Skip to content

Instantly share code, notes, and snippets.

@jamiew
Created February 25, 2009 14:39
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 jamiew/70195 to your computer and use it in GitHub Desktop.
Save jamiew/70195 to your computer and use it in GitHub Desktop.
HI CASEY
ffmpeg -hq -ss 00:00:00 -t 00:45:00 -i <movie.avi> -target svcd ./m1.mpg
ffmpeg -hq -ss 00:45:00 -t 00:45:00 -i <movie.avi> -target svcd ./m2.mpg
ffmpeg -hq -ss 01:30:00 -t 00:25:29 -i <movie.avi> -target svcd ./m3.mpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment