Skip to content

Instantly share code, notes, and snippets.

@jbspeakr
Created January 24, 2019 09:28
Show Gist options
  • Save jbspeakr/4a8ac641d38f7170e69a38f4b1b3dd27 to your computer and use it in GitHub Desktop.
Save jbspeakr/4a8ac641d38f7170e69a38f4b1b3dd27 to your computer and use it in GitHub Desktop.
Gource
gource -1920x1080 -o - | ffmpeg -y -r 60 -f image2pipe -vcodec ppm -i - -vcodec libx264 -preset slow -crf 1 -threads 0 -bf 0 gource.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment