Skip to content

Instantly share code, notes, and snippets.

@jamesmoss
Created August 11, 2011 08:40
Show Gist options
  • Save jamesmoss/1139180 to your computer and use it in GitHub Desktop.
Save jamesmoss/1139180 to your computer and use it in GitHub Desktop.
gource -960x540 --seconds-per-day 1 --auto-skip-seconds 0.1 --file-idle-time 0 --max-file-lag 1 --max-files 0 -e 0.3 --title "Oi Polloi Development" --hide dirnames,filenames --font-size 18 --font-colour FFFFFF --background 111111 --bloom-multiplier 0.8 --bloom-intensity 0.5 --stop-at-end --key --hash-seed 3798 --colour-images --default-user-image ~/gource/default.png --highlight-users --logo ~/gource/message_logo.png --user-scale 3 --multi-sampling -o - | ffmpeg -y -r 60 -f image2pipe -vcodec ppm -i - -vcodec libvpx -b 10000K ~/gource/oipolloi.webm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment