scm
This commit is contained in:
parent
25c373869b
commit
f3f499c439
9 changed files with 13 additions and 14 deletions
7
in/public/scm/gource/index.rst
Normal file
7
in/public/scm/gource/index.rst
Normal file
|
@ -0,0 +1,7 @@
|
|||
Gource
|
||||
======
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
render
|
18
in/public/scm/gource/render.rst
Normal file
18
in/public/scm/gource/render.rst
Normal file
|
@ -0,0 +1,18 @@
|
|||
******
|
||||
Render
|
||||
******
|
||||
|
||||
* TODO FFMPEG pipe
|
||||
|
||||
.. 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
|
Loading…
Add table
Add a link
Reference in a new issue