Updating gource scripts

This commit is contained in:
Seth Berrier 2021-12-10 18:56:41 -06:00
parent 43c573cead
commit d5c2ae4a0a

View File

@ -22,7 +22,7 @@ gource --1920x1080 \
gourcelog.txt | \ gourcelog.txt | \
ffmpeg -y -r 30 \ ffmpeg -y -r 30 \
-f image2pipe -vcodec ppm \ -f image2pipe -vcodec ppm \
-i - -vcodec libx264 \ -i - -vcodec libx264 -tune grain \
-pix_fmt yuv420p \ -preset slow -crf 15 \
-crf 0 -threads 0 \ -pix_fmt yuv420p -threads 0 \
-bf 0 gourceVideo.mp4 -bf 0 gourceVideo.mp4