Skip to content

Instantly share code, notes, and snippets.

@andi1984
Created September 29, 2020 20:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andi1984/46aa79b0197336cc6b3bfa6c6e5492cf to your computer and use it in GitHub Desktop.
Save andi1984/46aa79b0197336cc6b3bfa6c6e5492cf to your computer and use it in GitHub Desktop.
# https://unix.stackexchange.com/a/38380
ffmpeg -i input.mp4 -vcodec libx265 -crf 28 output.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment