source: 3DVCSoftware/trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view+depth_AllIntra.cfg @ 1313

Last change on this file since 1313 was 1313, checked in by tech, 9 years ago

Merged 14.1-update-dev1@1312.

File size: 15.7 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.yuv                             
10InputFile_3                   : newspapercc_2_depth.yuv                             
11
12BitstreamFile                 : stream.bit                         
13
14ReconFile_0                   : rec_4.yuv                         
15ReconFile_1                   : rec_4_depth.yuv                         
16ReconFile_2                   : rec_2.yuv                           
17ReconFile_3                   : rec_2_depth.yuv                         
18
19NumberOfLayers                : 4
20
21#======== VPS ============================
22ScalabilityMask               : 3           # Scalability Mask             ( 2: View Scalability, 3: View + Depth Scalability )
23DimensionIdLen                : 1 2         # Number of bits to store Ids,  per scalability dimension, (m)
24ViewOrderIndex                : 0 0 1 1     # ViewOrderIndex, per layer (m)
25DepthFlag                     : 0 1 0 1     # DepthFlag  (m)
26LayerIdInNuh                  : 0           # Layer Id in NAL unit header, (0: no explicit signalling, otherwise per layer ) (m)
27SplittingFlag                 : 0           # Splitting Flag
28ViewId                        : 1 0         # ViewId, per ViewOrderIndex (m)
29
30#======== VPS/ Layer sets ================
31VpsNumLayerSets               : 3           # Number of layer sets   
32LayerIdsInSet_0               : 0           # Indices in VPS of layers in layer set 0
33LayerIdsInSet_1               : 0 1         # Indices in VPS of layers in layer set 1
34LayerIdsInSet_2               : 0 1 2 3     # Indices in VPS of layers in layer set 2
35
36#======== VPS / Output layer sets ================
37DefaultTargetOutputLayerIdc   : 0           # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet
38OutputLayerSetIdx             : 2           # Indices of layer sets used to derive additional output layer sets
39LayerIdsInAddOutputLayerSet_0 : 2 3         # Indices in VPS of output layers in additional output layer set
40
41#======== VPS / PTLI ================
42Profile                       : main main 3d-main          # Profile indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure  (m)
43Level                         : none none none             # Level   indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure  (m)
44Tier                          : main main main             # Tier    indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure  (m)
45InblFlag                      : 0    0    0                # Inbl    indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure  (m)
46
47ProfileTierLevelIdx_0         : 1                          # VpsProfileTierLevel indices of layers in output layer set 0 (m) (should be -1, when layer is not necessary)
48ProfileTierLevelIdx_1         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 1 (m) (should be -1, when layer is not necessary)
49ProfileTierLevelIdx_2         : 1 2 2 2                    # VpsProfileTierLevel indices of layers in output layer set 2 (m) (should be -1, when layer is not necessary)
50ProfileTierLevelIdx_3         : 1 2                        # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary)
51ProfileTierLevelIdx_4         : 1 2 2 2                    # VpsProfileTierLevel indices of layers in output layer set 4 (m) (should be -1, when layer is not necessary)
52
53#======== VPS / Dependencies ================
54DirectRefLayers_1             : 0           # Indices in VPS of direct reference layers
55DirectRefLayers_2             : 0 1         # Indices in VPS of direct reference layers
56DirectRefLayers_3             : 1 2         # Indices in VPS of direct reference layers
57
58DependencyTypes_1             : 6           # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree
59DependencyTypes_2             : 2 0         # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree
60DependencyTypes_3             : 2 6         # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree
61
62#========== Camera parameters ==========
63CameraParameterFile           : cam_pars.txt  # camera parameter file
64CodedCamParsPrecision         : 5           # precision used for coding of camera parameters (in units of 2^(-x) luma samples)
65
66#======== Unit definition ================
67MaxCUWidth                    : 64          # Maximum coding unit width in pixel
68MaxCUHeight                   : 64          # Maximum coding unit height in pixel
69MaxPartitionDepth             : 4           # Maximum coding unit depth
70QuadtreeTULog2MaxSize         : 5           # Log2 of maximum transform size for
71                                            # quadtree-based TU coding (2...6)
72QuadtreeTULog2MinSize         : 2           # Log2 of minimum transform size for
73                                            # quadtree-based TU coding (2...6)
74QuadtreeTUMaxDepthInter       : 3
75QuadtreeTUMaxDepthIntra       : 3
76
77#======== Coding Structure =============
78IntraPeriod                   : 1           # Period of I-Frame ( -1 = only first)
79DecodingRefreshType           : 1           # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI
80GOPSize                       : 1           # GOP Size (number of B slice = GOPSize-1)
81Frame1    : B  1  1  0.442   0  0  0  4  0                  0                    0             0
82FrameI_l1:  I  0  0  0.442   0  0  0  0  0                  0                    0             1
83Frame1_l1 : B  1  1  0.442   0  0  0  4  0                  0                    0             1
84FrameI_l2 : I  0  0  0.442   0  0  0  0  0                  0                    0             1
85Frame1_l2 : B  1  1  0.442   0  0  0  4  0                  0                    0             1
86FrameI_l3 : I  0  0  0.442   0  0  0  0  0                  0                    0             1
87Frame1_l3 : B  1  1  0.442   0  0  0  4  0                  0                    0             1
88
89#=========== Motion Search =============
90FastSearch                    : 1           # 0:Full search  1:TZ search
91SearchRange                   : 64          # (0: Search range is a Full frame)
92BipredSearchRange             : 4           # Search range for bi-prediction refinement
93HadamardME                    : 1           # Use of hadamard measure for fractional ME
94FEN                           : 1           # Fast encoder decision
95FDM                           : 1           # Fast Decision for Merge RD cost
96
97#======== Quantization =============
98MaxDeltaQP                    : 0           # CU-based multi-QP optimization
99MaxCuDQPDepth                 : 0           # Max depth of a minimum CuDQP for sub-LCU-level delta QP
100DeltaQpRD                     : 0           # Slice-based multi-QP optimization
101RDOQ                          : 1           # RDOQ
102RDOQTS                        : 1           # RDOQ for transform skip
103
104#=========== Deblock Filter ============
105
106LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
107LoopFilterDisable             : 0 1         # Disable deblocking filter (0=Filter, 1=No Filter) (mc)
108LoopFilterBetaOffset_div2     : 0           # base_param: -6 ~ 6
109LoopFilterTcOffset_div2       : 0           # base_param: -6 ~ 6
110DeblockingFilterMetric        : 0           # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0)
111
112
113#=========== Misc. ============
114InternalBitDepth              : 8           # codec operating bit-depth
115
116#=========== Coding Tools =================
117SAO                           : 1 0         # Sample adaptive offset  (0: OFF, 1: ON) (mc)
118AMP                           : 1           # Asymmetric motion partitions (0: OFF, 1: ON)
119TransformSkip                 : 1           # Transform skipping (0: OFF, 1: ON)
120TransformSkipFast             : 1           # Fast Transform skipping (0: OFF, 1: ON)
121SAOLcuBoundary                : 0           # SAOLcuBoundary using non-deblocked pixels (0: OFF, 1: ON)
122
123#============ Slices ================
124SliceMode                : 0                # 0: Disable all slice options.
125                                            # 1: Enforce maximum number of LCU in an slice,
126                                            # 2: Enforce maximum number of bytes in an 'slice'
127                                            # 3: Enforce maximum number of tiles in a slice
128SliceArgument            : 1500             # Argument for 'SliceMode'.
129                                            # If SliceMode==1 it represents max. SliceGranularity-sized blocks per slice.
130                                            # If SliceMode==2 it represents max. bytes per slice.
131                                            # If SliceMode==3 it represents max. tiles per slice.
132
133LFCrossSliceBoundaryFlag : 1                # In-loop filtering, including ALF and DB, is across or not across slice boundary.
134                                            # 0:not across, 1: across
135
136#============ PCM ================
137PCMEnabledFlag                      : 0                # 0: No PCM mode
138PCMLog2MaxSize                      : 5                # Log2 of maximum PCM block size.
139PCMLog2MinSize                      : 3                # Log2 of minimum PCM block size.
140PCMInputBitDepthFlag                : 1                # 0: PCM bit-depth is internal bit-depth. 1: PCM bit-depth is input bit-depth.
141PCMFilterDisableFlag                : 0                # 0: Enable loop filtering on I_PCM samples. 1: Disable loop filtering on I_PCM samples.
142
143#============ Tiles ================
144TileUniformSpacing                  : 0                # 0: the column boundaries are indicated by TileColumnWidth array, the row boundaries are indicated by TileRowHeight array
145                                                       # 1: the column and row boundaries are distributed uniformly
146NumTileColumnsMinus1                : 0                # Number of tile columns in a picture minus 1
147TileColumnWidthArray                : 2 3              # Array containing tile column width values in units of CTU (from left to right in picture)   
148NumTileRowsMinus1                   : 0                # Number of tile rows in a picture minus 1
149TileRowHeightArray                  : 2                # Array containing tile row height values in units of CTU (from top to bottom in picture)
150LFCrossTileBoundaryFlag             : 1                  # In-loop filtering is across or not across tile boundary.
151                                                       # 0:not across, 1: across                                                       
152
153#============ WaveFront ================
154WaveFrontSynchro                    : 0                # 0:  No WaveFront synchronisation (WaveFrontSubstreams must be 1 in this case).
155                                                       # >0: WaveFront synchronises with the LCU above and to the right by this many LCUs.
156
157#=========== Quantization Matrix =================
158ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
159ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
160
161#============ Lossless ================
162TransquantBypassEnableFlag: 0  # Value of PPS flag.
163CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
164
165#============ Rate Control ======================
166RateControl                         : 0                # Rate control: enable rate control
167TargetBitrate                       : 1000000          # Rate control: target bitrate, in bps
168KeepHierarchicalBit                 : 1                # Rate control: keep hierarchical bit allocation in rate control algorithm
169LCULevelRateControl                 : 1                # Rate control: 1: LCU level RC; 0: picture level RC
170RCLCUSeparateModel                  : 1                # Rate control: use LCU level separate R-lambda model
171InitialQP                           : 0                # Rate control: initial QP
172RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
173
174#========== multiview coding tools ==========
175IvMvPredFlag                        : 1 1              # Inter-view motion prediction
176IvResPredFlag                       : 1                # Advanced inter-view residual prediction (0:off, 1:on)
177IlluCompEnable                      : 1                # Enable Illumination compensation ( 0: off, 1: on )  (v/d)
178IlluCompLowLatencyEnc               : 0                # Enable low-latency Illumination compensation encoding( 0: off, 1: on )
179ViewSynthesisPredFlag               : 1                # View synthesis prediction
180DepthRefinementFlag                 : 1                # Disparity refined by depth DoNBDV
181IvMvScalingFlag                     : 1                # Interview motion vector scaling
182Log2SubPbSizeMinus3                 : 0                # Log2 of sub-PU size minus 3 for IvMvPred (0 ... 3) and smaller than or equal to log2(maxCUSize)-3
183Log2MpiSubPbSizeMinus3              : 3                # Log2 of sub-PU size for MPI (3...6)
184DepthBasedBlkPartFlag               : 1                # Depth-based Block Partitioning
185
186#========== depth coding tools ==========
187VSO                       : 1                                      # use of view synthesis optimization for depth coding
188IntraWedgeFlag                      : 1
189IntraContourFlag                    : 1                 # use of intra-view prediction mode
190IntraSdcFlag                        : 1
191DLT                                 : 1
192QTL                                 : 1
193QtPredFlag                          : 1
194InterSdcFlag                        : 1                             # use of inter sdc
195MpiFlag                             : 1
196DepthIntraSkip                      : 1     
197
198#========== view synthesis optimization (VSO) ==========
199
200VSOConfig                 : [cx0 B(cc1) I(s0.25 s0.5 s0.75)][cx1 B(oo0) I(s0.25 s0.5 s0.75)]  # VSO configuration string
201#VSOConfig                 : [ox0 B(cc1) I(s0.25 s0.5 s0.75)][cx1 B(oo0) I(s0.25 s0.5 s0.75)]  # VSO configuration string // FCO
202WVSO                      : 1                                    # use of WVSO (Depth distortion metric with a weighted depth fidelity term)
203VSOWeight                 : 10                                   # weight of VSO ( in SAD case, cf. squared in SSE case )
204VSDWeight                 : 1                                    # weight of VSD ( in SAD case, cf. squared in SSE case )
205DWeight                   : 1                                    # weight of depth distortion itself ( in SAD case, cf. squared in SSE case )
206UseEstimatedVSD           : 1                                    # Model based VSD estimation instead of rendering based for some encoder decisions     
207
208
209
210### DO NOT ADD ANYTHING BELOW THIS LINE ###
211### DO NOT DELETE THE EMPTY LINE BELOW ###
Note: See TracBrowser for help on using the repository browser.