| 1 | #======== File I/O ===================== |
|---|
| 2 | |
|---|
| 3 | Level : 2 |
|---|
| 4 | SourceWidth : 416 |
|---|
| 5 | SourceHeight : 240 |
|---|
| 6 | FramesToBeEncoded : 17 |
|---|
| 7 | FrameSkip : 0 |
|---|
| 8 | FrameRate : 30 |
|---|
| 9 | InputBitDepth : 8 |
|---|
| 10 | |
|---|
| 11 | #======== Profile ================ |
|---|
| 12 | Profile : next |
|---|
| 13 | |
|---|
| 14 | #======== Unit definition ================ |
|---|
| 15 | MaxCUWidth : 64 # Maximum coding unit width in pixel |
|---|
| 16 | MaxCUHeight : 64 # Maximum coding unit height in pixel |
|---|
| 17 | MaxPartitionDepth : 4 # Maximum coding unit depth |
|---|
| 18 | |
|---|
| 19 | #======== Coding Structure ============= |
|---|
| 20 | IntraPeriod : 32 # Period of I-Frame ( -1 = only first) |
|---|
| 21 | DecodingRefreshType : 1 # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI |
|---|
| 22 | GOPSize : 16 # GOP Size (number of B slice = GOPSize-1) |
|---|
| 23 | |
|---|
| 24 | IntraQPOffset : -3 |
|---|
| 25 | LambdaFromQpEnable : 1 # see JCTVC-X0038 for suitable parameters for IntraQPOffset, QPoffset, QPOffsetModelOff, QPOffsetModelScale when enabled |
|---|
| 26 | # Type POC QPoffset QPOffsetModelOff QPOffsetModelScale CbQPoffset CrQPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs |
|---|
| 27 | Frame1 : B 16 1 0.0 0.0 0 0 1.0 0 0 0 2 3 -16 -24 -32 0 |
|---|
| 28 | Frame2 : B 8 1 -4.8848 0.2061 0 0 1.0 0 0 1 2 3 -8 -16 8 1 8 4 1 1 0 1 |
|---|
| 29 | Frame3 : B 4 4 -5.7476 0.2286 0 0 1.0 0 0 2 2 4 -4 -12 4 12 1 4 4 1 1 1 1 |
|---|
| 30 | Frame4 : B 2 5 -5.90 0.2333 0 0 1.0 0 0 3 2 5 -2 -10 2 6 14 1 2 5 1 1 1 1 1 |
|---|
| 31 | Frame5 : B 1 6 -7.1444 0.3 0 0 1.0 0 0 4 2 5 -1 1 3 7 15 1 1 6 1 0 1 1 1 1 |
|---|
| 32 | Frame6 : B 3 6 -7.1444 0.3 0 0 1.0 0 0 4 2 5 -1 -3 1 5 13 1 -2 6 1 1 1 1 1 0 |
|---|
| 33 | Frame7 : B 6 5 -5.90 0.2333 0 0 1.0 0 0 3 2 4 -2 -6 2 10 1 -3 6 0 1 1 1 1 0 |
|---|
| 34 | Frame8 : B 5 6 -7.1444 0.3 0 0 1.0 0 0 4 2 5 -1 -5 1 3 11 1 1 5 1 1 1 1 1 |
|---|
| 35 | Frame9 : B 7 6 -7.1444 0.3 0 0 1.0 0 0 4 2 5 -1 -3 -7 1 9 1 -2 6 1 1 1 1 1 0 |
|---|
| 36 | Frame10 : B 12 4 -5.7476 0.2286 0 0 1.0 0 0 2 2 3 -4 -12 4 1 -5 6 0 0 1 1 1 0 |
|---|
| 37 | Frame11 : B 10 5 -5.90 0.2333 0 0 1.0 0 0 3 2 4 -2 -10 2 6 1 2 4 1 1 1 1 |
|---|
| 38 | Frame12 : B 9 6 -7.1444 0.3 0 0 1.0 0 0 4 2 5 -1 -9 1 3 7 1 1 5 1 1 1 1 1 |
|---|
| 39 | Frame13 : B 11 6 -7.1444 0.3 0 0 1.0 0 0 4 2 5 -1 -3 -11 1 5 1 -2 6 1 1 1 1 1 0 |
|---|
| 40 | Frame14 : B 14 5 -5.90 0.2333 0 0 1.0 0 0 3 2 4 -2 -6 -14 2 1 -3 6 0 1 1 1 1 0 |
|---|
| 41 | Frame15 : B 13 6 -7.1444 0.3 0 0 1.0 0 0 4 2 5 -1 -5 -13 1 3 1 1 5 1 1 1 1 1 |
|---|
| 42 | Frame16 : B 15 6 -7.1444 0.3 0 0 1.0 0 0 4 2 5 -1 -3 -7 -15 1 1 -2 6 1 1 1 1 1 0 |
|---|
| 43 | |
|---|
| 44 | #=========== Motion Search ============= |
|---|
| 45 | FastSearch : 1 # 0:Full search 1:TZ search |
|---|
| 46 | SearchRange : 384 # (0: Search range is a Full frame) |
|---|
| 47 | ASR : 1 # Adaptive motion search range |
|---|
| 48 | MinSearchWindow : 96 # Minimum motion search window size for the adaptive window ME |
|---|
| 49 | BipredSearchRange : 4 # Search range for bi-prediction refinement |
|---|
| 50 | HadamardME : 1 # Use of hadamard measure for fractional ME |
|---|
| 51 | FEN : 1 # Fast encoder decision |
|---|
| 52 | FDM : 1 # Fast Decision for Merge RD cost |
|---|
| 53 | |
|---|
| 54 | #======== Quantization ============= |
|---|
| 55 | QP : 37 # Quantization parameter(0-51) |
|---|
| 56 | MaxDeltaQP : 0 # CU-based multi-QP optimization |
|---|
| 57 | MaxCuDQPSubdiv : 0 # Maximum subdiv for CU luma Qp adjustment |
|---|
| 58 | DeltaQpRD : 0 # Slice-based multi-QP optimization |
|---|
| 59 | RDOQ : 1 # RDOQ |
|---|
| 60 | RDOQTS : 1 # RDOQ for transform skip |
|---|
| 61 | |
|---|
| 62 | #=========== Deblock Filter ============ |
|---|
| 63 | LoopFilterOffsetInPPS : 1 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param) |
|---|
| 64 | LoopFilterDisable : 0 # Disable deblocking filter (0=Filter, 1=No Filter) |
|---|
| 65 | LoopFilterBetaOffset_div2 : 0 # base_param: -6 ~ 6 |
|---|
| 66 | LoopFilterTcOffset_div2 : 0 # base_param: -6 ~ 6 |
|---|
| 67 | DeblockingFilterMetric : 0 # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0) |
|---|
| 68 | |
|---|
| 69 | #=========== Misc. ============ |
|---|
| 70 | InternalBitDepth : 10 # codec operating bit-depth |
|---|
| 71 | |
|---|
| 72 | #=========== Coding Tools ================= |
|---|
| 73 | SAO : 1 # Sample adaptive offset (0: OFF, 1: ON) |
|---|
| 74 | TransformSkip : 1 # Transform skipping (0: OFF, 1: ON) |
|---|
| 75 | TransformSkipFast : 1 # Fast Transform skipping (0: OFF, 1: ON) |
|---|
| 76 | TransformSkipLog2MaxSize : 5 |
|---|
| 77 | SAOLcuBoundary : 0 # SAOLcuBoundary using non-deblocked pixels (0: OFF, 1: ON) |
|---|
| 78 | |
|---|
| 79 | #============ Slices ================ |
|---|
| 80 | SliceMode : 0 # 0: Disable all slice options. |
|---|
| 81 | # 1: Enforce maximum number of LCU in an slice, |
|---|
| 82 | # 2: Enforce maximum number of bytes in an 'slice' |
|---|
| 83 | # 3: Enforce maximum number of tiles in a slice |
|---|
| 84 | SliceArgument : 1500 # Argument for 'SliceMode'. |
|---|
| 85 | # If SliceMode==1 it represents max. SliceGranularity-sized blocks per slice. |
|---|
| 86 | # If SliceMode==2 it represents max. bytes per slice. |
|---|
| 87 | # If SliceMode==3 it represents max. tiles per slice. |
|---|
| 88 | |
|---|
| 89 | LFCrossSliceBoundaryFlag : 1 # In-loop filtering, including ALF and DB, is across or not across slice boundary. |
|---|
| 90 | # 0:not across, 1: across |
|---|
| 91 | |
|---|
| 92 | #============ PCM ================ |
|---|
| 93 | PCMEnabledFlag : 0 # 0: No PCM mode |
|---|
| 94 | PCMLog2MaxSize : 5 # Log2 of maximum PCM block size. |
|---|
| 95 | PCMLog2MinSize : 3 # Log2 of minimum PCM block size. |
|---|
| 96 | PCMInputBitDepthFlag : 1 # 0: PCM bit-depth is internal bit-depth. 1: PCM bit-depth is input bit-depth. |
|---|
| 97 | PCMFilterDisableFlag : 0 # 0: Enable loop filtering on I_PCM samples. 1: Disable loop filtering on I_PCM samples. |
|---|
| 98 | |
|---|
| 99 | #============ Lossless ================ |
|---|
| 100 | TransquantBypassEnable : 0 # Value of PPS flag. |
|---|
| 101 | CUTransquantBypassFlagForce : 0 # Force transquant bypass mode, when transquant_bypass_enable_flag is enabled |
|---|
| 102 | |
|---|
| 103 | #============ Rate Control ====================== |
|---|
| 104 | RateControl : 0 # Rate control: enable rate control |
|---|
| 105 | TargetBitrate : 1000000 # Rate control: target bitrate, in bps |
|---|
| 106 | KeepHierarchicalBit : 2 # Rate control: 0: equal bit allocation; 1: fixed ratio bit allocation; 2: adaptive ratio bit allocation |
|---|
| 107 | LCULevelRateControl : 1 # Rate control: 1: LCU level RC; 0: picture level RC |
|---|
| 108 | RCLCUSeparateModel : 1 # Rate control: use LCU level separate R-lambda model |
|---|
| 109 | InitialQP : 0 # Rate control: initial QP |
|---|
| 110 | RCForceIntraQP : 0 # Rate control: force intra QP to be equal to initial QP |
|---|
| 111 | |
|---|
| 112 | #============ VTM settings ====================== |
|---|
| 113 | LoopFilterTcOffset_div2 : 0 |
|---|
| 114 | SEIDecodedPictureHash : 1 |
|---|
| 115 | CbQpOffset : 1 |
|---|
| 116 | CrQpOffset : 1 |
|---|
| 117 | |
|---|
| 118 | ReWriteParamSets : 1 |
|---|
| 119 | #============ NEXT ==================== |
|---|
| 120 | |
|---|
| 121 | # General |
|---|
| 122 | CTUSize : 128 |
|---|
| 123 | LCTUFast : 1 |
|---|
| 124 | |
|---|
| 125 | DualITree : 1 # separate partitioning of luma and chroma channels for I-slices |
|---|
| 126 | MinQTLumaISlice : 8 |
|---|
| 127 | MinQTChromaISlice : 4 |
|---|
| 128 | MinQTNonISlice : 8 |
|---|
| 129 | MaxBTDepth : 3 |
|---|
| 130 | MaxBTDepthISliceL : 3 |
|---|
| 131 | MaxBTDepthISliceC : 3 |
|---|
| 132 | |
|---|
| 133 | MTS : 1 |
|---|
| 134 | MTSIntraMaxCand : 3 |
|---|
| 135 | MTSInterMaxCand : 4 |
|---|
| 136 | SBT : 1 |
|---|
| 137 | LFNST : 1 |
|---|
| 138 | ISP : 1 |
|---|
| 139 | MMVD : 1 |
|---|
| 140 | Affine : 1 |
|---|
| 141 | SubPuMvp : 1 |
|---|
| 142 | MaxNumMergeCand : 6 |
|---|
| 143 | LMChroma : 1 # use CCLM only |
|---|
| 144 | DepQuant : 1 |
|---|
| 145 | IMV : 1 |
|---|
| 146 | ALF : 1 |
|---|
| 147 | GBi : 1 |
|---|
| 148 | GBiFast : 1 |
|---|
| 149 | BIO : 1 |
|---|
| 150 | MHIntra : 1 |
|---|
| 151 | Triangle : 1 |
|---|
| 152 | IBC : 0 # turned off in CTC |
|---|
| 153 | AllowDisFracMMVD : 1 |
|---|
| 154 | AffineAmvr : 1 |
|---|
| 155 | LumaReshapeEnable : 1 # luma reshaping. 0: disable 1:enable |
|---|
| 156 | MIP : 1 |
|---|
| 157 | DMVR : 1 |
|---|
| 158 | SMVD : 1 |
|---|
| 159 | |
|---|
| 160 | # Fast tools |
|---|
| 161 | PBIntraFast : 1 |
|---|
| 162 | ISPFast : 1 |
|---|
| 163 | FastMrg : 1 |
|---|
| 164 | AMaxBT : 1 |
|---|
| 165 | FastMIP : 0 |
|---|
| 166 | FastLFNST : 0 |
|---|
| 167 | |
|---|
| 168 | # Encoder optimization tools |
|---|
| 169 | AffineAmvrEncOpt : 1 |
|---|
| 170 | MmvdDisNum : 6 |
|---|
| 171 | ### DO NOT ADD ANYTHING BELOW THIS LINE ### |
|---|
| 172 | ### DO NOT DELETE THE EMPTY LINE BELOW ### |
|---|