Tagged Questions
0
votes
3answers
1k views
Join mp4 files in linux
I want to join two mp4 files to create a single one. The video streams are encoded in h264 and the audio in aac. I can not re-encode the videos to another format due to computational reasons. Also, I ...