Answer the question
In order to leave comments, you need to log in
How to change the sound of one of the audio recordings when merged in FFmpeg?
I'm trying to merge two audio recordings into one using FFmpeg.
exec("ffmpeg -i ".$speechDownmixAudio." -i ".$speechAudio." -filter_complex amix=inputs=2:duration=longest ".$speechAudioOutput);
Answer the question
In order to leave comments, you need to log in
If it is not essential for you to do this in ffmpeg, then use Audacity , where it is done in a couple of clicks (both volume equalization and merging).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question