make: gource flags: add

--key
    --camera-mode overview
    --highlight-all-users
    --file-idle-time 0
    --hide progress,mouse
    --stop-at-end
    --max-files 99999999999
    --max-file-lag 0.000001
    --bloom-multiplier 1.3
This commit is contained in:
matthiaskrgr 2013-03-27 20:05:43 +01:00
parent 8e122d78be
commit 54c89e485a

View file

@ -91,7 +91,17 @@ GOURCEFLAGS= \
--seconds-per-day 0.01 \
--auto-skip-seconds 1 \
--title "GMQCC" \
--key \
--camera-mode overview \
--highlight-all-users \
--file-idle-time 0 \
--hide progress,mouse \
--stop-at-end \
--max-files 99999999999 \
--max-file-lag 0.000001 \
--bloom-multiplier 1.3 \
-1280x720
#ffmpeg flags for gource
FFMPEGFLAGS= \
-y \