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