1 | #======== File I/O =============== |
---|
2 | InputFile : ./test_sequences/book_arrival_c6.yuv |
---|
3 | InputBitDepth : 8 # Input bitdepth |
---|
4 | FrameRate : 30 # Frame Rate per second |
---|
5 | FrameSkip : 0 # Number of frames to be skipped in input |
---|
6 | SourceWidth : 1024 # Input frame width |
---|
7 | SourceHeight : 768 # Input frame height |
---|
8 | FramesToBeEncoded : 300 # Number of frames to be coded |
---|
9 | |
---|
10 | #======== File I/O ===================== |
---|
11 | BitstreamFile : book_arrival_c6_enc_HEVC |
---|
12 | ReconFile : book_arrival_c6_rec_HEVC |
---|
13 | |
---|
14 | |
---|
15 | #======== Profile/Level ================ |
---|
16 | Profile : main |
---|
17 | Level : 6.2 |
---|
18 | |
---|
19 | #======== Unit definition ================ |
---|
20 | MaxCUWidth : 64 # Maximum coding unit width in pixel |
---|
21 | MaxCUHeight : 64 # Maximum coding unit height in pixel |
---|
22 | MaxPartitionDepth : 4 # Maximum coding unit depth |
---|
23 | QuadtreeTULog2MaxSize : 5 # Log2 of maximum transform size for |
---|
24 | # quadtree-based TU coding (2...6) |
---|
25 | QuadtreeTULog2MinSize : 2 # Log2 of minimum transform size for |
---|
26 | # quadtree-based TU coding (2...6) |
---|
27 | QuadtreeTUMaxDepthInter : 3 |
---|
28 | QuadtreeTUMaxDepthIntra : 3 |
---|
29 | |
---|
30 | #======== Coding Structure ============= |
---|
31 | IntraPeriod : 16 # Period of I-Frame ( -1 = only first) |
---|
32 | DecodingRefreshType : 2 # Random Accesss 0:none, 1:CDR, 2:IDR |
---|
33 | GOPSize : 2 # GOP Size (number of B slice = GOPSize-1) |
---|
34 | # Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs |
---|
35 | Frame1: P 2 0 0.442 0 0 0 1 1 -2 0 |
---|
36 | Frame2: B 1 2 0.3536 0 0 0 2 2 -1 1 0 |
---|
37 | ListCombination : 1 # Use combined list for uni-prediction in B-slices |
---|
38 | |
---|
39 | #=========== Motion Search ============= |
---|
40 | FastSearch : 1 # 0:Full search 1:TZ search |
---|
41 | SearchRange : 64 # (0: Search range is a Full frame) |
---|
42 | BipredSearchRange : 4 # Search range for bi-prediction refinement |
---|
43 | HadamardME : 1 # Use of hadamard measure for fractional ME |
---|
44 | FEN : 1 # Fast encoder decision |
---|
45 | FDM : 1 # Fast Decision for Merge RD cost |
---|
46 | |
---|
47 | #======== Quantization ============= |
---|
48 | QP : 25 # Quantization parameter(0-51) |
---|
49 | MaxDeltaQP : 0 # CU-based multi-QP optimization |
---|
50 | MaxCuDQPDepth : 0 # Max depth of a minimum CuDQP for sub-LCU-level delta QP |
---|
51 | DeltaQpRD : 0 # Slice-based multi-QP optimization |
---|
52 | RDOQ : 1 # RDOQ |
---|
53 | RDOQTS : 1 # RDOQ for transform skip |
---|
54 | |
---|
55 | #=========== Deblock Filter ============ |
---|
56 | DeblockingFilterControlPresent: 0 # Dbl control params present (0=not present, 1=present) |
---|
57 | LoopFilterOffsetInPPS : 0 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param) |
---|
58 | LoopFilterDisable : 0 # Disable deblocking filter (0=Filter, 1=No Filter) |
---|
59 | LoopFilterBetaOffset_div2 : 0 # base_param: -13 ~ 13 |
---|
60 | LoopFilterTcOffset_div2 : 0 # base_param: -13 ~ 13 |
---|
61 | |
---|
62 | |
---|
63 | #=========== Misc. ============ |
---|
64 | InternalBitDepth : 8 # codec operating bit-depth |
---|
65 | |
---|
66 | #=========== Coding Tools ================= |
---|
67 | SAO : 1 # Sample adaptive offset (0: OFF, 1: ON) |
---|
68 | AMP : 1 # Asymmetric motion partitions (0: OFF, 1: ON) |
---|
69 | TransformSkip : 1 # Transform skipping (0: OFF, 1: ON) |
---|
70 | TransformSkipFast : 1 # Fast Transform skipping (0: OFF, 1: ON) |
---|
71 | SAOLcuBoundary : 0 # SAOLcuBoundary using non-deblocked pixels (0: OFF, 1: ON) |
---|
72 | |
---|
73 | |
---|
74 | #============ PCM ================ |
---|
75 | PCMEnabledFlag : 0 # 0: No PCM mode |
---|
76 | PCMLog2MaxSize : 5 # Log2 of maximum PCM block size. |
---|
77 | PCMLog2MinSize : 3 # Log2 of minimum PCM block size. |
---|
78 | PCMInputBitDepthFlag : 1 # 0: PCM bit-depth is internal bit-depth. 1: PCM bit-depth is input bit-depth. |
---|
79 | PCMFilterDisableFlag : 0 # 0: Enable loop filtering on I_PCM samples. 1: Disable loop filtering on I_PCM samples. |
---|
80 | |
---|
81 | |
---|
82 | #============ WaveFront ================ |
---|
83 | WaveFrontSynchro : 0 # 0: No WaveFront synchronisation (WaveFrontSubstreams must be 1 in this case). |
---|
84 | # >0: WaveFront synchronises with the LCU above and to the right by this many LCUs. |
---|
85 | |
---|
86 | #=========== Quantization Matrix ================= |
---|
87 | ScalingList : 0 # ScalingList 0 : off, 1 : default, 2 : file read |
---|
88 | ScalingListFile : scaling_list.txt # Scaling List file name. If file is not exist, use Default Matrix. |
---|
89 | |
---|
90 | #============ Lossless ================ |
---|
91 | TransquantBypassEnableFlag: 0 # Value of PPS flag. |
---|
92 | CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1. |
---|
93 | |
---|
94 | #============ Slices ================ |
---|
95 | SliceMode : 2 # 0: Disable all slice options. |
---|
96 | # 1: Enforce maximum number of LCU in an slice, |
---|
97 | # 2: Enforce maximum number of bytes in an 'slice' |
---|
98 | # 3: Enforce maximum number of tiles in a slice |
---|
99 | SliceArgument : 1024 # Argument for 'SliceMode'. |
---|
100 | # If SliceMode==1 it represents max. SliceGranularity-sized blocks per slice. |
---|
101 | # If SliceMode==2 it represents max. bytes per slice. |
---|
102 | # If SliceMode==3 it represents max. tiles per slice. |
---|
103 | |
---|
104 | LFCrossSliceBoundaryFlag : 0 # In-loop filtering, including ALF and DB, is across or not across slice boundary. |
---|
105 | # 0:not across, 1: across |
---|
106 | |
---|
107 | |
---|
108 | #============ Tiles ================ |
---|
109 | UniformSpacingIdc : 0 # 0: the column boundaries are indicated by ColumnWidth array, the row boundaries are indicated by RowHeight array |
---|
110 | # 1: the column and row boundaries are distributed uniformly |
---|
111 | NumTileColumnsMinus1 : 0 # Number of columns in a picture minus 1 |
---|
112 | ColumnWidthArray : 2 3 # Array containing ColumnWidth values in units of LCU (from left to right in picture) |
---|
113 | NumTileRowsMinus1 : 0 # Number of rows in a picture minus 1 |
---|
114 | RowHeightArray : 2 # Array containing RowHeight values in units of LCU (from top to bottom in picture) |
---|
115 | |
---|
116 | LFCrossTileBoundaryFlag : 0 # In-loop filtering is across or not across tile boundary. |
---|
117 | # 0:not across, 1: across |
---|
118 | |
---|
119 | #============ Rate Control ====================== |
---|
120 | RateControl : 1 # Rate control: enable rate control |
---|
121 | TargetBitrate : 1200000 # Rate control: target bitrate, in bps |
---|
122 | KeepHierarchicalBit : 0 # Rate control: keep hierarchical bit allocation in rate control algorithm |
---|
123 | LCULevelRateControl : 1 # Rate control: 1: LCU level RC; 0: picture level RC |
---|
124 | RCLCUSeparateModel : 1 # Rate control: use LCU level separate R-lambda model |
---|
125 | InitialQP : 25 # Rate control: initial QP |
---|
126 | RCForceIntraQP : 1 # Rate control: force intra QP to be equal to initial QP |
---|
127 | |
---|
128 | ### DO NOT ADD ANYTHING BELOW THIS LINE ### |
---|
129 | ### DO NOT DELETE THE EMPTY LINE BELOW ### |
---|