I have a video file (mp4) with sound, how can I add background music to it? Using ffmpeg.
Example please :) I tried like this:
ffmpeg -i son.wav -i video_origine.mp4 video_finale.mp4
But this method muffles the main sound.
I have a video file (mp4) with sound, how can I add background music to it? Using ffmpeg.
Example please :) I tried like this:
ffmpeg -i son.wav -i video_origine.mp4 video_finale.mp4
But this method muffles the main sound.
Try using this link if it will be helpfull and it have detailed information so please read it carefully: