Skip to content
Snippets Groups Projects
Commit d76f0c03 authored by Tobias Rapp's avatar Tobias Rapp Committed by Michael Niedermayer
Browse files

avfilter/bufferqueue: Increase buffer queue size


Avoid buffer overruns when processing some MOV files with the amerge
filter. Files produced by Adobe Premiere Pro CC have up to one second of audio
not interleaved. With common settings (<= 48kHz) that makes up to 47 frames so
a queue length of 64 makes sense.

Fixes ticket #3510.

Reviewed-by: default avatarNicolas George <george@nsup.org>
Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 8f4b176c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment