[FFmpeg-devel] [PATCH] avfilter/bufferqueue: Increase buffer queue size

Tobias Rapp t.rapp at noa-audio.com
Wed Jun 4 15:54:59 CEST 2014


Derek Buitenhuis wrote:
> On 6/4/2014 2:10 PM, Tobias Rapp wrote:
> > It is the smallest increase that matches the "Powers of 2 are recommended"
> > comment above the constant definition and does not cause an error with the
> > sample files available to me (the one file attached to ticket #3510 and two
> > files generated by Adobe Premiere Pro CC).
> 
> Sure but is there any sort of guarantee that other files still wont overrun?

No. I guess that getting some level of confidence would require
either studying a lot of (proprietary) muxer behaviours or changing FFmpeg
code to use dynamic allocation.

Regards,
Tobias



More information about the ffmpeg-devel mailing list