File: gource_record

package info (click to toggle)
spread-phy 1.0.5%2Bdfsg-1
  • links: PTS, VCS
  • area: contrib
  • in suites: jessie, jessie-kfreebsd
  • size: 3,356 kB
  • ctags: 2,450
  • sloc: java: 15,482; xml: 180; sh: 58; makefile: 9
file content (2 lines) | stat: -rw-r--r-- 384 bytes parent folder | download
1
2
gource -1280x720 --multi-sampling --camera-mode overview -e 0.3 --seconds-per-day 0.5 --auto-skip-seconds 0.1 --max-files 0 --file-idle-time 500 --key --background 555555 --font-size 18 --font-colour FFFF00 --title "SPREAD-phy" --stop-at-end --output-ppm-stream - |  ffmpeg -y -r 60 -f image2pipe -vcodec ppm -i - -vcodec libx264 -preset ultrafast -crf 1 -threads 0 -bf 0 gource.mp4