[FFmpeg-user] Required guidence for merging two audio packet

Roger Pack rogerdpack2 at gmail.com
Mon Oct 29 14:30:08 CET 2012


>  ffmpeg -f lavfi  -i "amovie=Voice-0001.amr [l]; amovie=Voice-0002.amr [r];
> [l][r] amerge" -ac 1 a4.amr
>
> But i want to convert this one into C program.
> In that case inputs are not file based it is data.

Is there a filter_complex or lavfi example file anywhere?


More information about the ffmpeg-user mailing list