[ovirt-devel] Vdsm - 6 years (in 10 minutes)

Nir Soffer nsoffer at redhat.com
Mon Jan 9 15:08:59 UTC 2017


Hi all,

Please enjoy this visualization of vdsm development since 2011:
https://www.youtube.com/watch?v=Ui1ouZiENU0

If you want to create your own:

dnf install gourse ffmpeg
cd /path/to/gitrepo
gource -s 0.1 --date-format "%a, %d %b %Y" -1920x1080 -o - | ffmpeg -y
-r 30 -f image2pipe -vcodec ppm -i - -vcodec libx264 -preset ultrafast
-pix_fmt yuv420p -crf 1 -threads 4 -bf 0 vdsm-6-years.mp4

Nir


More information about the Devel mailing list