[FFmpeg-devel] [PATCH] mpeg12enc: fix drop_frame_timecode value
Matthieu Bouron
matthieu.bouron at gmail.com
Wed Dec 14 14:39:26 CET 2011
Hi,
This patch fix an assert when a drop frame timecode is specified. Example:
ffmpeg -i input.mxf -timecode 01:00:00;00 output.mxf
Assertion s->drop_frame_timecode == s->tc.drop failed at
libavcodec/mpeg12enc.c:307
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mpeg12enc-fix-drop_frame_timecode-value.patch
Type: text/x-diff
Size: 867 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20111214/a8135a35/attachment.bin>
More information about the ffmpeg-devel
mailing list