2 years of striker/csx development - git visualization (4K)

Channel:
Subscribers:
4,390
Published on ● Video Link: https://www.youtube.com/watch?v=52-kgbKOtyM



Duration: 2:29
102 views
5


Created using Gource: https://gource.io/

Song:
Damjan Mravunac - Made of Words (Alt)

gource \
-3840x2160 \
--output-ppm-stream - \
--multi-sampling \
--auto-skip-seconds 0.01 \
--time-scale 1.0 \
--seconds-per-day 0.33 \
--max-file-lag 1.0 \
--title "striker+csx" \
--hide usernames \
--hash-seed 1337 \
--default-user-image avatar.png \
--disable-input \
--user-scale 0.66 \
--highlight-dirs \
--filename-time 3.0 \
--caption-file gource.captions \
--caption-size 64 \
--caption-offset -32 \
--caption-duration 8.0 \
combined \
| ffmpeg \
-y \
-r 60 \
-f image2pipe \
-vcodec ppm \
-i - \
-vcodec hevc_nvenc \
-preset p7 \
-level 5.2 \
-tier high \
-rc cbr \
-cq 16 \
-pix_fmt yuv420p \
-threads 0 \
gource.mp4