diff options
author | Jan Ekström <jeebjp@gmail.com> | 2018-07-26 02:51:38 +0300 |
---|---|---|
committer | Jan Ekström <jeebjp@gmail.com> | 2018-08-24 21:00:05 +0300 |
commit | 1931761f18cda3756a27087c366270c38160c754 (patch) | |
tree | ca75d01e0d809ccf21ebcb34eb5366d6c920ea75 /libavformat/cafenc.c | |
parent | 701aca55fd1186e440a5b208374d4754c9181f80 (diff) | |
download | ffmpeg-1931761f18cda3756a27087c366270c38160c754.tar.gz |
avformat/movenc: implicitly enable negative CTS offsets for ismv
ISMV lacks any sort of edit list support, as well as tfxd is
effectively the PTS of the fragment for most intents and purposes.
Thus, if b-frames are requested without negative CTS offsets you
end up with N frames' worth of delay (tfxd PTS plus the CTS offset
of the first sample). Negative CTS offsets enable the first sample
to have CTS=DTS, and thus a/v desync due to b-frame reorder delay
is avoided.
Diffstat (limited to 'libavformat/cafenc.c')
0 files changed, 0 insertions, 0 deletions