I have a piece of code that uses ffmpeg with default mpeg4 codec to merge multiple videos and audio songs.
ffmpeg -i input1.mp4 -i input2.mp4 -filter_complex &quo