Created
November 25, 2015 08:19
-
-
Save teddy-ma/bab3817648d65c1c3f68 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
time ffmpeg -v quiet -y -i 92-.mp4 -vcodec copy -acodec copy -ss 00:00:00 -t 00:10:00 \ | |
-sn test3.mkv -vcodec copy -acodec copy -ss 00:10:00 -t 00:25:47 -sn test4.mkv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment