CRF flag in ffmpeg #877
Locked
rpdroky
started this conversation in
Ideas & Feedback
Replies: 1 comment 2 replies
-
|
As NVENC has no CRF rate control mode, including this option does absolutely nothing. You may want to look into VBR-CQ encoding, which is like CRF but does not achieve the same quality. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Discussion Thread
https://github.com/Xaymar/obs-StreamFX/wiki/Encoder-FFmpeg-NVENC
Provide a summary of the Improvement
-qmin works but it wil brake the bitrate cap if crf is bigger then qmin is
Please consider includeing crf value support if possible
Thanks in advance , cheers !
Beta Was this translation helpful? Give feedback.
All reactions