Ticket #664: encoder_randomaccess_vtm_RectangularSlice_r1.cfg

File encoder_randomaccess_vtm_RectangularSlice_r1.cfg, 13.4 KB (added by Weijia, 4 years ago)
Line 
1#======== File I/O ===============
2InputFile                     :  /Users/weijiazhu/Sequences/sc_web_browsing_1280x720_30_8bit_300_444_r1.yuv
3InputBitDepth                 : 8           # Input bitdepth
4InputChromaFormat             : 444         # Ratio of luminance to chrominance samples
5FrameRate                     : 30          # Frame Rate per second
6FrameSkip                     : 0           # Number of frames to be skipped in input
7SourceWidth                   : 1280        # Input  frame width
8SourceHeight                  : 720         # Input  frame height
9FramesToBeEncoded             : 1         # Number of frames to be coded
10
11#======== File I/O =====================
12BitstreamFile                 : str.bin
13ReconFile                     : rec.yuv
14
15#======== Profile ================
16Profile                       : next
17
18#======== Unit definition ================
19MaxCUWidth                    : 64          # Maximum coding unit width in pixel
20MaxCUHeight                   : 64          # Maximum coding unit height in pixel
21MaxPartitionDepth             : 4           # Maximum coding unit depth
22
23#======== Coding Structure =============
24IntraPeriod                   : 32          # Period of I-Frame ( -1 = only first)
25DecodingRefreshType           : 1           # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI
26GOPSize                       : 16          # GOP Size (number of B slice = GOPSize-1)
27
28IntraQPOffset                 : -3
29LambdaFromQpEnable            : 1           # see JCTVC-X0038 for suitable parameters for IntraQPOffset, QPoffset, QPOffsetModelOff, QPOffsetModelScale when enabled
30#        Type POC QPoffset QPOffsetModelOff QPOffsetModelScale CbQPoffset CrQPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active_L0 #ref_pics_L0   reference_pictures_L0 #ref_pics_active_L1 #ref_pics_L1   reference_pictures_L1
31Frame1:   B   16   1        0.0                      0.0            0          0          1.0      0            0              0             2                3          16 32 24                    2                2           16 32
32Frame2:   B    8   1       -4.8848                   0.2061         0          0          1.0      0            0              1             2                2          8 16                        2                2           -8 8
33Frame3:   B    4   4       -5.7476                   0.2286         0          0          1.0      0            0              2             2                2          4 12                        2                2           -4 -12
34Frame4:   B    2   5       -5.90                     0.2333         0          0          1.0      0            0              3             2                2          2 10                        2                3           -2 -6 -14
35Frame5:   B    1   6       -7.1444                   0.3            0          0          1.0      0            0              4             2                2          1 -1                        2                4           -1 -3 -7 -15
36Frame6:   B    3   6       -7.1444                   0.3            0          0          1.0      0            0              4             2                2          1 3                         2                3           -1 -5 -13
37Frame7:   B    6   5       -5.90                     0.2333         0          0          1.0      0            0              3             2                2          2 6                         2                2           -2 -10
38Frame8:   B    5   6       -7.1444                   0.3            0          0          1.0      0            0              4             2                2          1 5                         2                3           -1 -3 -11
39Frame9:   B    7   6       -7.1444                   0.3            0          0          1.0      0            0              4             2                3          1 3 7                       2                2           -1 -9
40Frame10:  B   12   4       -5.7476                   0.2286         0          0          1.0      0            0              2             2                2          4 12                        2                2           -4 4
41Frame11:  B   10   5       -5.90                     0.2333         0          0          1.0      0            0              3             2                2          2 10                        2                2           -2 -6
42Frame12:  B    9   6       -7.1444                   0.3            0          0          1.0      0            0              4             2                2          1 9                         2                3           -1 -3 -7
43Frame13:  B   11   6       -7.1444                   0.3            0          0          1.0      0            0              4             2                3          1 3 11                      2                2           -1 -5
44Frame14:  B   14   5       -5.90                     0.2333         0          0          1.0      0            0              3             2                3          2 6 14                      2                2           -2 2
45Frame15:  B   13   6       -7.1444                   0.3            0          0          1.0      0            0              4             2                3          1 5 13                      2                2           -1 -3
46Frame16:  B   15   6       -7.1444                   0.3            0          0          1.0      0            0              4             2                4          1 3 7 15                    2                2           -1 1
47
48#=========== Motion Search =============
49FastSearch                    : 1           # 0:Full search  1:TZ search
50SearchRange                   : 384         # (0: Search range is a Full frame)
51ASR                           : 1           # Adaptive motion search range
52MinSearchWindow               : 96          # Minimum motion search window size for the adaptive window ME
53BipredSearchRange             : 4           # Search range for bi-prediction refinement
54HadamardME                    : 1           # Use of hadamard measure for fractional ME
55FEN                           : 1           # Fast encoder decision
56FDM                           : 1           # Fast Decision for Merge RD cost
57
58#======== Quantization =============
59QP                            : 32          # Quantization parameter(0-51)
60MaxDeltaQP                    : 0           # CU-based multi-QP optimization
61MaxCuDQPSubdiv                : 0           # Maximum subdiv for CU luma Qp adjustment
62DeltaQpRD                     : 0           # Slice-based multi-QP optimization
63RDOQ                          : 1           # RDOQ
64RDOQTS                        : 1           # RDOQ for transform skip
65
66#=========== Deblock Filter ============
67LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
68LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter)
69LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
70LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
71DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0)
72
73#=========== Misc. ============
74InternalBitDepth              : 10          # codec operating bit-depth
75
76#=========== Coding Tools =================
77SAO                           : 1           # Sample adaptive offset  (0: OFF, 1: ON)
78TransformSkip                 : 1           # Transform skipping (0: OFF, 1: ON)
79TransformSkipFast             : 1           # Fast Transform skipping (0: OFF, 1: ON)
80TransformSkipLog2MaxSize      : 5
81SAOLcuBoundary                : 0           # SAOLcuBoundary using non-deblocked pixels (0: OFF, 1: ON)
82
83#============ Slices ================
84SliceMode                : 3                # 0: Disable all slice options.
85                                            # 1: Enforce maximum number of LCU in an slice,
86                                            # 2: Enforce maximum number of bytes in an 'slice'
87                                            # 3: Enforce maximum number of tiles in a slice
88SliceArgument            : 2                # Argument for 'SliceMode'.
89                                            # If SliceMode==1 it represents max. SliceGranularity-sized blocks per slice.
90                                            # If SliceMode==2 it represents max. bytes per slice.
91                                            # If SliceMode==3 it represents max. tiles per slice.
92
93LFCrossSliceBoundaryFlag : 1                # In-loop filtering, including ALF and DB, is across or not across slice boundary.
94                                            # 0:not across, 1: across
95
96#============ Tiles ================
97TileUniformSpacing                  : 0                # 0: the column boundaries are indicated by TileColumnWidth array, the row boundaries are indicated by TileRowHeight array
98                                                       # 1: the column and row boundaries are distributed uniformly
99UniformTileColsWidthMinus1          : 0                # Width to use if TileUniformSpacing is equal to 1
100UniformTileRowHeightMinus1          : 0                # Height to use if TileUniformSpacing is equal to 1
101NumTileColumnsMinus1                : 3                # Number of tile columns in a picture minus 1
102TileColumnWidthArray                : 1 1 1            # Array containing tile column width values in units of CTU (from left to right in picture)   
103NumTileRowsMinus1                   : 1                # Number of tile rows in a picture minus 1
104TileRowHeightArray                  : 1                # Array containing tile row height values in units of CTU (from top to bottom in picture)
105
106LFCrossTileBoundaryFlag             : 0                # In-loop filtering is across or not across tile boundary.
107                                                       # 0:not across, 1: across
108                                                       
109RectSliceFlag                       : 1                                                     
110NumRectSlicesInPicMinus1            : 3 
111RectSlicesBoundaryArray             : 0 4 1 5 2 6 3 7
112
113#============ Lossless ================
114TransquantBypassEnable     : 0                         # Value of PPS flag.
115CUTransquantBypassFlagForce: 0                         # Force transquant bypass mode, when transquant_bypass_enable_flag is enabled
116
117#============ Rate Control ======================
118RateControl                         : 0                # Rate control: enable rate control
119TargetBitrate                       : 1000000          # Rate control: target bitrate, in bps
120KeepHierarchicalBit                 : 2                # Rate control: 0: equal bit allocation; 1: fixed ratio bit allocation; 2: adaptive ratio bit allocation
121LCULevelRateControl                 : 1                # Rate control: 1: LCU level RC; 0: picture level RC
122RCLCUSeparateModel                  : 1                # Rate control: use LCU level separate R-lambda model
123InitialQP                           : 0                # Rate control: initial QP
124RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
125
126#============ VTM settings ======================
127LoopFilterTcOffset_div2             : 0
128SEIDecodedPictureHash               : 1
129CbQpOffset                          : 1
130CrQpOffset                          : 1
131
132ReWriteParamSets                    : 1
133#============ NEXT ====================
134
135# General
136CTUSize                      : 128
137LCTUFast                     : 1
138
139DualITree                    : 1      # separate partitioning of luma and chroma channels for I-slices
140MinQTLumaISlice              : 8
141MinQTChromaISlice            : 4
142MinQTNonISlice               : 8
143MaxMTTHierarchyDepth         : 3
144MaxMTTHierarchyDepthISliceL  : 3
145MaxMTTHierarchyDepthISliceC  : 3
146
147MTS                          : 1
148MTSIntraMaxCand              : 3
149MTSInterMaxCand              : 4
150SBT                          : 1
151LFNST                        : 1
152ISP                          : 1
153MMVD                         : 1
154Affine                       : 1
155SubPuMvp                     : 1
156MaxNumMergeCand              : 6
157LMChroma                     : 1      # use CCLM only
158DepQuant                     : 1
159IMV                          : 1
160ALF                          : 1
161GBi                          : 1 
162GBiFast                      : 1
163BIO                          : 1 
164MHIntra                      : 1
165Triangle                     : 1
166IBC                          : 1      # turned off in CTC
167AllowDisFracMMVD             : 1
168AffineAmvr                   : 1
169LMCSEnable                   : 1      # LMCS: 0: disable, 1:enable
170LMCSSignalType               : 0      # Input signal type: 0:SDR, 1:HDR-PQ, 2:HDR-HLG
171LMCSUpdateCtrl               : 0      # LMCS model update control: 0:RA, 1:AI, 2:LDB/LDP
172MIP                          : 1
173DMVR                         : 1
174SMVD                         : 1
175
176# Fast tools
177PBIntraFast                  : 1
178ISPFast                      : 1
179FastMrg                      : 1
180AMaxBT                       : 1
181FastMIP                      : 0
182FastLFNST                    : 0
183
184# Encoder optimization tools
185AffineAmvrEncOpt             : 1
186MmvdDisNum                   : 6
187### DO NOT ADD ANYTHING BELOW THIS LINE ###
188### DO NOT DELETE THE EMPTY LINE BELOW ###
189
190
191