2017-12-02 22:02:37 +00:00
|
|
|
Render
|
2019-08-24 21:34:05 +00:00
|
|
|
======
|
2017-12-02 22:02:37 +00:00
|
|
|
|
2019-08-24 21:34:05 +00:00
|
|
|
.. todo:: ffmpeg pipe
|
2017-12-02 22:02:37 +00:00
|
|
|
|
|
|
|
.. code:: bash
|
|
|
|
|
|
|
|
gource \
|
|
|
|
--date-format "%Y - %m - %d / %H : %M : %S" \
|
|
|
|
-f \
|
|
|
|
--highlight-dirs \
|
|
|
|
--highlight-users \
|
|
|
|
--key \
|
|
|
|
--output-framerate 60 \
|
|
|
|
--start-date "yyyy-mm-dd HH:MM:SS" \
|
|
|
|
--auto-skip-seconds 1 \
|
|
|
|
--seconds-per-day 10
|