Skip to content

Instantly share code, notes, and snippets.

@teddy-ma
Created November 25, 2015 08:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save teddy-ma/bab3817648d65c1c3f68 to your computer and use it in GitHub Desktop.
Save teddy-ma/bab3817648d65c1c3f68 to your computer and use it in GitHub Desktop.
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