Ticket #74: encoder_randomaccess_vtm.cfg

File encoder_randomaccess_vtm.cfg, 11.4 KB (added by hanhuang, 6 years ago)
Line 
1#======== File I/O =====================
2BitstreamFile                 : str.bin
3ReconFile                     : rec.yuv
4
5#======== Profile ================
6Profile                       : next
7
8#======== Unit definition ================
9MaxCUWidth                    : 64          # Maximum coding unit width in pixel
10MaxCUHeight                   : 64          # Maximum coding unit height in pixel
11MaxPartitionDepth             : 4           # Maximum coding unit depth
12# obsoleted by TULog2MaxSize
13#QuadtreeTULog2MinSize         : 2           # Log2 of minimum transform size for
14#                                            # quadtree-based TU coding (2...6)
15QuadtreeTUMaxDepthInter       : 3
16QuadtreeTUMaxDepthIntra       : 3
17
18#======== Coding Structure =============
19IntraPeriod                   : 32          # Period of I-Frame ( -1 = only first)
20DecodingRefreshType           : 1           # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI
21GOPSize                       : 16          # GOP Size (number of B slice = GOPSize-1)
22
23IntraQPOffset                 : -3
24LambdaFromQpEnable            : 1           # see JCTVC-X0038 for suitable parameters for IntraQPOffset, QPoffset, QPOffsetModelOff, QPOffsetModelScale when enabled
25#        Type POC QPoffset QPOffsetModelOff QPOffsetModelScale CbQPoffset CrQPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures     predict deltaRPS #ref_idcs reference idcs
26Frame1:  B   16   1        0.0                      0.0            0          0          1.0      0            0              0           2                3         -16 -24 -32            0
27Frame2:  B    8   1       -4.8848                   0.2061         0          0          1.0      0            0              1           2                3         -8  -16   8            1       8        4         1 1 0 1
28Frame3:  B    4   4       -5.7476                   0.2286         0          0          1.0      0            0              2           2                4         -4  -12   4  12        1       4        4         1 1 1 1
29Frame4:  B    2   5       -5.90                     0.2333         0          0          1.0      0            0              3           2                5         -2  -10   2   6  14    1       2        5         1 1 1 1 1
30Frame5:  B    1   6       -7.1444                   0.3            0          0          1.0      0            0              4           2                5         -1    1  3    7  15    1       1        6         1 0 1 1 1 1
31Frame6:  B    3   6       -7.1444                   0.3            0          0          1.0      0            0              4           2                5         -1   -3   1   5  13    1      -2        6         1 1 1 1 1 0
32Frame7:  B    6   5       -5.90                     0.2333         0          0          1.0      0            0              3           2                4         -2   -6   2  10        1      -3        6         0 1 1 1 1 0
33Frame8:  B    5   6       -7.1444                   0.3            0          0          1.0      0            0              4           2                5         -1   -5   1   3  11    1       1        5         1 1 1 1 1
34Frame9:  B    7   6       -7.1444                   0.3            0          0          1.0      0            0              4           2                5         -1   -3  -7   1   9    1      -2        6         1 1 1 1 1 0
35Frame10: B   12   4       -5.7476                   0.2286         0          0          1.0      0            0              2           2                3         -4  -12   4            1      -5        6         0 0 1 1 1 0
36Frame11: B   10   5       -5.90                     0.2333         0          0          1.0      0            0              3           2                4         -2  -10   2   6        1       2        4         1 1 1 1
37Frame12: B    9   6       -7.1444                   0.3            0          0          1.0      0            0              4           2                5         -1   -9   1   3   7    1       1        5         1 1 1 1 1
38Frame13: B   11   6       -7.1444                   0.3            0          0          1.0      0            0              4           2                5         -1   -3 -11   1   5    1      -2        6         1 1 1 1 1 0
39Frame14: B   14   5       -5.90                     0.2333         0          0          1.0      0            0              3           2                4         -2   -6 -14   2        1      -3        6         0 1 1 1 1 0
40Frame15: B   13   6       -7.1444                   0.3            0          0          1.0      0            0              4           2                5         -1   -5 -13   1   3    1       1        5         1 1 1 1 1
41Frame16: B   15   6       -7.1444                   0.3            0          0          1.0      0            0              4           2                5         -1   -3 -7  -15   1    1      -2        6         1 1 1 1 1 0
42
43#=========== Motion Search =============
44FastSearch                    : 1           # 0:Full search  1:TZ search
45SearchRange                   : 384         # (0: Search range is a Full frame)
46ASR                           : 1           # Adaptive motion search range
47MinSearchWindow               : 96          # Minimum motion search window size for the adaptive window ME
48BipredSearchRange             : 4           # Search range for bi-prediction refinement
49HadamardME                    : 1           # Use of hadamard measure for fractional ME
50FEN                           : 1           # Fast encoder decision
51FDM                           : 1           # Fast Decision for Merge RD cost
52
53#======== Quantization =============
54QP                            : 32          # Quantization parameter(0-51)
55MaxDeltaQP                    : 0           # CU-based multi-QP optimization
56MaxCuDQPDepth                 : 0           # Max depth of a minimum CuDQP for sub-LCU-level delta QP
57DeltaQpRD                     : 0           # Slice-based multi-QP optimization
58RDOQ                          : 1           # RDOQ
59RDOQTS                        : 1           # RDOQ for transform skip
60
61#=========== Deblock Filter ============
62LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
63LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter)
64LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
65LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
66DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0)
67
68#=========== Misc. ============
69InternalBitDepth              : 10          # codec operating bit-depth
70
71#=========== Coding Tools =================
72SAO                           : 1           # Sample adaptive offset  (0: OFF, 1: ON)
73AMP                           : 1           # Asymmetric motion partitions (0: OFF, 1: ON)
74TransformSkip                 : 1           # Transform skipping (0: OFF, 1: ON)
75TransformSkipFast             : 1           # Fast Transform skipping (0: OFF, 1: ON)
76SAOLcuBoundary                : 0           # SAOLcuBoundary using non-deblocked pixels (0: OFF, 1: ON)
77
78#============ Slices ================
79SliceMode                : 0                # 0: Disable all slice options.
80                                            # 1: Enforce maximum number of LCU in an slice,
81                                            # 2: Enforce maximum number of bytes in an 'slice'
82                                            # 3: Enforce maximum number of tiles in a slice
83SliceArgument            : 1500             # Argument for 'SliceMode'.
84                                            # If SliceMode==1 it represents max. SliceGranularity-sized blocks per slice.
85                                            # If SliceMode==2 it represents max. bytes per slice.
86                                            # If SliceMode==3 it represents max. tiles per slice.
87
88LFCrossSliceBoundaryFlag : 1                # In-loop filtering, including ALF and DB, is across or not across slice boundary.
89                                            # 0:not across, 1: across
90
91#============ PCM ================
92PCMEnabledFlag                      : 0                # 0: No PCM mode
93PCMLog2MaxSize                      : 5                # Log2 of maximum PCM block size.
94PCMLog2MinSize                      : 3                # Log2 of minimum PCM block size.
95PCMInputBitDepthFlag                : 1                # 0: PCM bit-depth is internal bit-depth. 1: PCM bit-depth is input bit-depth.
96PCMFilterDisableFlag                : 0                # 0: Enable loop filtering on I_PCM samples. 1: Disable loop filtering on I_PCM samples.
97
98#============ Lossless ================
99TransquantBypassEnable     : 0                         # Value of PPS flag.
100CUTransquantBypassFlagForce: 0                         # Force transquant bypass mode, when transquant_bypass_enable_flag is enabled
101
102#============ Rate Control ======================
103RateControl                         : 0                # Rate control: enable rate control
104TargetBitrate                       : 1000000          # Rate control: target bitrate, in bps
105KeepHierarchicalBit                 : 2                # Rate control: 0: equal bit allocation; 1: fixed ratio bit allocation; 2: adaptive ratio bit allocation
106LCULevelRateControl                 : 1                # Rate control: 1: LCU level RC; 0: picture level RC
107RCLCUSeparateModel                  : 1                # Rate control: use LCU level separate R-lambda model
108InitialQP                           : 0                # Rate control: initial QP
109RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
110
111#============ JEM settings ======================
112LoopFilterTcOffset_div2             : 0
113SEIDecodedPictureHash               : 0
114CbQpOffset                          : 0
115CrQpOffset                          : 0
116
117#============ NEXT ====================
118
119# General
120LargeCTU                     : 1      # Large CTU
121CTUSize                      : 64
122LCTUFast                     : 1
123QuadtreeTULog2MaxSize        : 6
124
125QTBT                         : 1      # QTBT
126DualITree                    : 1      # separate partitioning of luma and chroma channels for I-slices
127MinQTLumaISlice              : 8
128MinQTChromaISlice            : 4
129MinQTNonISlice               : 8
130MaxBTDepth                   : 3
131MaxBTDepthISliceL            : 3
132MaxBTDepthISliceC            : 3
133MTT                          : 0
134
135EMT                          : 1
136EMTFast                      : 1
137Affine                       : 1
138HighPrecMv                   : 1
139
140SubPuMvp                     : 1
141MaxNumMergeCand              : 6
142LMChroma                     : 1      # use CCLM only
143DepQuant                     : 1
144IMV                          : 2
145
146ALF                          : 0
147
148# Fast tools
149PBIntraFast                  : 1
150FastMrg                      : 1
151AMaxBT                       : 1
152
153
154### DO NOT ADD ANYTHING BELOW THIS LINE ###
155### DO NOT DELETE THE EMPTY LINE BELOW ###
156