Created
November 6, 2018 16:58
-
-
Save drikin/7207f873b045728462c9d78ec9c99ecd to your computer and use it in GitHub Desktop.
This file contains 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
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ffmpeg.exe -hide_banner -y -i M:\Export\584.mov -c:v hevc_nvenc -preset llhq -qp 20 out.mp4