Re: [FFmpeg-devel] Ticket 6375, Too many packets buffered for output stream

2017-07-10 Thread wm4
On Sun, 9 Jul 2017 13:38:10 +0200 Reimar Döffinger wrote: > On 09.07.2017, at 13:09, Michael Niedermayer wrote: > > > Hi all > > > > It does appear this regression affects alot of people, judging from > > the multiple different people in the ticket. > > Also people ask me about this, for examp

Re: [FFmpeg-devel] Ticket 6375, Too many packets buffered for output stream

2017-07-10 Thread wm4
On Sun, 9 Jul 2017 13:09:28 +0200 Michael Niedermayer wrote: > Hi all > > It does appear this regression affects alot of people, judging from > the multiple different people in the ticket. > Also people ask me about this, for example baptiste yesterday hit it > too. > > I belive multiple people

Re: [FFmpeg-devel] Ticket 6375, Too many packets buffered for output stream

2017-07-09 Thread Reimar Döffinger
On 09.07.2017, at 22:37, Hendrik Leppkes wrote: > > Either extremely badly intereleaved streams or streams that just start > super late in the file have always been very problematic for decoding, > resulting in various hacks over the years to add "best-guess" default > values so at least somethi

Re: [FFmpeg-devel] Ticket 6375, Too many packets buffered for output stream

2017-07-09 Thread Hendrik Leppkes
On Sun, Jul 9, 2017 at 1:38 PM, Reimar Döffinger wrote: > On 09.07.2017, at 13:09, Michael Niedermayer wrote: > >> Hi all >> >> It does appear this regression affects alot of people, judging from >> the multiple different people in the ticket. >> Also people ask me about this, for example baptist

Re: [FFmpeg-devel] Ticket 6375, Too many packets buffered for output stream

2017-07-09 Thread Reimar Döffinger
On 09.07.2017, at 13:09, Michael Niedermayer wrote: > Hi all > > It does appear this regression affects alot of people, judging from > the multiple different people in the ticket. > Also people ask me about this, for example baptiste yesterday hit it > too. > > I belive multiple people where in

[FFmpeg-devel] Ticket 6375, Too many packets buffered for output stream

2017-07-09 Thread Michael Niedermayer
Hi all It does appear this regression affects alot of people, judging from the multiple different people in the ticket. Also people ask me about this, for example baptiste yesterday hit it too. I belive multiple people where in favour of the change that caused this regression. Does someone who wa