On Thu, 11 Oct 2018, Michael Niedermayer wrote:

On Wed, Oct 10, 2018 at 02:10:26AM +0300, Jan Ekström wrote:
As libavformat should at this point be handling general input
timestamp discontinuities for us - such as with MPEG-TS - the
amount of messages from this case should be small, and if it
does start spamming messages, that would be a sign that either
the input, or the discontinuity handling code itself is broken.

libavformat handles the case where a timestamp wraps around
that is goes beyond the maximum value. Thats not the only
type of discontinuity. Is there some code i am missing or that
i forgot about ?

FWIW libavformat only handles wraparound _once_.

Regards,
Marton
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to