1 | #======== File I/O ===================== |
---|
2 | InputFile :/home/mitrica/Sequences/AAT_20120113_extrait_vue_visible.yuv |
---|
3 | InputBitDepth : 8 # Input bitdepth |
---|
4 | InputChromaFormat : 422 # Ratio of luminance to chrominance samples |
---|
5 | FrameRate : 24 # Frame Rate per second |
---|
6 | FrameSkip : 0 # Number of frames to be skipped in input |
---|
7 | SourceWidth : 1920 # Input frame width |
---|
8 | SourceHeight : 1080 # Input frame height |
---|
9 | FramesToBeEncoded : 1 # Number of frames to be coded |
---|
10 | |
---|
11 | #======== File I/O ===================== |
---|
12 | BitstreamFile : intra_str_visible_QP51.bin |
---|
13 | ReconFile : intra_rec_visible_QP51.yuv |
---|
14 | |
---|
15 | #======== Profile ================ |
---|
16 | Profile : auto |
---|
17 | |
---|
18 | #======== Unit definition ================ |
---|
19 | MaxCUWidth : 64 # Maximum coding unit width in pixel |
---|
20 | MaxCUHeight : 64 # Maximum coding unit height in pixel |
---|
21 | |
---|
22 | #======== Coding Structure ============= |
---|
23 | IntraPeriod : 1 # Period of I-Frame ( -1 = only first) |
---|
24 | DecodingRefreshType : 1 # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI |
---|
25 | GOPSize : 1 # GOP Size (number of B slice = GOPSize-1) |
---|
26 | # Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures |
---|
27 | |
---|
28 | #=========== Motion Search ============= |
---|
29 | FastSearch : 1 # 0:Full search 1:TZ search |
---|
30 | SearchRange : 64 # (0: Search range is a Full frame) |
---|
31 | HadamardME : 1 # Use of hadamard measure for fractional ME |
---|
32 | FEN : 1 # Fast encoder decision |
---|
33 | FDM : 1 # Fast Decision for Merge RD cost |
---|
34 | |
---|
35 | #======== Quantization ============= |
---|
36 | QP : 51 # Quantization parameter(0-51) |
---|
37 | MaxDeltaQP : 0 # CU-based multi-QP optimization |
---|
38 | MaxCuDQPSubdiv : 0 # Maximum subdiv for CU luma Qp adjustment |
---|
39 | DeltaQpRD : 0 # Slice-based multi-QP optimization |
---|
40 | RDOQ : 1 # RDOQ |
---|
41 | RDOQTS : 1 # RDOQ for transform skip |
---|
42 | |
---|
43 | #=========== Deblock Filter ============ |
---|
44 | DeblockingFilterOffsetInPPS : 1 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param) |
---|
45 | DeblockingFilterDisable : 0 # Disable deblocking filter (0=Filter, 1=No Filter) |
---|
46 | DeblockingFilterBetaOffset_div2 : 0 # base_param: -12 ~ 12 |
---|
47 | DeblockingFilterTcOffset_div2 : 0 # base_param: -12 ~ 12 |
---|
48 | DeblockingFilterCbBetaOffset_div2 : 0 # base_param: -12 ~ 12 |
---|
49 | DeblockingFilterCbTcOffset_div2 : 0 # base_param: -12 ~ 12 |
---|
50 | DeblockingFilterCrBetaOffset_div2 : 0 # base_param: -12 ~ 12 |
---|
51 | DeblockingFilterCrTcOffset_div2 : 0 # base_param: -12 ~ 12 |
---|
52 | DeblockingFilterMetric : 0 # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (DeblockingFilterOffsetInPPS and DeblockingFilterDisable must be 0) |
---|
53 | |
---|
54 | #=========== Misc. ============ |
---|
55 | InternalBitDepth : 8 # codec operating bit-depth |
---|
56 | |
---|
57 | #=========== Coding Tools ================= |
---|
58 | SAO : 1 # Sample adaptive offset (0: OFF, 1: ON) |
---|
59 | TransformSkip : 1 # Transform skipping (0: OFF, 1: ON) |
---|
60 | TransformSkipFast : 1 # Fast Transform skipping (0: OFF, 1: ON) |
---|
61 | TransformSkipLog2MaxSize : 5 |
---|
62 | SAOLcuBoundary : 0 # SAOLcuBoundary using non-deblocked pixels (0: OFF, 1: ON) |
---|
63 | PLT : 1 |
---|
64 | ColorTransform : 1 |
---|
65 | Log2MaxTbSize : 5 |
---|
66 | |
---|
67 | #============ VTM settings ====================== |
---|
68 | SEIDecodedPictureHash : 0 |
---|
69 | CbQpOffset : 0 |
---|
70 | CrQpOffset : 0 |
---|
71 | SameCQPTablesForAllChroma : 1 |
---|
72 | QpInValCb : 17 27 32 44 |
---|
73 | QpOutValCb : 17 29 34 41 |
---|
74 | TemporalSubsampleRatio : 8 |
---|
75 | |
---|
76 | ReWriteParamSets : 1 |
---|
77 | #============ NEXT ==================== |
---|
78 | |
---|
79 | # General |
---|
80 | CTUSize : 128 |
---|
81 | LCTUFast : 1 |
---|
82 | |
---|
83 | DualITree : 1 # separate partitioning of luma and chroma channels for I-slices |
---|
84 | MinQTLumaISlice : 8 |
---|
85 | MinQTChromaISliceInChromaSamples: 4 # minimum QT size in chroma samples for chroma separate tree |
---|
86 | MinQTNonISlice : 8 |
---|
87 | MaxMTTHierarchyDepth : 3 |
---|
88 | MaxMTTHierarchyDepthISliceL : 3 |
---|
89 | MaxMTTHierarchyDepthISliceC : 3 |
---|
90 | |
---|
91 | MTS : 1 |
---|
92 | MTSIntraMaxCand : 4 |
---|
93 | MTSInterMaxCand : 4 |
---|
94 | SBT : 1 |
---|
95 | LFNST : 1 |
---|
96 | ISP : 1 |
---|
97 | Affine : 1 |
---|
98 | SbTMVP : 1 |
---|
99 | MaxNumMergeCand : 6 |
---|
100 | LMChroma : 1 # use CCLM only |
---|
101 | DepQuant : 1 |
---|
102 | IMV : 1 |
---|
103 | ALF : 1 |
---|
104 | IBC : 1 # turned off in CTC |
---|
105 | AllowDisFracMMVD : 1 |
---|
106 | AffineAmvr : 0 |
---|
107 | LMCSEnable : 1 # LMCS: 0: disable, 1:enable |
---|
108 | LMCSSignalType : 0 # Input signal type: 0:SDR, 1:HDR-PQ, 2:HDR-HLG |
---|
109 | LMCSUpdateCtrl : 1 # LMCS model update control: 0:RA, 1:AI, 2:LDB/LDP |
---|
110 | LMCSOffset : 2 # chroma residual scaling offset |
---|
111 | MRL : 1 |
---|
112 | MIP : 1 |
---|
113 | JointCbCr : 0 # joint coding of chroma residuals (if available): 0: disable, 1: enable |
---|
114 | ChromaTS : 1 |
---|
115 | |
---|
116 | # Fast tools |
---|
117 | PBIntraFast : 1 |
---|
118 | ISPFast : 1 |
---|
119 | FastMrg : 1 |
---|
120 | AMaxBT : 1 |
---|
121 | FastMIP : 1 |
---|
122 | FastLFNST : 1 |
---|
123 | |
---|
124 | # Encoder optimization tools |
---|
125 | AffineAmvrEncOpt : 0 |
---|
126 | ALFAllowPredefinedFilters : 1 |
---|
127 | ALFStrengthTargetLuma : 1.0 |
---|
128 | ALFStrengthTargetChroma : 1.0 |
---|
129 | CCALFStrengthTarget : 1.0 |
---|
130 | ### DO NOT ADD ANYTHING BELOW THIS LINE ### |
---|
131 | ### DO NOT DELETE THE EMPTY LINE BELOW ### |
---|
132 | |
---|
133 | |
---|