Ticket #1490: encoder_randomaccess_main10.cfg

File encoder_randomaccess_main10.cfg, 12.3 KB (added by barry963, 6 years ago)

sample config file under cfg folder

Line 
1#======== File I/O =====================
2BitstreamFile                 : str.bin
3ReconFile                     : rec.yuv
4
5#======== Profile ================
6Profile                       : main10
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
12QuadtreeTULog2MaxSize         : 5           # Log2 of maximum transform size for
13                                            # quadtree-based TU coding (2...6)
14QuadtreeTULog2MinSize         : 2           # Log2 of minimum transform size for
15                                            # quadtree-based TU coding (2...6)
16QuadtreeTUMaxDepthInter       : 3
17QuadtreeTUMaxDepthIntra       : 3
18
19#======== Coding Structure =============
20IntraPeriod                   : 32          # Period of I-Frame ( -1 = only first)
21DecodingRefreshType           : 3           # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI
22GOPSize                       : 16           # GOP Size (number of B slice = GOPSize-1)
23ReWriteParamSetsFlag          : 1           # Write parameter sets with every IRAP
24
25IntraQPOffset                 : -3
26LambdaFromQpEnable            : 1           # see JCTVC-X0038 for suitable parameters for IntraQPOffset, QPoffset, QPOffsetModelOff, QPOffsetModelScale when enabled
27#        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
28Frame1:  B   16   1        0.0                      0.0            0          0          1.0      0            0              0           2                3         -16 -24 -32            0 
29Frame2:  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   
30Frame3:  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 
31Frame4:  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 
32Frame5:  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 
33Frame6:  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 
34Frame7:  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 
35Frame8:  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 
36Frame9:  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 
37Frame10: 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 
38Frame11: 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 
39Frame12: 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 
40Frame13: 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 
41Frame14: 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 
42Frame15: 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 
43Frame16: 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 
44
45
46#=========== Motion Search =============
47FastSearch                    : 1           # 0:Full search  1:TZ search
48SearchRange                   : 384         # (0: Search range is a Full frame)
49ASR                           : 1           # Adaptive motion search range
50MinSearchWindow               : 96          # Minimum motion search window size for the adaptive window ME
51BipredSearchRange             : 4           # Search range for bi-prediction refinement
52HadamardME                    : 1           # Use of hadamard measure for fractional ME
53FEN                           : 1           # Fast encoder decision
54FDM                           : 1           # Fast Decision for Merge RD cost
55
56#======== Quantization =============
57QP                            : 32          # Quantization parameter(0-51)
58MaxDeltaQP                    : 0           # CU-based multi-QP optimization
59MaxCuDQPDepth                 : 0           # Max depth of a minimum CuDQP for sub-LCU-level delta QP
60DeltaQpRD                     : 0           # Slice-based multi-QP optimization
61RDOQ                          : 1           # RDOQ
62RDOQTS                        : 1           # RDOQ for transform skip
63SliceChromaQPOffsetPeriodicity: 0           # Used in conjunction with Slice Cb/Cr QpOffsetIntraOrPeriodic. Use 0 (default) to disable periodic nature.
64SliceCbQpOffsetIntraOrPeriodic: 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.
65SliceCrQpOffsetIntraOrPeriodic: 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.
66
67#=========== Deblock Filter ============
68LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
69LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter)
70LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
71LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
72DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0)
73
74#=========== Misc. ============
75InternalBitDepth              : 10          # codec operating bit-depth
76
77#=========== Coding Tools =================
78SAO                           : 1           # Sample adaptive offset  (0: OFF, 1: ON)
79AMP                           : 1           # Asymmetric motion partitions (0: OFF, 1: ON)
80TransformSkip                 : 1           # Transform skipping (0: OFF, 1: ON)
81TransformSkipFast             : 1           # Fast Transform skipping (0: OFF, 1: ON)
82SAOLcuBoundary                : 0           # SAOLcuBoundary using non-deblocked pixels (0: OFF, 1: ON)
83
84#============ Slices ================
85SliceMode                : 0                # 0: Disable all slice options.
86                                            # 1: Enforce maximum number of LCU in an slice,
87                                            # 2: Enforce maximum number of bytes in an 'slice'
88                                            # 3: Enforce maximum number of tiles in a slice
89SliceArgument            : 1500             # Argument for 'SliceMode'.
90                                            # If SliceMode==1 it represents max. SliceGranularity-sized blocks per slice.
91                                            # If SliceMode==2 it represents max. bytes per slice.
92                                            # If SliceMode==3 it represents max. tiles per slice.
93
94LFCrossSliceBoundaryFlag : 1                # In-loop filtering, including ALF and DB, is across or not across slice boundary.
95                                            # 0:not across, 1: across
96
97#============ PCM ================
98PCMEnabledFlag                      : 0                # 0: No PCM mode
99PCMLog2MaxSize                      : 5                # Log2 of maximum PCM block size.
100PCMLog2MinSize                      : 3                # Log2 of minimum PCM block size.
101PCMInputBitDepthFlag                : 1                # 0: PCM bit-depth is internal bit-depth. 1: PCM bit-depth is input bit-depth.
102PCMFilterDisableFlag                : 0                # 0: Enable loop filtering on I_PCM samples. 1: Disable loop filtering on I_PCM samples.
103
104#============ Tiles ================
105TileUniformSpacing                  : 0                # 0: the column boundaries are indicated by TileColumnWidth array, the row boundaries are indicated by TileRowHeight array
106                                                       # 1: the column and row boundaries are distributed uniformly
107NumTileColumnsMinus1                : 0                # Number of tile columns in a picture minus 1
108TileColumnWidthArray                : 2 3              # Array containing tile column width values in units of CTU (from left to right in picture)   
109NumTileRowsMinus1                   : 0                # Number of tile rows in a picture minus 1
110TileRowHeightArray                  : 2                # Array containing tile row height values in units of CTU (from top to bottom in picture)
111
112LFCrossTileBoundaryFlag             : 1                # In-loop filtering is across or not across tile boundary.
113                                                       # 0:not across, 1: across
114
115#============ WaveFront ================
116WaveFrontSynchro                    : 0                # 0:  No WaveFront synchronisation (WaveFrontSubstreams must be 1 in this case).
117                                                       # >0: WaveFront synchronises with the LCU above and to the right by this many LCUs.
118
119#=========== Quantization Matrix =================
120ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
121ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
122
123#============ Lossless ================
124TransquantBypassEnableFlag : 0                         # Value of PPS flag.
125CUTransquantBypassFlagForce: 0                         # Force transquant bypass mode, when transquant_bypass_enable_flag is enabled
126
127#============ Rate Control ======================
128RateControl                         : 0                # Rate control: enable rate control
129TargetBitrate                       : 1000000          # Rate control: target bitrate, in bps
130KeepHierarchicalBit                 : 2                # Rate control: 0: equal bit allocation; 1: fixed ratio bit allocation; 2: adaptive ratio bit allocation
131LCULevelRateControl                 : 1                # Rate control: 1: LCU level RC; 0: picture level RC
132RCLCUSeparateModel                  : 1                # Rate control: use LCU level separate R-lambda model
133InitialQP                           : 0                # Rate control: initial QP
134RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
135
136### DO NOT ADD ANYTHING BELOW THIS LINE ###
137### DO NOT DELETE THE EMPTY LINE BELOW ###