source: 3DVCSoftware/branches/HTM-10.0-dev0/cfg/3D-HEVC/NonCTC/fco/baseCfg_3view+depth.cfg @ 852

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

Update HM-12.0 -> HM-13.0.

File size: 23.3 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_4_depth.yuv                               
9InputFile_2                   : newspapercc_2_depth.yuv                             
10InputFile_3                   : newspapercc_2.yuv                             
11InputFile_4                   : newspapercc_6_depth.yuv
12InputFile_5                   : newspapercc_6.yuv                               
13
14BitstreamFile                 : stream.bit                         
15
16ReconFile_0                   : rec_4.yuv                         
17ReconFile_1                   : rec_4_depth.yuv                         
18ReconFile_2                   : rec_2_depth.yuv                         
19ReconFile_3                   : rec_2.yuv                           
20ReconFile_4                   : rec_6_depth.yuv                           
21ReconFile_5                   : rec_6.yuv                         
22
23NumberOfLayers                : 6
24
25#======== VPS ============================
26ScalabilityMask               : 3           # Scalability Mask             ( 2: View Scalability, 3: View + Depth Scalability )
27DimensionIdLen                : 1 2         # Number of bits to store Ids,  per scalability dimension, (m)
28ViewOrderIndex                : 0 0 1 1 2 2 # ViewOrderIndex (m)
29DepthFlag                     : 0 1 1 0 1 0 # DepthFlag  (m)
30LayerIdInNuh                  : 0           # Layer Id in NAL unit header, (0: no explicit signalling ) (m)
31SplittingFlag                 : 0           # Splitting Flag
32ViewId                        : 1 0 2       # ViewId per ViewOrderIndex (m)
33
34#======== VPS/ Layer sets ================
35VpsNumLayerSets               : 5           # Number of layer sets   
36LayerIdsInSet_0               : 0           # LayerIds in vps of layer set
37LayerIdsInSet_1               : 0 1         # LayerIds in vps of layer set
38LayerIdsInSet_2               : 0 1 2 3     # LayerIds in vps of layer set
39LayerIdsInSet_3               : 0 1 4 5     # LayerIds in vps of layer set
40LayerIdsInSet_4               : 0 1 2 3 4 5 # LayerIds in vps of layer set
41
42DefaultOneTargetOutputLayerFlag: 0           # Output highest layer of layer sets by default
43OutputLayerSetIdx             : 2 3          # Indices of layer sets used as additional output layer sets
44LayerIdsInAddOutputLayerSet_0 : 2 3          # LayerIds of additional output layers
45LayerIdsInAddOutputLayerSet_1 : 4 5          # LayerIds of additional output layers
46ProfileLevelTierIdx           : 0 0 0 0 0 0 0 0 # Indices to profile level tier (TBD)
47
48#======== VPS / Dependencies ================
49DirectRefLayers_1             :             # LayerIds in vps of direct reference layers
50DirectRefLayers_2             : 1           # LayerIds in vps of direct reference layers
51DirectRefLayers_3             : 0           # LayerIds in vps of direct reference layers
52DirectRefLayers_4             : 1           # LayerIds in vps of direct reference layers
53DirectRefLayers_5             : 0           # LayerIds in vps of direct reference layers
54
55DependencyTypes_1             :             # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
56DependencyTypes_2             : 2           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
57DependencyTypes_3             : 2           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
58DependencyTypes_4             : 2           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
59DependencyTypes_5             : 2           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion
60
61#========== Camera parameters ==========
62CameraParameterFile           : cam_pars.txt  # camera parameter file
63CodedCamParsPrecision         : 5           # precision used for coding of camera parameters (in units of 2^(-x) luma samples)
64
65#======== Unit definition ================
66MaxCUWidth                    : 64          # Maximum coding unit width in pixel
67MaxCUHeight                   : 64          # Maximum coding unit height in pixel
68MaxPartitionDepth             : 4           # Maximum coding unit depth
69QuadtreeTULog2MaxSize         : 5           # Log2 of maximum transform size for
70                                            # quadtree-based TU coding (2...6)
71QuadtreeTULog2MinSize         : 2           # Log2 of minimum transform size for
72                                            # quadtree-based TU coding (2...6)
73QuadtreeTUMaxDepthInter       : 3
74QuadtreeTUMaxDepthIntra       : 3
75
76#======== Coding Structure =============
77IntraPeriod                   : 24          # Period of I-Frame ( -1 = only first)
78DecodingRefreshType           : 1           # Random Accesss 0:none, 1:CDR, 2:IDR
79GOPSize                       : 8           # GOP Size (number of B slice = GOPSize-1)
80
81#                           QPfactor      betaOffsetDiv2   #ref_pics_active  reference pictures     deltaRPS     reference idcs          ilPredLayerIdc       refLayerPicPosIl_L1
82#         Type  POC QPoffset     tcOffsetDiv2      temporal_id      #ref_pics                 predict     #ref_idcs        #ActiveRefLayerPics     refLayerPicPosIl_L0   
83Frame1:     B    8     1        0.442    0            0              0           4                4         -8 -10 -12 -16     0                                          0
84Frame2:     B    4     2        0.3536   0            0              0           2                3         -4 -6  4           1       4        5         1 1 0 0 1       0
85Frame3:     B    2     3        0.3536   0            0              0           2                4         -2 -4  2 6         1       2        4         1 1 1 1         0
86Frame4:     B    1     4        0.68     0            0              0           2                4         -1  1  3 7         1       1        5         1 0 1 1 1       0
87Frame5:     B    3     4        0.68     0            0              0           2                4         -1 -3  1 5         1      -2        5         1 1 1 1 0       0
88Frame6:     B    6     3        0.3536   0            0              0           2                4         -2 -4 -6 2         1      -3        5         1 1 1 1 0       0
89Frame7:     B    5     4        0.68     0            0              0           2                4         -1 -5  1 3         1       1        5         1 0 1 1 1       0
90Frame8:     B    7     4        0.68     0            0              0           2                4         -1 -3 -7 1         1      -2        5         1 1 1 1 0       0
91   
92FrameI_l1:  I    0     0        0.442    0            0              0           0                0                            0                                          0             
93Frame1_l1:  B    8     1        0.442    0            0              0           4                4         -8 -10 -12 -16     0                                          0             
94Frame2_l1:  B    4     2        0.3536   0            0              0           2                3         -4 -6  4           1       4        5         1 1 0 0 1       0             
95Frame3_l1:  B    2     3        0.3536   0            0              0           2                4         -2 -4  2 6         1       2        4         1 1 1 1         0             
96Frame4_l1:  B    1     4        0.68     0            0              0           2                4         -1  1  3 7         1       1        5         1 0 1 1 1       0             
97Frame5_l1:  B    3     4        0.68     0            0              0           2                4         -1 -3  1 5         1      -2        5         1 1 1 1 0       0             
98Frame6_l1:  B    6     3        0.3536   0            0              0           2                4         -2 -4 -6 2         1      -3        5         1 1 1 1 0       0             
99Frame7_l1:  B    5     4        0.68     0            0              0           2                4         -1 -5  1 3         1       1        5         1 0 1 1 1       0             
100Frame8_l1:  B    7     4        0.68     0            0              0           2                4         -1 -3 -7 1         1      -2        5         1 1 1 1 0       0             
101
102FrameI_l2:  P    0     3     0.442    0        0        0        1      0                        0                                 1            0         0          -1   
103Frame1_l2:  B    8     4     0.442    0        0        0        4      4     -8 -10 -12 -16     0                                 1            0         1          -1   
104Frame2_l2:  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   
105Frame3_l2:  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   
106Frame4_l2:  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   
107Frame5_l2:  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   
108Frame6_l2:  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   
109Frame7_l2:  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   
110Frame8_l2:  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   
111
112FrameI_l3:  P    0     3     0.442    0        0        0        1      0                        0                                 1            0         0          -1   
113Frame1_l3:  B    8     4     0.442    0        0        0        4      4     -8 -10 -12 -16     0                                 1            0         1          -1   
114Frame2_l3:  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   
115Frame3_l3:  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   
116Frame4_l3:  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   
117Frame5_l3:  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   
118Frame6_l3:  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   
119Frame7_l3:  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   
120Frame8_l3:  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   
121
122FrameI_l4:  P    0     3     0.442    0        0        0        1      0                        0                                 1            0         0          -1   
123Frame1_l4:  B    8     4     0.442    0        0        0        4      4     -8 -10 -12 -16     0                                 1            0         1          -1   
124Frame2_l4:  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   
125Frame3_l4:  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   
126Frame4_l4:  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   
127Frame5_l4:  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   
128Frame6_l4:  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   
129Frame7_l4:  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   
130Frame8_l4:  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   
131
132FrameI_l5:  P    0     3     0.442    0        0        0        1      0                        0                                 1            0         0          -1   
133Frame1_l5:  B    8     4     0.442    0        0        0        4      4     -8 -10 -12 -16     0                                 1            0         1          -1   
134Frame2_l5:  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   
135Frame3_l5:  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   
136Frame4_l5:  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   
137Frame5_l5:  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   
138Frame6_l5:  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   
139Frame7_l5:  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   
140Frame8_l5:  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   
141
142#=========== Motion Search =============
143FastSearch                    : 1           # 0:Full search  1:TZ search
144SearchRange                   : 64          # (0: Search range is a Full frame)
145BipredSearchRange             : 4           # Search range for bi-prediction refinement
146HadamardME                    : 1           # Use of hadamard measure for fractional ME
147FEN                           : 1           # Fast encoder decision
148FDM                           : 1           # Fast Decision for Merge RD cost
149
150#======== Quantization =============
151MaxDeltaQP                    : 0           # CU-based multi-QP optimization
152MaxCuDQPDepth                 : 0           # Max depth of a minimum CuDQP for sub-LCU-level delta QP
153DeltaQpRD                     : 0           # Slice-based multi-QP optimization
154RDOQ                          : 1           # RDOQ
155RDOQTS                        : 1           # RDOQ for transform skip
156
157#=========== Deblock Filter ============
158DeblockingFilterControlPresent: 1           # Dbl control params present (0=not present, 1=present) (mc)
159LoopFilterOffsetInPPS         : 0           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)
160LoopFilterDisable             : 0 1 1 0 1 0         # Disable deblocking filter (0=Filter, 1=No Filter) (mc)
161LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
162LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
163DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream)
164
165#=========== Misc. ============
166InternalBitDepth              : 8           # codec operating bit-depth
167
168#=========== Coding Tools =================
169SAO                           : 1 0 0 1 0 1         # Sample adaptive offset  (0: OFF, 1: ON) (mc)
170AMP                           : 1           # Asymmetric motion partitions (0: OFF, 1: ON)
171TransformSkip                 : 1           # Transform skipping (0: OFF, 1: ON)
172TransformSkipFast             : 1           # Fast Transform skipping (0: OFF, 1: ON)
173SAOLcuBoundary                : 0           # SAOLcuBoundary using non-deblocked pixels (0: OFF, 1: ON)
174
175#============ Slices ================
176SliceMode                : 0                # 0: Disable all slice options.
177                                            # 1: Enforce maximum number of LCU in an slice,
178                                            # 2: Enforce maximum number of bytes in an 'slice'
179                                            # 3: Enforce maximum number of tiles in a slice
180SliceArgument            : 1500             # Argument for 'SliceMode'.
181                                            # If SliceMode==1 it represents max. SliceGranularity-sized blocks per slice.
182                                            # If SliceMode==2 it represents max. bytes per slice.
183                                            # If SliceMode==3 it represents max. tiles per slice.
184
185LFCrossSliceBoundaryFlag : 1                # In-loop filtering, including ALF and DB, is across or not across slice boundary.
186                                            # 0:not across, 1: across
187
188#============ PCM ================
189PCMEnabledFlag                      : 0                # 0: No PCM mode
190PCMLog2MaxSize                      : 5                # Log2 of maximum PCM block size.
191PCMLog2MinSize                      : 3                # Log2 of minimum PCM block size.
192PCMInputBitDepthFlag                : 1                # 0: PCM bit-depth is internal bit-depth. 1: PCM bit-depth is input bit-depth.
193PCMFilterDisableFlag                : 0                # 0: Enable loop filtering on I_PCM samples. 1: Disable loop filtering on I_PCM samples.
194
195#============ Tiles ================
196UniformSpacingIdc                   : 0                # 0: the column boundaries are indicated by ColumnWidth array, the row boundaries are indicated by RowHeight array
197                                                       # 1: the column and row boundaries are distributed uniformly
198NumTileColumnsMinus1                : 0                # Number of columns in a picture minus 1
199ColumnWidthArray                    : 2 3              # Array containing ColumnWidth values in units of LCU (from left to right in picture)   
200NumTileRowsMinus1                   : 0                # Number of rows in a picture minus 1
201RowHeightArray                      : 2                # Array containing RowHeight values in units of LCU (from top to bottom in picture)
202LFCrossTileBoundaryFlag             : 1                  # In-loop filtering is across or not across tile boundary.
203                                                       # 0:not across, 1: across                                                       
204
205#============ WaveFront ================
206WaveFrontSynchro                    : 0                # 0:  No WaveFront synchronisation (WaveFrontSubstreams must be 1 in this case).
207                                                       # >0: WaveFront synchronises with the LCU above and to the right by this many LCUs.
208
209#=========== Quantization Matrix =================
210ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
211ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
212
213#============ Lossless ================
214TransquantBypassEnableFlag: 0  # Value of PPS flag.
215CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
216
217#============ Rate Control ======================
218RateControl                         : 0                # Rate control: enable rate control
219TargetBitrate                       : 1000000          # Rate control: target bitrate, in bps
220KeepHierarchicalBit                 : 1                # Rate control: keep hierarchical bit allocation in rate control algorithm
221LCULevelRateControl                 : 1                # Rate control: 1: LCU level RC; 0: picture level RC
222RCLCUSeparateModel                  : 1                # Rate control: use LCU level separate R-lambda model
223InitialQP                           : 0                # Rate control: initial QP
224RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
225
226#========== multiview coding tools ==========
227IvMvPred                            : 1                # Inter-view motion prediction
228AdvMultiviewResPred                 : 1                # Advanced inter-view residual prediction (0:off, 1:on)
229IlluCompEnable                      : 1                # Enable Illumination compensation ( 0: off, 1: on )  (v/d)
230ViewSynthesisPred                   : 1                # View synthesis prediction
231DepthRefinement                     : 1                # Dispary refined by depth DoNBDV
232IvMvScaling                         : 1                # Interview motion vector scaling
233DBBP                                : 1                # Depth-based Block Partitioning
234
235#========== depth coding tools ==========
236VSO                       : 1                                      # use of view synthesis optimization for depth coding
237DMM                                : 1
238SDC                                : 1
239DLT                                : 1
240QTL                                : 0
241PC                                 : 0
242InterSDC                           : 1                             # use of inter sdc
243MPI                                : 1
244
245#========== view synthesis optimization (VSO) ==========
246#VSOConfig                 : [cx0 B(cc1) I(s0.25 s0.5 s0.75)][cx1 B(oo0) B(oo2) I(s0.25 s0.5 s0.75 s1.25 s1.5 s1.75)][cx2 B(cc1) I(s1.25 s1.5 s1.75)] # VSO configuration string
247VSOConfig                 : [ox0 B(cc1) I(s0.25 s0.5 s0.75)][cx1 B(oo0) B(oo2) I(s0.25 s0.5 s0.75 s1.25 s1.5 s1.75)][ox2 B(cc1) I(s1.25 s1.5 s1.75)] # VSO configuration string for FCO = 1
248WVSO                      : 1                                    # use of WVSO (Depth distortion metric with a weighted depth fidelity term)
249VSOWeight                 : 10                                   # weight of VSO ( in SAD case, cf. squared in SSE case )
250VSDWeight                 : 1                                    # weight of VSD ( in SAD case, cf. squared in SSE case )
251DWeight                   : 1                                    # weight of depth distortion itself ( in SAD case, cf. squared in SSE case )
252UseEstimatedVSD           : 1                                    # Model based VSD estimation instead of rendering based for some encoder decisions     
253
254
255
256### DO NOT ADD ANYTHING BELOW THIS LINE ###
257### DO NOT DELETE THE EMPTY LINE BELOW ###
Note: See TracBrowser for help on using the repository browser.