Hello, has anyone been able to add audio to an MP4 video file?
I've written a small library based on the JCODEC library which can create a video from a list of jpeg or png images, but I now need to add audio track to the video. Has anyone done this in B4A yet, I've done some research and there are some other libraries that would do this, but i'm trying to avoid having to write another wrapper for any of those libraries.
The JCODEC library does not have the option to add audio files to the video files.
If anyone has any suggestions please share your experience.
Thanks,
Walter