Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > High Efficiency Video Coding (HEVC)
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 16th July 2020, 04:48   #1  |  Link
agentusa
Registered User
 
agentusa's Avatar
 
Join Date: Jan 2007
Posts: 10
CRF like constant quality mode for NVEnc?

I'm testing NVEnc HEVC on Turing with Staxrip and I'm trying to figure out what the optimal constant quality settings should be. I heard that CQP mode should be avoided because it's primitive compared to CRF. VBR mode apparently should be used instead with qp-min and qp-max set because it does a much better job. Is that correct?

Here's my NVEnc settings:

Code:
--vbr 0 --codec h265 --preset quality --profile main10 --output-depth 10 --qp-init 22 --qp-max 22 --qp-min 22 --vbr-quality 0 --aq --aq-temporal
Does that look right or is there something off? Thanks.

Last edited by agentusa; 16th July 2020 at 05:18.
agentusa is offline   Reply With Quote
Old 16th July 2020, 07:56   #2  |  Link
Sharc
Registered User
 
Join Date: May 2006
Posts: 3,997
Where did you get this from?
The constant quality mode is set with
--vbr 0 --vbr-quality xx
with xx for example 22.0 Leave the --qp settings at their defaults.

See the doc
https://github.com/rigaya/NVEnc/blob..._Options.en.md
Quote:
Constant quality mode can be used by "--vbr 0 --vbr-quality <float>".

Last edited by Sharc; 16th July 2020 at 08:24.
Sharc is offline   Reply With Quote
Old 16th July 2020, 23:01   #3  |  Link
agentusa
Registered User
 
agentusa's Avatar
 
Join Date: Jan 2007
Posts: 10
Thanks for pointing me in the right direction. I saw the --qp settings in a forum post on another site and a Github issue for Handbrake but questioned how accurate the info was.
agentusa is offline   Reply With Quote
Old 6th September 2020, 20:57   #4  |  Link
easy2Bcheesy
Moderator
 
easy2Bcheesy's Avatar
 
Join Date: Feb 2002
Posts: 643
How does quality of NvEnc HEVC using this 'crf' mode compare to x265? The last time I looked into this, the best I could do with NvEnc HEVC was quality equivalent/filesize equivalent to x264 medium.
easy2Bcheesy is offline   Reply With Quote
Old 6th September 2020, 21:54   #5  |  Link
Sharc
Registered User
 
Join Date: May 2006
Posts: 3,997
CRF ist not an absolute quality measure. Hence the same CRF value for different encoders does not mean the same quality.
There seems to be a consensus though that HW encoding is inferior to SW encodes. So your observation is probably about valid.
Sharc is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:47.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.