Skip to content

Instantly share code, notes, and snippets.

@bjou
Last active December 11, 2015 20:48
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 bjou/4657999 to your computer and use it in GitHub Desktop.
Save bjou/4657999 to your computer and use it in GitHub Desktop.
Cut and transcode to H.264/MPEG-4.
ffmpeg -i INPUT -ss TIME -t DURATION -preset ultrafast -y [-loglevel quiet] OUTPUT.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment