Created
November 9, 2018 13:19
-
-
Save kyuumeitai/05f0b088bed73cec74dba8bf46ee4f7d to your computer and use it in GitHub Desktop.
My ffmpeg video settings for background loop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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