Selur's Little Message Board

Full Version: SVT-AV1 V4 and Opus V1.6.1
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
In the "latest" SVT-AV1-enc app ,CRF can be increased by .25 !

See :

--crf                        Constant Rate Factor value, setting this value is similar to `--rc 0 --aq-mode 2 --qp x`.  Compared to `--qp`, `--crf` can take a value up to 70, and can be set in 0.25 increments, default is 35 [1-70]


Can you please add it to Hybrid ?
Thanks in advance !
"can be set in 0.25 increments," Rolleyes
=> uploaded a new dev which should support max 70 and 0.25 stepping when crf is used.

Cu Selur
Hello!

Another parameters needs to be added. Please. Smile
Thank you !

--chroma-qm-min
--chroma-qm-max
Will look at it later.

Cu Selur
Uploaded a new dev version which supports:
Code:
--chroma-qm-min              Min chroma quant matrix flatness, default is 8 [0-15]
--chroma-qm-max              Max chroma quant matrix flatness, default is 15 [0-15]

Cu Selur
Pages: 1 2