TroubleChute Logo
VIDEOS

Fastest way to automatically split video into shorter segments


Published: Mar 30, 2020
Last Edit: Mar 30, 2020
83 Words, 0 Minute.

Watch the video:


Timestamps:
00:05:00 -f segment -reset_timestamps 1 output%03d.mp4
0:00 - Explanation
1:33 - Split video automatically using FFMPEG
5:15 - Testing the segments
6:25 - Checking all audio tracks copied

Looking for a quick way to automatically split video into shorter segments? Well, FFMPEG makes that incredibly easy and fast! Keep all video and audio tracks intact, and cut it perfectly to your needs. For free.

Install FFMPEG: Go to post or View on YouTube
Command:
ffmpeg -i “video.mp4” -c copy -map 0 -segment_time

TroubleChute © Wesley Pyburn (TroubleChute)
Support Me Privacy Policy Cookies Policy Terms of Service Change privacy settings Contact