Created
November 4, 2019 20:53
-
-
Save nauhygon/5e4f3f591052a0fb976a5c0259636e97 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ffmpeg -i INPUT.MOV -c copy -reset_timestamps 1 -segment_time 160 -f segment OUTPUT%03d.MP4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment