[FFmpeg-devel] [PATCH v3 10/25] avformat/movenc: deal with AVMEDIA_TYPE_DATA by using AV_CODEC_ID_META

Michael Niedermayer michael at niedermayer.cc
Sun Nov 6 00:29:36 EET 2016


On Mon, Sep 19, 2016 at 04:25:33PM +0300, Erkki Seppälä wrote:
> This includes creating an AVCodecTag table ff_codec_metadata_tags as
> there are for video, audio and subtitles. The tag table is used for
> mov-compatiblity.
> 
> Signed-off-by: Erkki Seppälä <erkki.seppala.ext at nokia.com>
> Signed-off-by: OZOPlayer <OZOPL at nokia.com>
> ---
>  libavformat/isom.c   | 5 +++++
>  libavformat/isom.h   | 1 +
>  libavformat/movenc.c | 6 ++++++
>  3 files changed, 12 insertions(+)

breaks fate

peg-bsf-remove-e
TEST    copy-trac236
TEST    copy-trac4914
--- ./tests/ref/fate/copy-trac236       2016-11-05 00:52:25.765219207 +0100
+++ tests/data/fate/copy-trac236        2016-11-05 23:13:34.874235573 +0100
@@ -1,4 +1,4 @@
-d6e3d97b522ce881ed29c5da74cc7e63 *tests/data/fate/copy-trac236.mov
+5889bd4e5d9881379dfee52a282f29be *tests/data/fate/copy-trac236.mov
 630810 tests/data/fate/copy-trac236.mov
 #tb 0: 100/2997
 #media_type 0: video
Test copy-trac236 failed. Look at tests/data/fate/copy-trac236.err for details.
make: *** [fate-copy-trac236] Error 1
TEST    copy-trac4914-

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Does the universe only have a finite lifespan? No, its going to go on
forever, its just that you wont like living in it. -- Hiranya Peiri
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161105/9b3a529f/attachment.sig>


More information about the ffmpeg-devel mailing list