Skip to content

Instantly share code, notes, and snippets.

@eduardschaeli
Created February 24, 2011 15:39
Show Gist options
  • Save eduardschaeli/842311 to your computer and use it in GitHub Desktop.
Save eduardschaeli/842311 to your computer and use it in GitHub Desktop.
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