Skip to content

Instantly share code, notes, and snippets.

@fernyb
Created September 26, 2011 04:50
Show Gist options
  • Save fernyb/1241631 to your computer and use it in GitHub Desktop.
Save fernyb/1241631 to your computer and use it in GitHub Desktop.
ffmpeg commands
ffmpeg -i SCENIC_DRIVE.m4v -qscale 5 -s 480x360 -r 15 -ar 22050 scenic_drive2.flv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment