Answer the question
In order to leave comments, you need to log in
How to increase volume in ffmpeg?
I have this code:
shell_exec("ffmpeg -i $first_media_path -i $second_media_path -filter_complex \"[0:a][1:a]amerge = inputs = 2\"" .
" -c:v copy -acodec aac -ac 2 -strict experimental -ab 160k $dir$name");
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question