.5
This commit is contained in:
parent
fb73059f39
commit
c9e2107627
1 changed files with 2 additions and 2 deletions
4
spcd.sh
4
spcd.sh
|
@ -1,7 +1,7 @@
|
||||||
#! /usr/bin/env sh
|
#! /usr/bin/env sh
|
||||||
|
|
||||||
gource \
|
gource \
|
||||||
--auto-skip-seconds 1.0 \
|
--auto-skip-seconds 0.5 \
|
||||||
--camera-mode "overview" \
|
--camera-mode "overview" \
|
||||||
--date-format "%Y / %m / %d ⋅ %H : %M : %S" \
|
--date-format "%Y / %m / %d ⋅ %H : %M : %S" \
|
||||||
--disable-input \
|
--disable-input \
|
||||||
|
@ -13,7 +13,7 @@ gource \
|
||||||
--multi-sampling \
|
--multi-sampling \
|
||||||
--output-framerate 60 \
|
--output-framerate 60 \
|
||||||
--output-ppm-stream - \
|
--output-ppm-stream - \
|
||||||
--seconds-per-day 0.7 \
|
--seconds-per-day 0.75 \
|
||||||
--viewport "1920x1080" \
|
--viewport "1920x1080" \
|
||||||
| \
|
| \
|
||||||
ffmpeg \
|
ffmpeg \
|
||||||
|
|
Loading…
Reference in a new issue