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 | |
---|
10 | BitstreamFile : stream.bit |
---|
11 | |
---|
12 | ReconFile_0 : rec_4.yuv |
---|
13 | ReconFile_1 : rec_2.yuv |
---|
14 | |
---|
15 | NumberOfLayers : 2 # number of layers to be coded |
---|
16 | |
---|
17 | #======== VPS ============================ |
---|
18 | ScalabilityMask : 1 # Scalability Mask ( 1: View Scalability, shall be 1 for MV-HEVC ) |
---|
19 | DimensionIdLen : 3 # Number of bits to store Ids, per scalability dimension, (m) |
---|
20 | ViewId : 0 1 # ViewId (m) |
---|
21 | LayerIdInNuh : 0 # Layer Id in NAL unit header, (0: no explicit signalling ) (m) |
---|
22 | SplittingFlag : 0 # Splitting Flag |
---|
23 | |
---|
24 | #======== VPS/ Layer sets ================ |
---|
25 | VpsNumLayerSets : 2 # Number of layer sets |
---|
26 | LayerIdsInSet_0 : 0 # LayerIds in vps of Layer set |
---|
27 | LayerIdsInSet_1 : 0 1 # LayerIds in vps of Layer set |
---|
28 | |
---|
29 | DefaultOneTargetOutputLayerFlag: 0 # Output highest layer of layer sets by default |
---|
30 | OutputLayerSetIdx : 1 # Indices of layer sets used as additional output layer sets |
---|
31 | LayerIdsInAddOutputLayerSet_0 : 1 # LayerIds in vps of additional output layers |
---|
32 | ProfileLevelTierIdx : 0 0 0 # Indices to profile level tier (TBD) |
---|
33 | |
---|
34 | #======== VPS / Dependencies ================ |
---|
35 | DirectRefLayers_1 : 0 # LayerIds in vps of direct reference layers |
---|
36 | DependencyTypes_1 : 2 # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion |
---|
37 | |
---|
38 | #======== Unit definition ================ |
---|
39 | MaxCUWidth : 64 # Maximum coding unit width in pixel |
---|
40 | MaxCUHeight : 64 # Maximum coding unit height in pixel |
---|
41 | MaxPartitionDepth : 4 # Maximum coding unit depth |
---|
42 | QuadtreeTULog2MaxSize : 5 # Log2 of maximum transform size for |
---|
43 | # quadtree-based TU coding (2...6) |
---|
44 | QuadtreeTULog2MinSize : 2 # Log2 of minimum transform size for |
---|
45 | # quadtree-based TU coding (2...6) |
---|
46 | QuadtreeTUMaxDepthInter : 3 |
---|
47 | QuadtreeTUMaxDepthIntra : 3 |
---|
48 | |
---|
49 | #======== Coding Structure ============= |
---|
50 | IntraPeriod : 24 # Period of I-Frame ( -1 = only first) |
---|
51 | DecodingRefreshType : 1 # Random Accesss 0:none, 1:CDR, 2:IDR |
---|
52 | GOPSize : 8 # GOP Size (number of B slice = GOPSize-1) |
---|
53 | |
---|
54 | # QPfactor betaOffsetDiv2 #ref_pics_active reference pictures deltaRPS reference idcs ilPredLayerIdc refLayerPicPosIl_L1 |
---|
55 | # Type POC QPoffset tcOffsetDiv2 temporal_id #ref_pics predict #ref_idcs #ActiveRefLayerPics refLayerPicPosIl_L0 collocatedRefLayerIdx |
---|
56 | Frame1: B 8 1 0.442 0 0 0 4 4 -8 -10 -12 -16 0 0 |
---|
57 | Frame2: B 4 2 0.3536 0 0 0 2 3 -4 -6 4 1 4 5 1 1 0 0 1 0 |
---|
58 | Frame3: B 2 3 0.3536 0 0 0 2 4 -2 -4 2 6 1 2 4 1 1 1 1 0 |
---|
59 | Frame4: B 1 4 0.68 0 0 0 2 4 -1 1 3 7 1 1 5 1 0 1 1 1 0 |
---|
60 | Frame5: B 3 4 0.68 0 0 0 2 4 -1 -3 1 5 1 -2 5 1 1 1 1 0 0 |
---|
61 | Frame6: B 6 3 0.3536 0 0 0 2 4 -2 -4 -6 2 1 -3 5 1 1 1 1 0 0 |
---|
62 | Frame7: B 5 4 0.68 0 0 0 2 4 -1 -5 1 3 1 1 5 1 0 1 1 1 0 |
---|
63 | Frame8: B 7 4 0.68 0 0 0 2 4 -1 -3 -7 1 1 -2 5 1 1 1 1 0 0 |
---|
64 | |
---|
65 | FrameI_l1: P 0 3 0.442 0 0 0 1 0 0 1 0 0 -1 -1 |
---|
66 | Frame1_l1: B 8 4 0.442 0 0 0 4 4 -8 -10 -12 -16 0 1 0 1 -1 -1 |
---|
67 | Frame2_l1: B 4 5 0.3536 0 0 0 3 3 -4 -6 4 1 4 5 1 1 0 0 1 1 0 1 -1 -1 |
---|
68 | Frame3_l1: B 2 6 0.3536 0 0 0 3 4 -2 -4 2 6 1 2 4 1 1 1 1 1 0 1 -1 -1 |
---|
69 | Frame4_l1: B 1 7 0.68 0 0 0 3 4 -1 1 3 7 1 1 5 1 0 1 1 1 1 0 1 -1 -1 |
---|
70 | Frame5_l1: B 3 7 0.68 0 0 0 3 4 -1 -3 1 5 1 -2 5 1 1 1 1 0 1 0 2 -1 -1 |
---|
71 | Frame6_l1: B 6 6 0.3536 0 0 0 3 4 -2 -4 -6 2 1 -3 5 1 1 1 1 0 1 0 2 -1 -1 |
---|
72 | Frame7_l1: B 5 7 0.68 0 0 0 3 4 -1 -5 1 3 1 1 5 1 0 1 1 1 1 0 2 -1 -1 |
---|
73 | Frame8_l1: B 7 7 0.68 0 0 0 3 4 -1 -3 -7 1 1 -2 5 1 1 1 1 0 1 0 2 -1 -1 |
---|
74 | |
---|
75 | #=========== Motion Search ============= |
---|
76 | FastSearch : 1 # 0:Full search 1:TZ search |
---|
77 | SearchRange : 64 # (0: Search range is a Full frame) |
---|
78 | BipredSearchRange : 4 # Search range for bi-prediction refinement |
---|
79 | HadamardME : 1 # Use of hadamard measure for fractional ME |
---|
80 | FEN : 1 # Fast encoder decision |
---|
81 | FDM : 1 # Fast Decision for Merge RD cost |
---|
82 | |
---|
83 | #======== Quantization ============= |
---|
84 | |
---|
85 | MaxDeltaQP : 0 # CU-based multi-QP optimization |
---|
86 | MaxCuDQPDepth : 0 # Max depth of a minimum CuDQP for sub-LCU-level delta QP |
---|
87 | DeltaQpRD : 0 # Slice-based multi-QP optimization |
---|
88 | RDOQ : 1 # RDOQ |
---|
89 | RDOQTS : 1 # RDOQ for transform skip |
---|
90 | |
---|
91 | #=========== Deblock Filter ============ |
---|
92 | DeblockingFilterControlPresent: 1 # Dbl control params present (0=not present, 1=present) (mc) |
---|
93 | LoopFilterOffsetInPPS : 0 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param) |
---|
94 | LoopFilterDisable : 0 # Disable deblocking filter (0=Filter, 1=No Filter) (mc) |
---|
95 | LoopFilterBetaOffset_div2 : 0 # base_param: -6 ~ 6 |
---|
96 | LoopFilterTcOffset_div2 : 0 # base_param: -6 ~ 6 |
---|
97 | DeblockingFilterMetric : 0 # blockiness metric (automatically configures deblocking parameters in bitstream) |
---|
98 | |
---|
99 | |
---|
100 | #=========== Misc. ============ |
---|
101 | InternalBitDepth : 8 # codec operating bit-depth |
---|
102 | |
---|
103 | #=========== Coding Tools ================= |
---|
104 | SAO : 1 # Sample adaptive offset (0: OFF, 1: ON) (mc) |
---|
105 | AMP : 1 # Asymmetric motion partitions (0: OFF, 1: ON) |
---|
106 | TransformSkip : 1 # Transform skipping (0: OFF, 1: ON) |
---|
107 | TransformSkipFast : 1 # Fast Transform skipping (0: OFF, 1: ON) |
---|
108 | SAOLcuBoundary : 0 # SAOLcuBoundary using non-deblocked pixels (0: OFF, 1: ON) |
---|
109 | |
---|
110 | #============ Slices ================ |
---|
111 | SliceMode : 0 # 0: Disable all slice options. |
---|
112 | # 1: Enforce maximum number of LCU in an slice, |
---|
113 | # 2: Enforce maximum number of bytes in an 'slice' |
---|
114 | # 3: Enforce maximum number of tiles in a slice |
---|
115 | SliceArgument : 1500 # Argument for 'SliceMode'. |
---|
116 | # If SliceMode==1 it represents max. SliceGranularity-sized blocks per slice. |
---|
117 | # If SliceMode==2 it represents max. bytes per slice. |
---|
118 | # If SliceMode==3 it represents max. tiles per slice. |
---|
119 | |
---|
120 | LFCrossSliceBoundaryFlag : 1 # In-loop filtering, including ALF and DB, is across or not across slice boundary. |
---|
121 | # 0:not across, 1: across |
---|
122 | |
---|
123 | #============ PCM ================ |
---|
124 | PCMEnabledFlag : 0 # 0: No PCM mode |
---|
125 | PCMLog2MaxSize : 5 # Log2 of maximum PCM block size. |
---|
126 | PCMLog2MinSize : 3 # Log2 of minimum PCM block size. |
---|
127 | PCMInputBitDepthFlag : 1 # 0: PCM bit-depth is internal bit-depth. 1: PCM bit-depth is input bit-depth. |
---|
128 | PCMFilterDisableFlag : 0 # 0: Enable loop filtering on I_PCM samples. 1: Disable loop filtering on I_PCM samples. |
---|
129 | |
---|
130 | #============ Tiles ================ |
---|
131 | UniformSpacingIdc : 0 # 0: the column boundaries are indicated by ColumnWidth array, the row boundaries are indicated by RowHeight array |
---|
132 | # 1: the column and row boundaries are distributed uniformly |
---|
133 | NumTileColumnsMinus1 : 0 # Number of columns in a picture minus 1 |
---|
134 | ColumnWidthArray : 2 3 # Array containing ColumnWidth values in units of LCU (from left to right in picture) |
---|
135 | NumTileRowsMinus1 : 0 # Number of rows in a picture minus 1 |
---|
136 | RowHeightArray : 2 # Array containing RowHeight values in units of LCU (from top to bottom in picture) |
---|
137 | |
---|
138 | LFCrossTileBoundaryFlag : 1 # In-loop filtering is across or not across tile boundary. |
---|
139 | # 0:not across, 1: across |
---|
140 | |
---|
141 | #============ WaveFront ================ |
---|
142 | WaveFrontSynchro : 0 # 0: No WaveFront synchronisation (WaveFrontSubstreams must be 1 in this case). |
---|
143 | # >0: WaveFront synchronises with the LCU above and to the right by this many LCUs. |
---|
144 | |
---|
145 | #=========== Quantization Matrix ================= |
---|
146 | ScalingList : 0 # ScalingList 0 : off, 1 : default, 2 : file read |
---|
147 | ScalingListFile : scaling_list.txt # Scaling List file name. If file is not exist, use Default Matrix. |
---|
148 | |
---|
149 | #============ Lossless ================ |
---|
150 | TransquantBypassEnableFlag: 0 # Value of PPS flag. |
---|
151 | CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1. |
---|
152 | |
---|
153 | #============ Rate Control ====================== |
---|
154 | RateControl : 0 # Rate control: enable rate control |
---|
155 | TargetBitrate : 1000000 # Rate control: target bitrate, in bps |
---|
156 | KeepHierarchicalBit : 1 # Rate control: keep hierarchical bit allocation in rate control algorithm |
---|
157 | LCULevelRateControl : 1 # Rate control: 1: LCU level RC; 0: picture level RC |
---|
158 | RCLCUSeparateModel : 1 # Rate control: use LCU level separate R-lambda model |
---|
159 | InitialQP : 0 # Rate control: initial QP |
---|
160 | RCForceIntraQP : 0 # Rate control: force intra QP to be equal to initial QP |
---|
161 | |
---|
162 | ### DO NOT ADD ANYTHING BELOW THIS LINE ### |
---|
163 | ### DO NOT DELETE THE EMPTY LINE BELOW ### |
---|