Skip to content

Instantly share code, notes, and snippets.

@billyshambrook
Created April 1, 2015 20:44
Show Gist options
  • Save billyshambrook/267e3aee436c884f0239 to your computer and use it in GitHub Desktop.
Save billyshambrook/267e3aee436c884f0239 to your computer and use it in GitHub Desktop.
chunk content
ffmpeg -i input.mpg -map 0 -c copy -an -f segment -reset_timestamps 1 -segment_time 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment