Skip to content

Instantly share code, notes, and snippets.

@drikin
Created November 6, 2018 16:58
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drikin/7207f873b045728462c9d78ec9c99ecd to your computer and use it in GitHub Desktop.
Save drikin/7207f873b045728462c9d78ec9c99ecd to your computer and use it in GitHub Desktop.
D:\ffmpeg-4.0.2-win64-static\bin\ffmpeg.exe -i D:\Video\Export\616.mov -c:v hevc_nvenc -preset slow -
b:v 60M -c:a copy -pix_fmt yuv420p output.mkv
@drikin
Copy link
Author

drikin commented Nov 8, 2018

ffmpeg.exe -hide_banner -y -i M:\Export\584.mov -c:v hevc_nvenc -preset llhq -qp 20 out.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment