This commit is contained in:
Marc Beninca 2024-09-08 11:58:46 +02:00
parent 51c47f9c78
commit 3eda7e3f86
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -4,7 +4,6 @@ gource \
--auto-skip-seconds 1 \
--date-format "%Y / %m / %d ⋅ %H : %M : %S" \
--disable-progress \
-f \
--hide mouse,usernames \
--highlight-dirs \
--key \
@ -12,6 +11,7 @@ gource \
--output-ppm-stream - \
--seconds-per-day 2.0 \
--start-date "2024-08-18" \
--viewport "1920x1080" \
| \
ffmpeg \
-codec:v ppm \