Friday, March 28, 2014

Playing with gource

1 comment:

  1. # git log origin/master --pretty=format:user:%aN%n%at --reverse --raw --since="last year" | gource --log-format git --title "last year of https://github.com/dojo/dojo.git" -s 0.2 -key -o gource.ppm -
    # ffmpeg -y -r 60 -f image2pipe -vcodec ppm -i gource.ppm -vcodec libx264 -preset ultrafast -pix_fmt yuv420p -crf 1 dojo.mkv

    ReplyDelete