We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello, I have created a video in processing, but now I want to add music to this video. I've asked Mr. Google for hints about how an audio file and a video can be merged, but I didn't get any good answers. I think it must be possible to do what I want, but I simply don't know how.
I would be very pleased and grateful, if somebody could give me an answer.
Thanks in advance! mast
Comments
Hello, I have found a solution. I use "cmd", "ffmpeg" and the ProcessBuilder class to "merge" the video (without music) and the music - and it works.
Thanks! mast