[FFmpeg-devel] [PATCH 2/2] ffmpeg: bump the intra stream discontinuity message to warning

Michael Niedermayer michael at niedermayer.cc
Fri Oct 12 02:50:26 EEST 2018


On Thu, Oct 11, 2018 at 09:50:22PM +0200, Marton Balint wrote:
> 
> 
> 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_.

I think its more restrictive than this. If for example ths duration
of a video is more then the full timestamp range (with just 1 wraparound)
this will likely not work completely


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Observe your enemies, for they first find out your faults. -- Antisthenes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20181012/8d912be8/attachment.sig>


More information about the ffmpeg-devel mailing list