diff --git a/cfg/encoder_intra_vtm.cfg b/cfg/encoder_intra_vtm.cfg index 1a07b246f7967cb7eb0e1e5a166df3a098aeef4e..fb8fdd7d157e01960768fffd140a2eef64b079a1 100644 --- a/cfg/encoder_intra_vtm.cfg +++ b/cfg/encoder_intra_vtm.cfg @@ -75,8 +75,11 @@ CUTransquantBypassFlagForce: 0 # Force transquant bypass #============ VTM settings ====================== LoopFilterTcOffset_div2 : 0 SEIDecodedPictureHash : 0 -CbQpOffset : 1 -CrQpOffset : 1 +CbQpOffset : 0 +CrQpOffset : 0 +SameCQPTablesForAllChroma : 1 +QpInValCb : 2 31 43 +QpOutValCb : 2 32 41 TemporalSubsampleRatio : 8 ReWriteParamSets : 1 diff --git a/cfg/encoder_lowdelay_P_vtm.cfg b/cfg/encoder_lowdelay_P_vtm.cfg index 73175d5e95b3ef77f04e663bc208470f3a4a0bb8..3fb15fda80aa4cda87b11573ce79a3b7bea4562c 100644 --- a/cfg/encoder_lowdelay_P_vtm.cfg +++ b/cfg/encoder_lowdelay_P_vtm.cfg @@ -92,9 +92,11 @@ RCForceIntraQP : 0 # Rate control: force int #============ VTM settings ====================== LoopFilterTcOffset_div2 : 0 SEIDecodedPictureHash : 0 -CbQpOffset : 1 -CrQpOffset : 1 - +CbQpOffset : 0 +CrQpOffset : 0 +SameCQPTablesForAllChroma : 1 +QpInValCb : 32 44 +QpOutValCb : 32 41 ReWriteParamSets : 1 #============ NEXT ==================== diff --git a/cfg/encoder_lowdelay_vtm.cfg b/cfg/encoder_lowdelay_vtm.cfg index 08ac2388cab1055a6acb53934bee9dfa7112a77a..518d2506f162ea6c05c48614ea15f841ec85749c 100644 --- a/cfg/encoder_lowdelay_vtm.cfg +++ b/cfg/encoder_lowdelay_vtm.cfg @@ -92,9 +92,11 @@ RCForceIntraQP : 0 # Rate control: force int #============ VTM settings ====================== LoopFilterTcOffset_div2 : 0 SEIDecodedPictureHash : 0 -CbQpOffset : 1 -CrQpOffset : 1 - +CbQpOffset : 0 +CrQpOffset : 0 +SameCQPTablesForAllChroma : 1 +QpInValCb : 32 44 +QpOutValCb : 32 41 ReWriteParamSets : 1 #============ NEXT ==================== diff --git a/cfg/encoder_randomaccess_vtm.cfg b/cfg/encoder_randomaccess_vtm.cfg index 15dd5ee617dcb6b145f48e030dac7b0c2c5367ab..f651f78b32351bcf8c4c350a03a3b4f9f303f7c5 100644 --- a/cfg/encoder_randomaccess_vtm.cfg +++ b/cfg/encoder_randomaccess_vtm.cfg @@ -106,9 +106,11 @@ RCForceIntraQP : 0 # Rate control: force int #============ VTM settings ====================== LoopFilterTcOffset_div2 : 0 SEIDecodedPictureHash : 0 -CbQpOffset : 1 -CrQpOffset : 1 - +CbQpOffset : 0 +CrQpOffset : 0 +SameCQPTablesForAllChroma : 1 +QpInValCb : 32 44 +QpOutValCb : 32 41 ReWriteParamSets : 1 #============ NEXT ==================== diff --git a/cfg/per-class/classH1.cfg b/cfg/per-class/classH1.cfg index 4505d2c2267f41ba6460770697730fa6739b3767..469f05808f06bf7aa5f07c9b2f371544d4cbe85d 100644 --- a/cfg/per-class/classH1.cfg +++ b/cfg/per-class/classH1.cfg @@ -12,3 +12,9 @@ WCGPPSChromaQpScale : -0.46 # Linear chroma QP offset mapping (s WCGPPSChromaQpOffset : 9.26 # Linear chroma QP offset mapping (offset) based on QP WCGPPSCbQpScale : 1.14 # Scale factor depending on capture and representation color space WCGPPSCrQpScale : 1.79 # Scale factor depending on capture and representation color space + +CbQpOffset : 0 +CrQpOffset : 0 +SameCQPTablesForAllChroma : 1 +QpInValCb : 10 23 32 42 +QpOutValCb : 10 24 32 37 diff --git a/cfg/per-class/classH2.cfg b/cfg/per-class/classH2.cfg index 1b26c7f093832bee76774ec6389610a6a261c59c..d1ce1ab091779a8b5c2dae2e612550e759734e5c 100644 --- a/cfg/per-class/classH2.cfg +++ b/cfg/per-class/classH2.cfg @@ -7,3 +7,9 @@ LMCSSignalType : 2 # Input signal type: 0:SDR, 1:HDR-PQ #======== Chroma QP scale ============ WCGPPSEnable : 0 # enable WCG Chroma scale + +CbQpOffset : 0 +CrQpOffset : 0 +SameCQPTablesForAllChroma : 1 +QpInValCb : 10 23 32 42 +QpOutValCb : 10 24 32 37