02-06-2012, 02:23 PM
(This post was last modified: 02-07-2012, 02:02 AM by matthiaskrgr.)
Moin,
Merlijn made a script which merges git logs of different repos, thus I was finally able (had that planned since quite some time, but no idea how to do it) to make a gource video of the game incuding all repos.
The video can be downloaded here https://fbcdn-video-a.akamaihd.net/cfs-a...16afb8d759 , 91MB, 13 minutes.
[update1] latest video here:
http://www.mediafire.com/?fskss1vxw6ic91r
removed darkplaces from the video[/update1]
[update2] http://www.mediafire.com/?svgcahlt8aizjj5
higher resolution, add a xonotic logo to the video [\update2]
Program used for rendering: gource https://github.com/acaudwell/Gource
Rendering options:
gource gource.log -1200x720 --key --camera-mode overview --highlight-all-users --file-idle-time 0 -auto-skip-seconds 0.00001 --seconds-per-day 0.00001 --hide progress,mouse,filenames --stop-at-end --max-files 99999999999 --max-file-lag 0.00001 --output-ppm-stream - | ffmpeg -f image2pipe -vcodec ppm -i - -y -vcodec libx264 -preset medium -crf 22 -pix_fmt yuv420p -threads 4 -b:v 3000k -maxrate 8000k -bufsize 10000k video.mp4
Enjoy!
Merlijn made a script which merges git logs of different repos, thus I was finally able (had that planned since quite some time, but no idea how to do it) to make a gource video of the game incuding all repos.
The video can be downloaded here https://fbcdn-video-a.akamaihd.net/cfs-a...16afb8d759 , 91MB, 13 minutes.
[update1] latest video here:
http://www.mediafire.com/?fskss1vxw6ic91r
removed darkplaces from the video[/update1]
[update2] http://www.mediafire.com/?svgcahlt8aizjj5
higher resolution, add a xonotic logo to the video [\update2]
Program used for rendering: gource https://github.com/acaudwell/Gource
Rendering options:
gource gource.log -1200x720 --key --camera-mode overview --highlight-all-users --file-idle-time 0 -auto-skip-seconds 0.00001 --seconds-per-day 0.00001 --hide progress,mouse,filenames --stop-at-end --max-files 99999999999 --max-file-lag 0.00001 --output-ppm-stream - | ffmpeg -f image2pipe -vcodec ppm -i - -y -vcodec libx264 -preset medium -crf 22 -pix_fmt yuv420p -threads 4 -b:v 3000k -maxrate 8000k -bufsize 10000k video.mp4
Enjoy!
(00:30:26) jkwood: We have no bugs. We have random features! [IRC Sun, 21 March 2010]