bytedeco / javacv

Java interface to OpenCV, FFmpeg, and more
Other
7.42k stars 1.57k forks source link

How do i add an mp3 to an mp4? #INeedHelp #2040

Open SaMssasd opened 1 year ago

SaMssasd commented 1 year ago

How do i add a mp3 to a mp4? Unfortunately both are of different length so can i cut the mp4 to the lenght of the mp3?

saudet commented 1 year ago

We can easily accomplish this with the ffmpeg program: http://bytedeco.org/javacpp-presets/ffmpeg/apidocs/org/bytedeco/ffmpeg/ffmpeg.html