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