source: 3DVCSoftware/branches/HTM-10.0-dev0/cfg/MV-HEVC/fullCfg.cfg @ 854

Last change on this file since 854 was 854, checked in by tech, 10 years ago

Integrated following MV-HEVC HLS 7 items:

H_MV_HLS7_GEN Stub for further integrations (not tested)
H_MV_HLS_7_OUTPUT_LAYERS_5_10_22_27
Output layer sets, various

(VPS/P0300/alt output layer flag) #27 Change alt output layer flag to be signalled within the loop of output layer sets, from JCTVC-P0300-v2. Decision: Adopt.
(VPS/P0156/Num of output_layer_flag) #10 Proposal 3: The output_layer_flag[ i ][ j ] is signalled for j equal to 0 to NumLayersInIdList[ lsIdx ] inclusive. It was remarked that we might be able to just assume that the top layer is always output; however, this was not entirely clear , so the safe thing to do may be to also send the flag for this layer.
(VPS/P0295/Default output layer sets) #5 Discussion from (P0110). Decision: Three-state approach (text in P0295, decoder shall allow 3 to be present and shall treat 3 the same as the value 2).

H_MV_HLS_7_HRD_P0156_7 (HRD/P0156/MaxSubLayersInLayerSetMinus1) #7 Proposal 1: signal, in the VPS extension, the DPB parameters for an output layer set for sub-DPBs only up to the maximum temporal sub-layers in the corresponding layer set
H_MV_HLS_7_VPS_P0048_14
(VPS/P0048/profile_ref_minus1 rem) #14 Remove profile_ref_minus1 from the VPS extension, from JCTVC-P0048
H_MV_HLS_7_VPS_P0076_15 (VPS/P0076/video signal info move) #15 Move video signal information syntax structure earlier in the VPS VUI.
H_MV_HLS_7_SPS_P0155_16_32
(SPS/P0155/sps_sub_layer_ordering_info) #16, #32 Not signal the sps_max_num_reorder_pics[], sps_max_latency_increase_plus1[], and sps_max_dec_pic_buffering_minus1[] syntax elements in the SPS when nuh_layer_id > 0.
H_MV_HLS_7_GEN_P0166_PPS_EXTENSION (GEN/P0166/pps_extension) #17 Add PPS extension type flags for conditional presence of syntax extensions per extension type, aligned with the SPS extension type flags, from JCTVC-P0166. Further align the SPS extension type flags syntax between RExt and MV-HEVC/SHVC
H_MV_HLS_7_FIX_SET_DPB_SIZE
Fix derivation dpb size parameters
H_MV_HLS_7_RESERVED_FLAGS Added flags

(SPS/P0312/SHVC reserved flag) The flag will be used for the syntax vert_phase_position_enable_flag in SHVC draft
(VPS/O0215/SHVC reserved flag): this flag will be used for the syntax cross_layer_phase_alignment_flag in SHVC draft.
(VPS VUI/O0199,P0312/SHVC reserved flags) the 3 reserved bits will be used for the syntaxes single_layer_for_non_irap_flag, higher_layer_irap_skip_flag and vert_phase_position_not_in_use_flag in SHVC draft.

H_MV_FIX_VPS_LAYER_ID_NOT_EQUAL_ZERO Discard VPS with nuh_layer_Id > 0
H_MV_HLS_7_MISC_P0130_EOS
(MISC/P0130/EOS NAL layer id) #19 Require that end of bitstream NAL unit shall have nuh_layer_id equal to 0, from JCTVC-P0130. Decoders shall allow an end of bitstream NAL unit with nuh_layer_id > 0 to be present, and shall ignore the NAL unit.
H_MV_HLS_7_MISC_P0182_13 (MISC/P0182/BL PS Compatibility flag) #13 Define the flag (in VPS VUI) with the proposed semantics, without specifying an associated extraction process. Editors to select the position in the VPS VUI.
H_MV_HLS_7_MISC_P0068_21
(MISC/P0068/all irap idr flag) #21 Add flag in VUI to indicate that all IRAP pictures are IDRs and that all layer pictures in an AU are IDR aligned, from JCTVC-P0068 proposal 1.
H_MV_HLS_7_FIX_INFER_CROSS_LAYER_IRAP_ALIGNED_FLAG Fix inference of cross_layer_irap_aligned_flag
H_MV_HLS_7_MISC_P0079_18
(MISC/P0079/NumActiveRefLayerPics) #18 Modification of derivation of variable NumActiveRefLayerPics.

File size: 16.4 KB
Line 
1#======== Legend for comments =====================
2# (m) specification per layer/dimension/layerset possible
3# (c) cyclic repetition of values, if not given for all layers/dimensions/layersets. (e.g. 5 layers and 1 2 3 -> 1 2 3 1 2  )
4
5#======== File I/O =====================
6
7InputFile_0                   : newspapercc_4.yuv                             
8InputFile_1                   : newspapercc_2.yuv                               
9InputFile_2                   : newspapercc_6.yuv                             
10
11BitstreamFile                 : stream.bit                         
12
13ReconFile_0                   : rec_4.yuv                         
14ReconFile_1                   : rec_2.yuv                         
15ReconFile_2                   : rec_6.yuv                           
16
17FramesToBeEncoded             : 3           # Number of frames to be coded
18FrameRate                     : 30          # Frame Rate per second
19SourceWidth                   : 1024        # Input  frame width
20SourceHeight                  : 768         # Input  frame height
21NumberOfLayers                : 3
22
23#======== VPS ============================
24ScalabilityMask               : 2           # Scalability Mask             ( 2: View Scalability, shall be 2 for MV-HEVC )
25DimensionIdLen                : 3           # Number of bits to store Ids,  per scalability dimension, (m)
26ViewOrderIndex                : 0 1 2       # View Order Index (m)
27LayerIdInNuh                  : 0           # Layer Id in NAL unit header, (0: no explicit signalling ) (m)
28SplittingFlag                 : 0           # Splitting Flag
29ViewId                        : 1 0 2       # ViewId per ViewOrderIndex (m)
30
31#======== VPS/ Layer sets ================
32VpsNumLayerSets               : 4            # Number of layer sets   
33LayerIdsInSet_0               : 0            # Indices in VPS of layers in layer set 0
34LayerIdsInSet_1               : 0 1          # Indices in VPS of layers in layer set 1
35LayerIdsInSet_2               : 0 2          # Indices in VPS of layers in layer set 2
36LayerIdsInSet_3               : 0 1 2        # Indices in VPS of layers in layer set 3
37
38DefaultTargetOutputLayerIdc   : 0            # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
39LayerIdsInDefOutputLayerSet_0 :              # Indices in VPS of output layers in layer set 0 (when DefaultTargetOutputLayerIdc is equal to 2)
40LayerIdsInDefOutputLayerSet_1 :              # Indices in VPS of output layers in layer set 1 (when DefaultTargetOutputLayerIdc is equal to 2)
41LayerIdsInDefOutputLayerSet_2 :              # Indices in VPS of output layers in layer set 2 (when DefaultTargetOutputLayerIdc is equal to 2)
42LayerIdsInDefOutputLayerSet_3 :              # Indices in VPS of output layers in layer set 3 (when DefaultTargetOutputLayerIdc is equal to 2)
43
44
45OutputLayerSetIdx             : 1 2          # Indices of layer sets used to derive additional output layer sets
46LayerIdsInAddOutputLayerSet_0 : 1            # Indices in VPS of output layers in additional output layer set 0
47LayerIdsInAddOutputLayerSet_1 : 2            # Indices in VPS of output layers in additional output layer set 1
48
49
50ProfileLevelTierIdx           : 0 0 0 0      # Indices to profile level tier (TBD)
51#======== Unit definition ================
52MaxCUWidth                    : 64          # Maximum coding unit width in pixel
53MaxCUHeight                   : 64          # Maximum coding unit height in pixel
54MaxPartitionDepth             : 4           # Maximum coding unit depth
55QuadtreeTULog2MaxSize         : 5           # Log2 of maximum transform size for
56                                            # quadtree-based TU coding (2...6)
57QuadtreeTULog2MinSize         : 2           # Log2 of minimum transform size for
58                                            # quadtree-based TU coding (2...6)
59QuadtreeTUMaxDepthInter       : 3
60QuadtreeTUMaxDepthIntra       : 3
61
62#======== Coding Structure =============
63IntraPeriod                   : 24          # Period of I-Frame ( -1 = only first)
64DecodingRefreshType           : 1           # Random Accesss 0:none, 1:CDR, 2:IDR
65GOPSize                       : 8           # GOP Size (number of B slice = GOPSize-1)
66
67#                           QPfactor      betaOffsetDiv2   #ref_pics_active  reference pictures     deltaRPS     reference idcs          ilPredLayerIdc       refLayerPicPosIl_L1
68#         Type  POC QPoffset     tcOffsetDiv2      temporal_id      #ref_pics                 predict     #ref_idcs        #ActiveRefLayerPics     refLayerPicPosIl_L0     
69Frame1:     B    8     1        0.442    0            0              0           4                4         -8 -10 -12 -16     0                                          0
70Frame2:     B    4     2        0.3536   0            0              0           2                3         -4 -6  4           1       4        5         1 1 0 0 1       0
71Frame3:     B    2     3        0.3536   0            0              0           2                4         -2 -4  2 6         1       2        4         1 1 1 1         0
72Frame4:     B    1     4        0.68     0            0              0           2                4         -1  1  3 7         1       1        5         1 0 1 1 1       0
73Frame5:     B    3     4        0.68     0            0              0           2                4         -1 -3  1 5         1      -2        5         1 1 1 1 0       0
74Frame6:     B    6     3        0.3536   0            0              0           2                4         -2 -4 -6 2         1      -3        5         1 1 1 1 0       0
75Frame7:     B    5     4        0.68     0            0              0           2                4         -1 -5  1 3         1       1        5         1 0 1 1 1       0
76Frame8:     B    7     4        0.68     0            0              0           2                4         -1 -3 -7 1         1      -2        5         1 1 1 1 0       0
77   
78FrameI_l1:  P    0     3        0.442    0            0              0           1                0                            0                                          1             -1                 0                  -1
79Frame1_l1:  B    8     4        0.442    0            0              0           4                4         -8 -10 -12 -16     0                                          1             -1                 1                  -1
80Frame2_l1:  B    4     5        0.3536   0            0              0           3                3         -4 -6  4           1       4        5         1 1 0 0 1       1             -1                 1                  -1
81Frame3_l1:  B    2     6        0.3536   0            0              0           3                4         -2 -4  2 6         1       2        4         1 1 1 1         1             -1                 1                  -1
82Frame4_l1:  B    1     7        0.68     0            0              0           3                4         -1  1  3 7         1       1        5         1 0 1 1 1       1             -1                 1                  -1
83Frame5_l1:  B    3     7        0.68     0            0              0           3                4         -1 -3  1 5         1      -2        5         1 1 1 1 0       1             -1                 2                  -1
84Frame6_l1:  B    6     6        0.3536   0            0              0           3                4         -2 -4 -6 2         1      -3        5         1 1 1 1 0       1             -1                 2                  -1
85Frame7_l1:  B    5     7        0.68     0            0              0           3                4         -1 -5  1 3         1       1        5         1 0 1 1 1       1             -1                 2                  -1
86Frame8_l1:  B    7     7        0.68     0            0              0           3                4         -1 -3 -7 1         1      -2        5         1 1 1 1 0       1             -1                 2                  -1
87
88FrameI_l2:  P    0     3        0.442    0            0              0           1                0                            0                                          1             -2                 0                  -1
89Frame1_l2:  B    8     4        0.442    0            0              0           4                4         -8 -10 -12 -16     0                                          1             -2                 1                  -1
90Frame2_l2:  B    4     5        0.3536   0            0              0           3                3         -4 -6  4           1       4        5         1 1 0 0 1       1             -2                 1                  -1
91Frame3_l2:  B    2     6        0.3536   0            0              0           3                4         -2 -4  2 6         1       2        4         1 1 1 1         1             -2                 1                  -1
92Frame4_l2:  B    1     7        0.68     0            0              0           3                4         -1  1  3 7         1       1        5         1 0 1 1 1       1             -2                 1                  -1
93Frame5_l2:  B    3     7        0.68     0            0              0           3                4         -1 -3  1 5         1      -2        5         1 1 1 1 0       1             -2                 2                  -1
94Frame6_l2:  B    6     6        0.3536   0            0              0           3                4         -2 -4 -6 2         1      -3        5         1 1 1 1 0       1             -2                 2                  -1
95Frame7_l2:  B    5     7        0.68     0            0              0           3                4         -1 -5  1 3         1       1        5         1 0 1 1 1       1             -2                 2                  -1
96Frame8_l2:  B    7     7        0.68     0            0              0           3                4         -1 -3 -7 1         1      -2        5         1 1 1 1 0       1             -2                 2                  -1
97
98#=========== Motion Search =============
99FastSearch                    : 1           # 0:Full search  1:TZ search
100SearchRange                   : 64          # (0: Search range is a Full frame)
101BipredSearchRange             : 4           # Search range for bi-prediction refinement
102HadamardME                    : 1           # Use of hadamard measure for fractional ME
103FEN                           : 1           # Fast encoder decision
104FDM                           : 1           # Fast Decision for Merge RD cost
105
106#======== Quantization =============
107QP                            : 25          # quantization parameter (mc)
108MaxDeltaQP                    : 0           # CU-based multi-QP optimization
109MaxCuDQPDepth                 : 0           # Max depth of a minimum CuDQP for sub-LCU-level delta QP
110DeltaQpRD                     : 0           # Slice-based multi-QP optimization
111RDOQ                          : 1           # RDOQ
112RDOQTS                        : 1           # RDOQ for transform skip
113
114#=========== Deblock Filter ============
115DeblockingFilterControlPresent: 1           # Dbl control params present (0=not present, 1=present) (mc)
116LoopFilterOffsetInPPS         : 0           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)
117LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter) (mc)
118LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
119LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
120DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream)
121
122#=========== Misc. ============
123InternalBitDepth              : 8           # codec operating bit-depth
124
125#=========== Coding Tools =================
126SAO                           : 1           # Sample adaptive offset  (0: OFF, 1: ON) (mc)
127AMP                           : 1           # Asymmetric motion partitions (0: OFF, 1: ON)
128TransformSkip                 : 1           # Transform skipping (0: OFF, 1: ON)
129TransformSkipFast             : 1           # Fast Transform skipping (0: OFF, 1: ON)
130SAOLcuBoundary                : 0           # SAOLcuBoundary using non-deblocked pixels (0: OFF, 1: ON)
131
132#============ Slices ================
133SliceMode                : 0                # 0: Disable all slice options.
134                                            # 1: Enforce maximum number of LCU in an slice,
135                                            # 2: Enforce maximum number of bytes in an 'slice'
136                                            # 3: Enforce maximum number of tiles in a slice
137SliceArgument            : 1500             # Argument for 'SliceMode'.
138                                            # If SliceMode==1 it represents max. SliceGranularity-sized blocks per slice.
139                                            # If SliceMode==2 it represents max. bytes per slice.
140                                            # If SliceMode==3 it represents max. tiles per slice.
141
142LFCrossSliceBoundaryFlag : 1                # In-loop filtering, including ALF and DB, is across or not across slice boundary.
143                                            # 0:not across, 1: across
144
145#============ PCM ================
146PCMEnabledFlag                      : 0                # 0: No PCM mode
147PCMLog2MaxSize                      : 5                # Log2 of maximum PCM block size.
148PCMLog2MinSize                      : 3                # Log2 of minimum PCM block size.
149PCMInputBitDepthFlag                : 1                # 0: PCM bit-depth is internal bit-depth. 1: PCM bit-depth is input bit-depth.
150PCMFilterDisableFlag                : 0                # 0: Enable loop filtering on I_PCM samples. 1: Disable loop filtering on I_PCM samples.
151
152#============ Tiles ================
153UniformSpacingIdc                   : 0                # 0: the column boundaries are indicated by ColumnWidth array, the row boundaries are indicated by RowHeight array
154                                                       # 1: the column and row boundaries are distributed uniformly
155NumTileColumnsMinus1                : 0                # Number of columns in a picture minus 1
156ColumnWidthArray                    : 2 3              # Array containing ColumnWidth values in units of LCU (from left to right in picture)   
157NumTileRowsMinus1                   : 0                # Number of rows in a picture minus 1
158RowHeightArray                      : 2                # Array containing RowHeight values in units of LCU (from top to bottom in picture)
159
160LFCrossTileBoundaryFlag           : 1                  # In-loop filtering is across or not across tile boundary.
161                                                       # 0:not across, 1: across                                                       
162
163#============ WaveFront ================
164WaveFrontSynchro                    : 0                # 0:  No WaveFront synchronisation (WaveFrontSubstreams must be 1 in this case).
165                                                       # >0: WaveFront synchronises with the LCU above and to the right by this many LCUs.
166
167#=========== Quantization Matrix =================
168ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
169ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
170
171#============ Lossless ================
172TransquantBypassEnableFlag: 0  # Value of PPS flag.
173CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
174
175#============ Rate Control ======================
176RateControl                         : 0                # Rate control: enable rate control
177TargetBitrate                       : 1000000          # Rate control: target bitrate, in bps
178KeepHierarchicalBit                 : 1                # Rate control: keep hierarchical bit allocation in rate control algorithm
179LCULevelRateControl                 : 1                # Rate control: 1: LCU level RC; 0: picture level RC
180RCLCUSeparateModel                  : 1                # Rate control: use LCU level separate R-lambda model
181InitialQP                           : 0                # Rate control: initial QP
182RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
183
184### DO NOT ADD ANYTHING BELOW THIS LINE ###
185### DO NOT DELETE THE EMPTY LINE BELOW ###
Note: See TracBrowser for help on using the repository browser.