We\'re having problems on windows creating a video file from gource (gource). We can run gource and watch the video live but don\'t seem to be able to get any useful physical ou
I made gource video on windows with this program SmartPixel. Just make gource go fullscreen like that:
gource --fullscreen
In setting you just need to turn off watermark. Any game/video capturing software serves same purpose.
Usefull options:
gource --fullscreen --save-config config.txt
Saves current options in text file and you can see what its look like egzample file content from above: [display] fullscreen=true
gource --load-config config.txt
Loads from config