FreeEMS Development Animation.
Posted: Tue Jan 15, 2013 3:56 pm
http://www.youtube.com/watch?v=uOrAWme3p2k
Here are 3 years of pure awesomeness.
I did not add any background music on propose, get the tunes of your choice, your favorite beverage, sit back and relax
This was generated with Gource and here is the exact command used to generate the video.
Its amazing how many times this design was changed, to the lovely bastards who did this: You know you who are 
Here are 3 years of pure awesomeness.
I did not add any background music on propose, get the tunes of your choice, your favorite beverage, sit back and relax

This was generated with Gource and here is the exact command used to generate the video.
Code: Select all
gource -1280x720 -s 0.3 -o - | ffmpeg -y -r 60 -f image2pipe -vcodec ppm -i - -vcodec libx264 -preset ultrafast -crf 1 -threads 0 -bf 0 freems_badassery.mp4
