Guest User

Untitled

a guest
May 22nd, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. gource --hide dirnames,filenames,mouse,usernames --seconds-per-day .07000 --file-idle-time 0 -o temporary.ppm --start-date '2016-01-01'
  2. ffmpeg -y -r 60 -f image2pipe -vcodec ppm -i temporary.ppm -vcodec libx264 -pix_fmt yuv420p -crf 1 -threads 0 -bf 0 -preset slow finalVideo.mp4
Add Comment
Please, Sign In to add comment