I want to develop an android application which can record a video (mp4), then I have some audio files (mp3) in my resources folder, and I want to add it to the end of the video.
Combing to files with different audio codecs is not easily possible. I would do the following:
Full disclosure: I am the maintainer of mp4parser.