Re: [FFmpeg-devel] [PATCH] avformat/mpegts: correct timestamp overflow on multiple pcr loopback

2022-06-27 Thread Sébastien Rossi
your help, have a good day. Sébastien Le ven. 24 juin 2022 à 22:35, Michael Niedermayer a écrit : > Hi > > On Fri, Jun 24, 2022 at 02:30:19PM +0200, Sébastien Rossi wrote: > > The issue I tried to patch is that on ts stream that last more than 26,5h > > (time between pcr loo

Re: [FFmpeg-devel] [PATCH] avformat/mpegts: correct timestamp overflow on multiple pcr loopback

2022-06-24 Thread Sébastien Rossi
reproduce the segfault you've seen ? Sébastien Rossi Le ven. 24 juin 2022 à 01:31, Michael Niedermayer a écrit : > On Thu, Jun 23, 2022 at 05:45:52PM +0200, Sébastien Rossi wrote: > > - Detect and count PCR loopback > > - Correct DTS and PTS with PCR loopback count to avoid ti