Tuesday, April 17, 2018

Combining multiple video files into one video file.

I had four video files which were supposed to be played one after the other. After searching on Internet I learned about using ffmpeg.

I created mylist.txt file in the folder where the video files were kept.
file '3SRB_Stretching.mp4'
file '3SRB_Swiso.mp4'
file '3SRB_Refining_Exercise.mp4'
file '3SRB_Radhe_Krishna.mp4'

Then I opened terminal and typed following command after CD to the folder.
ffmpeg -f concat -safe 0 -i mylist.txt -c copy 3SRB.mp4

I got 3SRB.mp4 file which combined the four files in mylist.txt file.

No comments:

We are registered voters of Bhopal as per Final eRoll published on 21 Feb 2026.

 We relocated to Bhopal from Delhi wef 28 June 2025. I immediately applied for change of address on Aadhar and got it on 06 July 2025. Then ...