Skip to content

Instantly share code, notes, and snippets.

@kyuumeitai
Created November 9, 2018 13:19
Show Gist options
  • Save kyuumeitai/05f0b088bed73cec74dba8bf46ee4f7d to your computer and use it in GitHub Desktop.
Save kyuumeitai/05f0b088bed73cec74dba8bf46ee4f7d to your computer and use it in GitHub Desktop.
My ffmpeg video settings for background loop
ffmpeg -i loop-testimonio-1.mp4 -vcodec libx264 -preset veryslow -f mp4 -crf 26 -s 960x540 -an loop-testimonio-1-compressed.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment