Skip to content

Instantly share code, notes, and snippets.

@m4vr0x
Created October 22, 2018 11:26
Show Gist options
  • Save m4vr0x/c3ad71e3658e15a6fc23ea0b83581dfe to your computer and use it in GitHub Desktop.
Save m4vr0x/c3ad71e3658e15a6fc23ea0b83581dfe to your computer and use it in GitHub Desktop.
Convert x265
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