1 | #======== Legend for comments ===================== |
---|
2 | # (m) specification per layer/dimension/layerset possible |
---|
3 | # (c) cyclic repetition of values, if not given for all layers/dimensions/layersets. (e.g. 5 layers and 1 2 3 -> 1 2 3 1 2 ) |
---|
4 | |
---|
5 | #======== File I/O ===================== |
---|
6 | |
---|
7 | InputFile_0 : newspapercc_4.yuv |
---|
8 | InputFile_1 : newspapercc_2.yuv |
---|
9 | InputFile_2 : newspapercc_6.yuv |
---|
10 | |
---|
11 | BitstreamFile : stream.bit |
---|
12 | |
---|
13 | ReconFile_0 : rec_4.yuv |
---|
14 | ReconFile_1 : rec_2.yuv |
---|
15 | ReconFile_2 : rec_6.yuv |
---|
16 | |
---|
17 | NumberOfLayers : 3 # Number of layers |
---|
18 | |
---|
19 | #======== VPS ============================ |
---|
20 | ScalabilityMask : 2 # Scalability Mask ( 2: View Scalability, 3: View + Depth Scalability ) |
---|
21 | DimensionIdLen : 3 # Number of bits to store Ids, per scalability dimension, (m) |
---|
22 | ViewOrderIndex : 0 1 2 # ViewOrderIndex, per layer (m) |
---|
23 | DepthFlag : 0 0 0 # DepthFlag (m) |
---|
24 | LayerIdInNuh : 0 # Layer Id in NAL unit header, (0: no explicit signalling, otherwise per layer ) (m) |
---|
25 | SplittingFlag : 0 # Splitting Flag |
---|
26 | ViewId : 1 0 2 # ViewId, per ViewOrderIndex (m) |
---|
27 | |
---|
28 | #======== VPS / Layer sets ================ |
---|
29 | VpsNumLayerSets : 4 # Number of layer sets |
---|
30 | LayerIdsInSet_0 : 0 # Indices in VPS of layers in layer set 0 |
---|
31 | LayerIdsInSet_1 : 0 1 # Indices in VPS of layers in layer set 1 |
---|
32 | LayerIdsInSet_2 : 0 2 # Indices in VPS of layers in layer set 2 |
---|
33 | LayerIdsInSet_3 : 0 1 2 # Indices in VPS of layers in layer set 3 |
---|
34 | |
---|
35 | #======== VPS / Output layer sets ================ |
---|
36 | DefaultTargetOutputLayerIdc : 0 # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet |
---|
37 | |
---|
38 | OutputLayerSetIdx : 1 2 # Indices of layer sets used to derive additional output layer sets |
---|
39 | LayerIdsInAddOutputLayerSet_0 : 1 # Indices in VPS of output layers in additional output layer set 0 |
---|
40 | LayerIdsInAddOutputLayerSet_1 : 2 # Indices in VPS of output layers in additional output layer set 1 |
---|
41 | |
---|
42 | #======== VPS / PTLI ================ |
---|
43 | Profile : main main 3d-main # Profile indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure (m) |
---|
44 | Level : none none none # Level indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure (m) |
---|
45 | Tier : main main main # Tier indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure (m) |
---|
46 | InblFlag : 0 0 0 # Inbl indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure (m) |
---|
47 | |
---|
48 | ProfileTierLevelIdx_0 : 1 # VpsProfileTierLevel indices of layers in output layer set 0 (m) (should be -1, when layer is not necessary) |
---|
49 | ProfileTierLevelIdx_1 : 1 2 # VpsProfileTierLevel indices of layers in output layer set 1 (m) (should be -1, when layer is not necessary) |
---|
50 | ProfileTierLevelIdx_2 : 1 2 # VpsProfileTierLevel indices of layers in output layer set 2 (m) (should be -1, when layer is not necessary) |
---|
51 | ProfileTierLevelIdx_3 : 1 2 2 # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary) |
---|
52 | ProfileTierLevelIdx_4 : 1 2 # VpsProfileTierLevel indices of layers in output layer set 4 (m) (should be -1, when layer is not necessary) |
---|
53 | ProfileTierLevelIdx_5 : 1 2 # VpsProfileTierLevel indices of layers in output layer set 5 (m) (should be -1, when layer is not necessary) |
---|
54 | |
---|
55 | #======== VPS / Dependencies ================ |
---|
56 | DirectRefLayers_1 : 0 # Indices in VPS of direct reference layers |
---|
57 | DirectRefLayers_2 : 0 # Indices in VPS of direct reference layers |
---|
58 | |
---|
59 | DependencyTypes_1 : 2 # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree |
---|
60 | DependencyTypes_2 : 2 # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree |
---|
61 | |
---|
62 | #========== Camera parameters ========== |
---|
63 | CameraParameterFile : cam_pars.txt # camera parameter file |
---|
64 | CodedCamParsPrecision : 5 # precision used for coding of camera parameters (in units of 2^(-x) luma samples) |
---|
65 | |
---|
66 | #======== Unit definition ================ |
---|
67 | MaxCUWidth : 64 # Maximum coding unit width in pixel |
---|
68 | MaxCUHeight : 64 # Maximum coding unit height in pixel |
---|
69 | MaxPartitionDepth : 4 # Maximum coding unit depth |
---|
70 | QuadtreeTULog2MaxSize : 5 # Log2 of maximum transform size for |
---|
71 | # quadtree-based TU coding (2...6) |
---|
72 | QuadtreeTULog2MinSize : 2 # Log2 of minimum transform size for |
---|
73 | # quadtree-based TU coding (2...6) |
---|
74 | QuadtreeTUMaxDepthInter : 3 |
---|
75 | QuadtreeTUMaxDepthIntra : 3 |
---|
76 | |
---|
77 | #======== Coding Structure ============= |
---|
78 | IntraPeriod : 24 # Period of I-Frame ( -1 = only first) |
---|
79 | DecodingRefreshType : 1 # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI |
---|
80 | GOPSize : 8 # GOP Size (number of B slice = GOPSize-1) |
---|
81 | |
---|
82 | # CbQPoffset QPfactor betaOffsetDiv2 #ref_pics_active reference pictures deltaRPS reference idcs ilPredLayerIdc refLayerPicPosIl_L1 |
---|
83 | # Type POC QPoffset CrQPoffset cOffsetDiv2 temporal_id #ref_pics predict #ref_idcs #ActiveRefLayerPics refLayerPicPosIl_L0 interCompPred |
---|
84 | |
---|
85 | Frame1: B 8 1 0 0 0.442 0 0 0 4 4 -8 -10 -12 -16 0 0 0 |
---|
86 | Frame2: B 4 2 0 0 0.3536 0 0 0 2 3 -4 -6 4 1 4 5 1 1 0 0 1 0 0 |
---|
87 | Frame3: B 2 3 0 0 0.3536 0 0 0 2 4 -2 -4 2 6 1 2 4 1 1 1 1 0 0 |
---|
88 | Frame4: B 1 4 0 0 0.68 0 0 0 2 4 -1 1 3 7 1 1 5 1 0 1 1 1 0 0 |
---|
89 | Frame5: B 3 4 0 0 0.68 0 0 0 2 4 -1 -3 1 5 1 -2 5 1 1 1 1 0 0 0 |
---|
90 | Frame6: B 6 3 0 0 0.3536 0 0 0 2 4 -2 -4 -6 2 1 -3 5 1 1 1 1 0 0 0 |
---|
91 | Frame7: B 5 4 0 0 0.68 0 0 0 2 4 -1 -5 1 3 1 1 5 1 0 1 1 1 0 0 |
---|
92 | Frame8: B 7 4 0 0 0.68 0 0 0 2 4 -1 -3 -7 1 1 -2 5 1 1 1 1 0 0 0 |
---|
93 | |
---|
94 | FrameI_l1: P 0 3 0 0 0.442 0 0 0 1 0 0 1 0 0 -1 0 |
---|
95 | Frame1_l1: B 8 4 0 0 0.442 0 0 0 4 4 -8 -10 -12 -16 0 1 0 1 -1 0 |
---|
96 | Frame2_l1: B 4 5 0 0 0.3536 0 0 0 3 3 -4 -6 4 1 4 5 1 1 0 0 1 1 0 1 -1 0 |
---|
97 | Frame3_l1: B 2 6 0 0 0.3536 0 0 0 3 4 -2 -4 2 6 1 2 4 1 1 1 1 1 0 1 -1 0 |
---|
98 | Frame4_l1: B 1 7 0 0 0.68 0 0 0 3 4 -1 1 3 7 1 1 5 1 0 1 1 1 1 0 1 -1 0 |
---|
99 | Frame5_l1: B 3 7 0 0 0.68 0 0 0 3 4 -1 -3 1 5 1 -2 5 1 1 1 1 0 1 0 2 -1 0 |
---|
100 | Frame6_l1: B 6 6 0 0 0.3536 0 0 0 3 4 -2 -4 -6 2 1 -3 5 1 1 1 1 0 1 0 2 -1 0 |
---|
101 | Frame7_l1: B 5 7 0 0 0.68 0 0 0 3 4 -1 -5 1 3 1 1 5 1 0 1 1 1 1 0 2 -1 0 |
---|
102 | Frame8_l1: B 7 7 0 0 0.68 0 0 0 3 4 -1 -3 -7 1 1 -2 5 1 1 1 1 0 1 0 2 -1 0 |
---|
103 | |
---|
104 | FrameI_l2: P 0 3 0 0 0.442 0 0 0 1 0 0 1 0 0 -1 0 |
---|
105 | Frame1_l2: B 8 4 0 0 0.442 0 0 0 4 4 -8 -10 -12 -16 0 1 0 1 -1 0 |
---|
106 | Frame2_l2: B 4 5 0 0 0.3536 0 0 0 3 3 -4 -6 4 1 4 5 1 1 0 0 1 1 0 1 -1 0 |
---|
107 | Frame3_l2: B 2 6 0 0 0.3536 0 0 0 3 4 -2 -4 2 6 1 2 4 1 1 1 1 1 0 1 -1 0 |
---|
108 | Frame4_l2: B 1 7 0 0 0.68 0 0 0 3 4 -1 1 3 7 1 1 5 1 0 1 1 1 1 0 1 -1 0 |
---|
109 | Frame5_l2: B 3 7 0 0 0.68 0 0 0 3 4 -1 -3 1 5 1 -2 5 1 1 1 1 0 1 0 2 -1 0 |
---|
110 | Frame6_l2: B 6 6 0 0 0.3536 0 0 0 3 4 -2 -4 -6 2 1 -3 5 1 1 1 1 0 1 0 2 -1 0 |
---|
111 | Frame7_l2: B 5 7 0 0 0.68 0 0 0 3 4 -1 -5 1 3 1 1 5 1 0 1 1 1 1 0 2 -1 0 |
---|
112 | Frame8_l2: B 7 7 0 0 0.68 0 0 0 3 4 -1 -3 -7 1 1 -2 5 1 1 1 1 0 1 0 2 -1 0 |
---|
113 | |
---|
114 | #=========== Motion Search ============= |
---|
115 | FastSearch : 1 # 0:Full search 1:TZ search |
---|
116 | SearchRange : 64 # (0: Search range is a Full frame) |
---|
117 | BipredSearchRange : 4 # Search range for bi-prediction refinement |
---|
118 | HadamardME : 1 # Use of hadamard measure for fractional ME |
---|
119 | FEN : 1 # Fast encoder decision |
---|
120 | FDM : 1 # Fast Decision for Merge RD cost |
---|
121 | |
---|
122 | #======== Quantization ============= |
---|
123 | |
---|
124 | MaxDeltaQP : 0 # CU-based multi-QP optimization |
---|
125 | MaxCuDQPDepth : 0 # Max depth of a minimum CuDQP for sub-LCU-level delta QP |
---|
126 | DeltaQpRD : 0 # Slice-based multi-QP optimization |
---|
127 | RDOQ : 1 # RDOQ |
---|
128 | RDOQTS : 1 # RDOQ for transform skip |
---|
129 | SliceChromaQPOffsetPeriodicity: 0 # Used in conjunction with Slice Cb/Cr QpOffsetIntraOrPeriodic. Use 0 (default) to disable periodic nature. |
---|
130 | SliceCbQpOffsetIntraOrPeriodic: 0 # Chroma Cb QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. |
---|
131 | SliceCrQpOffsetIntraOrPeriodic: 0 # Chroma Cr QP Offset at slice level for I slice or for periodic inter slices as defined by SliceChromaQPOffsetPeriodicity. Replaces offset in the GOP table. |
---|
132 | |
---|
133 | |
---|
134 | #=========== Deblock Filter ============ |
---|
135 | |
---|
136 | LoopFilterOffsetInPPS : 1 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param) |
---|
137 | LoopFilterDisable : 0 # Disable deblocking filter (0=Filter, 1=No Filter) (mc) |
---|
138 | LoopFilterBetaOffset_div2 : 0 # base_param: -6 ~ 6 |
---|
139 | LoopFilterTcOffset_div2 : 0 # base_param: -6 ~ 6 |
---|
140 | DeblockingFilterMetric : 0 # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0) |
---|
141 | |
---|
142 | #=========== Misc. ============ |
---|
143 | InternalBitDepth : 8 # codec operating bit-depth |
---|
144 | |
---|
145 | #=========== Coding Tools ================= |
---|
146 | SAO : 1 # Sample adaptive offset (0: OFF, 1: ON) (mc) |
---|
147 | AMP : 1 # Asymmetric motion partitions (0: OFF, 1: ON) |
---|
148 | TransformSkip : 1 # Transform skipping (0: OFF, 1: ON) |
---|
149 | TransformSkipFast : 1 # Fast Transform skipping (0: OFF, 1: ON) |
---|
150 | SAOLcuBoundary : 0 # SAOLcuBoundary using non-deblocked pixels (0: OFF, 1: ON) |
---|
151 | |
---|
152 | #============ Slices ================ |
---|
153 | SliceMode : 0 # 0: Disable all slice options. |
---|
154 | # 1: Enforce maximum number of LCU in an slice, |
---|
155 | # 2: Enforce maximum number of bytes in an 'slice' |
---|
156 | # 3: Enforce maximum number of tiles in a slice |
---|
157 | SliceArgument : 1500 # Argument for 'SliceMode'. |
---|
158 | # If SliceMode==1 it represents max. SliceGranularity-sized blocks per slice. |
---|
159 | # If SliceMode==2 it represents max. bytes per slice. |
---|
160 | # If SliceMode==3 it represents max. tiles per slice. |
---|
161 | |
---|
162 | LFCrossSliceBoundaryFlag : 1 # In-loop filtering, including ALF and DB, is across or not across slice boundary. |
---|
163 | # 0:not across, 1: across |
---|
164 | |
---|
165 | #============ PCM ================ |
---|
166 | PCMEnabledFlag : 0 # 0: No PCM mode |
---|
167 | PCMLog2MaxSize : 5 # Log2 of maximum PCM block size. |
---|
168 | PCMLog2MinSize : 3 # Log2 of minimum PCM block size. |
---|
169 | PCMInputBitDepthFlag : 1 # 0: PCM bit-depth is internal bit-depth. 1: PCM bit-depth is input bit-depth. |
---|
170 | PCMFilterDisableFlag : 0 # 0: Enable loop filtering on I_PCM samples. 1: Disable loop filtering on I_PCM samples. |
---|
171 | |
---|
172 | #============ Tiles ================ |
---|
173 | TileUniformSpacing : 0 # 0: the column boundaries are indicated by TileColumnWidth array, the row boundaries are indicated by TileRowHeight array |
---|
174 | # 1: the column and row boundaries are distributed uniformly |
---|
175 | NumTileColumnsMinus1 : 0 # Number of tile columns in a picture minus 1 |
---|
176 | TileColumnWidthArray : 2 3 # Array containing tile column width values in units of CTU (from left to right in picture) |
---|
177 | NumTileRowsMinus1 : 0 # Number of tile rows in a picture minus 1 |
---|
178 | TileRowHeightArray : 2 # Array containing tile row height values in units of CTU (from top to bottom in picture) |
---|
179 | |
---|
180 | LFCrossTileBoundaryFlag : 1 # In-loop filtering is across or not across tile boundary. |
---|
181 | # 0:not across, 1: across |
---|
182 | |
---|
183 | #============ WaveFront ================ |
---|
184 | WaveFrontSynchro : 0 # 0: No WaveFront synchronisation (WaveFrontSubstreams must be 1 in this case). |
---|
185 | # >0: WaveFront synchronises with the LCU above and to the right by this many LCUs. |
---|
186 | |
---|
187 | #=========== Quantization Matrix ================= |
---|
188 | ScalingList : 0 # ScalingList 0 : off, 1 : default, 2 : file read |
---|
189 | ScalingListFile : scaling_list.txt # Scaling List file name. If file is not exist, use Default Matrix. |
---|
190 | |
---|
191 | #============ Lossless ================ |
---|
192 | TransquantBypassEnableFlag: 0 # Value of PPS flag. |
---|
193 | CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1. |
---|
194 | |
---|
195 | #============ Rate Control ====================== |
---|
196 | RateControl : 0 # Rate control: enable rate control |
---|
197 | TargetBitrate : 1000000 # Rate control: target bitrate, in bps |
---|
198 | KeepHierarchicalBit : 1 # Rate control: keep hierarchical bit allocation in rate control algorithm |
---|
199 | LCULevelRateControl : 1 # Rate control: 1: LCU level RC; 0: picture level RC |
---|
200 | RCLCUSeparateModel : 1 # Rate control: use LCU level separate R-lambda model |
---|
201 | InitialQP : 0 # Rate control: initial QP |
---|
202 | RCForceIntraQP : 0 # Rate control: force intra QP to be equal to initial QP |
---|
203 | |
---|
204 | #========== multiview coding tools ========== |
---|
205 | IvMvPredFlag : 1 # Inter-view motion prediction |
---|
206 | IvResPredFlag : 1 # Advanced inter-view residual prediction (0:off, 1:on) |
---|
207 | IlluCompEnable : 1 # Enable Illumination compensation ( 0: off, 1: on ) (v/d) |
---|
208 | IlluCompLowLatencyEnc : 0 # Enable low-latency Illumination compensation encoding( 0: off, 1: on ) |
---|
209 | ViewSynthesisPredFlag : 1 # View synthesis prediction |
---|
210 | DepthRefinementFlag : 0 # Disparity refined by depth DoNBDV |
---|
211 | IvMvScalingFlag : 1 # Interview motion vector scaling |
---|
212 | Log2SubPbSizeMinus3 : 0 # Log2 of sub-PU size minus 3 for IvMvPred (0 ... 3) and smaller than or equal to log2(maxCUSize)-3 |
---|
213 | Log2MpiSubPbSizeMinus3 : 0 # Log2 of sub-PU size minus 3 for MPI (0 ... 3) and smaller than or equal to log2(maxCUSize)-3 |
---|
214 | DepthBasedBlkPartFlag : 0 # Depth-based Block Partitioning |
---|
215 | |
---|
216 | WarnUnknowParameter : 1 |
---|
217 | |
---|
218 | ### DO NOT ADD ANYTHING BELOW THIS LINE ### |
---|
219 | ### DO NOT DELETE THE EMPTY LINE BELOW ### |
---|