[FFmpeg-devel] [PATCH] mov: Make sure PTS are both monotonically increasing, and unique
Tomas Härdin
tjoppen at acc.umu.se
Tue May 15 23:10:54 EEST 2018
tis 2018-05-15 klockan 20:44 +0100 skrev Derek Buitenhuis:
> We already did this for audio, but it should be done for video too.
> If we don't, seeking back to the start of the file, for example, can
> become quite broken, since the first N packets will have repeating
> and nonmonotonic PTS, yet they need to be decoded even if they are
> to be discarded.
Why don't we do this for every format?
/Tomas
More information about the ffmpeg-devel
mailing list