2012/4/5 Bryan Stewart <bstew...@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
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to