mxf does not have timestamps
Originally committed as revision 16947 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
0b178e5629
commit
f35254d1aa
@ -1400,7 +1400,8 @@ AVOutputFormat mxf_muxer = {
|
||||
mxf_write_header,
|
||||
mxf_write_packet,
|
||||
mxf_write_footer,
|
||||
0,
|
||||
AVFMT_NOTIMESTAMPS,
|
||||
NULL,
|
||||
mxf_interleave,
|
||||
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user