source: 3DVCSoftware/trunk/cfg/HM/cfg_HDR/encoder_randomaccess_main10_HDR_YCbCr_classAGH.cfg @ 1413

Last change on this file since 1413 was 1413, checked in by tech, 6 years ago

Merged HTM-16.2-dev@1412

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