Skip to content

Instantly share code, notes, and snippets.

@ythosa
Last active May 29, 2020 14:17
Show Gist options
  • Select an option

  • Save ythosa/ae5782b5aa931a0a7786999059771485 to your computer and use it in GitHub Desktop.

Select an option

Save ythosa/ae5782b5aa931a0a7786999059771485 to your computer and use it in GitHub Desktop.

Revisions

  1. ythosa revised this gist May 29, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gource.conf
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    gource -1280x720 —key -o - | ffmpeg -analyzeduration 2147483647 -probesize 2147483647 -y -r 60 -f image2pipe -vcodec ppm -i - -vcodec libx264 -preset ultrafast -pix_fmt yuv420p -crf 1 -threads 0 -bf 0 gource.mp4
    gource -1920x1080 --key -o - | ffmpeg -analyzeduration 2147483647 -probesize 2147483647 -y -r 60 -f image2pipe -vcodec ppm -i - -vcodec libx264 -preset ultrafast -pix_fmt yuv420p -crf 1 -threads 0 -bf 0 gource.mp4
  2. ythosa created this gist May 24, 2020.
    1 change: 1 addition & 0 deletions gource.conf
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    gource -1280x720 —key -o - | ffmpeg -analyzeduration 2147483647 -probesize 2147483647 -y -r 60 -f image2pipe -vcodec ppm -i - -vcodec libx264 -preset ultrafast -pix_fmt yuv420p -crf 1 -threads 0 -bf 0 gource.mp4