...the thoughts you may not like... ... but i want to remember ...
# 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
# 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 -
ReplyDelete# ffmpeg -y -r 60 -f image2pipe -vcodec ppm -i gource.ppm -vcodec libx264 -preset ultrafast -pix_fmt yuv420p -crf 1 dojo.mkv