[FFmpeg-devel] [PATCH] avformat/flvenc: check that the codec_tag fits in one byte

Andreas Cadhalpun andreas.cadhalpun at googlemail.com
Sat Feb 28 21:12:57 CET 2015


Hi,

Trying to mux prores into flv triggers an av_assert2, because the prores codec 
tag doesn't fit in one byte.
Attached is a patch fixing this.

Best regards,
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avformat-flvenc-check-that-the-codec_tag-fits-in-one.patch
Type: text/x-diff
Size: 1050 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150228/ca805998/attachment.bin>


More information about the ffmpeg-devel mailing list