Is crf rate mode implemented in vc8000e vpu?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Is crf rate mode implemented in vc8000e vpu?

ソリューションへジャンプ
2,288件の閲覧回数
gawarren
Contributor III

I'm using the unit test, vc8000e_hevcenc, provided with the imx-vpu-hantro-vc package, and one of the command line options is --crf. Nothing is happening when I change this value. I am able to adjust the quality with --quanHdr; however, I want to use --crf 0 to guarantee lossless encoding

0 件の賞賛
返信
1 解決策
2,278件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello gawarren,

 

--crf[n] -1..51 Constant rate factor mode, working with look-ahead turned on. -1=disable. [-1]
CRF mode is to keep a certain level of quality based on crf value, working as constant QP with complexity rate control.
CRF adjusts frame level QP within range of crf constant +-3 based on frame complexity. CRF will disable VBR mode if both enabled.

--crf is indeed not be used. Advice customer to use q[n] --qpHdr -1..51, Initial target QP.

 

Regards

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
2,279件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello gawarren,

 

--crf[n] -1..51 Constant rate factor mode, working with look-ahead turned on. -1=disable. [-1]
CRF mode is to keep a certain level of quality based on crf value, working as constant QP with complexity rate control.
CRF adjusts frame level QP within range of crf constant +-3 based on frame complexity. CRF will disable VBR mode if both enabled.

--crf is indeed not be used. Advice customer to use q[n] --qpHdr -1..51, Initial target QP.

 

Regards

0 件の賞賛
返信