Created
February 24, 2011 15:39
-
-
Save eduardschaeli/842311 to your computer and use it in GitHub Desktop.
This file contains 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
gource -1280x720 --output-ppm-stream - | ffmpeg -y -b 3000K -mbd rd -flags +mv4+aic -trellis 2 -cmp 2 -subcmp 2 -g 300 -pass 1/2 -r 60 -f image2pipe -vcodec ppm -i - -vcodec mpeg4 gource.mp4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment