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

Tobias Rapp t.rapp at noa-audio.com
Wed Jun 4 17:16:32 CEST 2014


Nicolas George wrote:
> [...]
>
> In the meantime, I am ok with rising the value to 64, it is quite reasonable
> and fixes a well identified and common case. The commit message should
> explain it. Something like that: "Files produced by [that product] have the
> first second of audio not interleaved. With common settings, that makes more
> than 32 frames but less than 64."
> 
> And for people who need a still larger value, for now I say: double-check
> your filter graph if you do not want to risk an oom crash, and then insert
> fifo or afifo where the overflow occurs.

Thanks for the informative comments, Nicolas.

Have attached a patch file with updated commit message.

Regards,
Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avfilter-bufferqueue-Increase-buffer-queue-size.patch
Type: text/x-patch
Size: 935 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140604/319404fc/attachment.bin>


More information about the ffmpeg-devel mailing list