Skip to content

Instantly share code, notes, and snippets.

@QuynhVir
Created May 12, 2020 16:41
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 QuynhVir/3923e3aaddb3767928bc972d892b8ab5 to your computer and use it in GitHub Desktop.
Save QuynhVir/3923e3aaddb3767928bc972d892b8ab5 to your computer and use it in GitHub Desktop.
ffmpeg -i in.mp4 -vcodec h264_videotoolbox -b:v 5000k out.mp4
ffmpeg -i in.mp4 -vcodec hevc_videotoolbox -b:v 5000k out.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment