Skip to content

Instantly share code, notes, and snippets.

@maxistar
Created December 1, 2014 08:47
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 maxistar/c4d79df27b8435384ee0 to your computer and use it in GitHub Desktop.
Save maxistar/c4d79df27b8435384ee0 to your computer and use it in GitHub Desktop.
Video Encoding
ffmpeg -i MVI_7870.MOV -vcodec mpeg4 -s 960x540 -b 1400K -acodec libmp3lame small/MVI_7870.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment