[Libav-user] AVFilter abuffer Buffering limit reached

Andrey Utkin andrey.krieger.utkin at gmail.com
Fri Apr 6 10:39:55 CEST 2012


2012/4/5 Bryan Stewart <bstewart at ais-sim.com>:
> I am trying to merge two audio streams with different sample rates in to a
> single s16 stereo stream:
>
>  -lavfi "[I1] aresample=44100, ashowinfo, aconvert=s16:stereo [L1];
>          [I2] aresample=44100, ashowinfo, aconvert=s16:stereo [L2];
>          [L1] [l2] amerge, aconvert=s16:stereo [out]"

Did you try it with ffmpeg utility? Just to check that it's not ffmpeg
internal problem.

-- 
Andrey Utkin


More information about the Libav-user mailing list