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