Skip to content

Instantly share code, notes, and snippets.

@formidablae
formidablae / gourcevideo.sh
Created November 3, 2021 18:53 — forked from Gnzlt/gourcevideo.sh
Gource video export command
#!/bin/bash
gource \
-s .03 \
-1280x720 \
--auto-skip-seconds .1 \
--multi-sampling \
--stop-at-end \
--key \
--highlight-users \