Answer the question
In order to leave comments, you need to log in
Why is ffmpeg not working?
ffmpeg -i 2.aac -i 3.aac -filter_complex "[0]asetpts=0;[1]asetpts=8000; concat=n=2:a=0:a=1 [aout]" -map "[aout]" out.aac
Answer the question
In order to leave comments, you need to log in
ffmpeg -i 2.aac -i 3.aac -i 4.aac -filter_complex "[0]adelay=0[a0];[1]adelay=2000[a1];[2]adelay=1000[a2];[ a0][a1][a2]amix=inputs=3" out.aac
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question