is there a possibility to run gource (scm-visualizer) completely without gui and windows? I just want to render the video to a file. This is possible with commands like:
gource --output-ppm-stream - | ffmpeg ..
on linux. But not on a server-os without graphical interface. I did not find any clear statements about that.
Please tell me, if I missed something!
Kind regards,