Created
October 22, 2018 11:26
-
-
Save m4vr0x/c3ad71e3658e15a6fc23ea0b83581dfe to your computer and use it in GitHub Desktop.
Convert x265
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 INPUT.mkv -c:v libx265 -preset ultrafast -x265-params lossless=1 OUTPUT.mkv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment