Most of our handy smart phones now have the ability to record videos in MP4 high resolution formats. And in a significant number of occasions we would be having multiple MP4 files on a single occasion and in need to merge them as a single video before publishing and/or sharing with others.
I have a recommendation of following tools which help in this direction:
I have a recommendation of following tools which help in this direction:
- Cross-Platform Joiner: http://www.mp4joiner.org/en/
- GPAC package on Ubuntu: To get this run the command sudo apt-get install gpac; And then to combine Mp4 files the commandline is MP4Box -cat 1.mp4 -cat 2.mp4 -new joined.mp4
Trust these would be helpful to share your MP4 memories with others.