ffmpeg -i input.mp4 -codec:v mpeg4 -ss 00:00:00 -t 02:00:00 -c copy part1.mp4 -ss 02:00:00 -c copy part2.mp4
Created
March 14, 2018 20:51
-
-
Save edesdan/b1962eabff6a647684773e65efce77d9 to your computer and use it in GitHub Desktop.
ffmpeg video editing
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment