Created
September 26, 2011 04:50
-
-
Save fernyb/1241631 to your computer and use it in GitHub Desktop.
ffmpeg commands
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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