Skip to content

Instantly share code, notes, and snippets.

Created February 23, 2012 05:09
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 anonymous/1890453 to your computer and use it in GitHub Desktop.
Save anonymous/1890453 to your computer and use it in GitHub Desktop.
ffmpeg -i uncut/$file -ss 00:0$start -t $duration -target ntsc-dvd -qmin 3 -qmax 5 cut/$file.mpg -acodec libmp3lame -ab 128k audio/$file.mp3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment