Changeset 732 in 3DVCSoftware for branches/HTM-9.0-Fix/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view+depth_AllIntra.cfg
- Timestamp:
- 9 Dec 2013, 18:58:55 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-9.0-Fix/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view+depth_AllIntra.cfg
r724 r732 20 20 21 21 #======== VPS ============================ 22 ScalabilityMask : 3 # Scalability Mask ( 1: View Scalability, 3: View + Depth Scalability )23 DimensionIdLen : 2 1# Number of bits to store Ids, per scalability dimension, (m)24 View Id : 1 1 0 0 # ViewId (m)22 ScalabilityMask : 3 # Scalability Mask ( 2: View Scalability, 3: View + Depth Scalability ) 23 DimensionIdLen : 1 2 # Number of bits to store Ids, per scalability dimension, (m) 24 ViewOrderIndex : 0 0 1 1 # ViewOrderIndex (m) 25 25 DepthFlag : 0 1 0 1 # DepthFlag (m) 26 26 LayerIdInNuh : 0 # Layer Id in NAL unit header, (0: no explicit signalling ) (m) 27 27 SplittingFlag : 0 # Splitting Flag 28 ViewId : 1 0 # ViewId per ViewOrderIndex (m) 29 30 #======== VPS/ Layer sets ================ 31 VpsNumLayerSets : 3 # Number of layer sets 32 LayerIdsInSet_0 : 0 # LayerIds in vps of layer set 33 LayerIdsInSet_1 : 0 1 # LayerIds in vps of layer set 34 LayerIdsInSet_2 : 0 1 2 3 # LayerIds in vps of layer set 35 36 DefaultOneTargetOutputLayerFlag: 0 # Output highest layer of layer sets by default 37 OutputLayerSetIdx : 2 # Indices of layer sets used as additional output layer sets 38 LayerIdsInAddOutputLayerSet_0 : 2 3 # LayerIds in vps of additional output layers 39 ProfileLevelTierIdx : 0 0 0 0 # Indices to profile level tier (TBD) 40 41 #======== VPS / Dependencies ================ 42 DirectRefLayers_1 : # LayerIds in vps of direct reference layers 43 DirectRefLayers_2 : 0 # LayerIds in vps of direct reference layers 44 DirectRefLayers_3 : 1 # LayerIds in vps of direct reference layers 45 46 DependencyTypes_1 : # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 47 DependencyTypes_2 : 2 # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 48 DependencyTypes_3 : 2 # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 28 49 29 50 #========== Camera parameters ========== … … 140 161 141 162 #========== multiview coding tools ========== 163 IvMvPred : 1 1 # Inter-view motion prediction 164 AdvMultiviewResPred : 1 # Advanced inter-view residual prediction (0:off, 1:on) 165 IlluCompEnable : 1 # Enable Illumination compensation ( 0: off, 1: on ) (v/d) 166 ViewSynthesisPred : 1 # View synthesis prediction 167 DepthRefinement : 1 # Dispary refined by depth DoNBDV 168 IvMvScaling : 1 # Interview motion vector scaling 169 SubPULog2Size : 3 # Log2 of sub-PU size for IvMvPred (2...6) 142 170 143 171 … … 149 177 QTL : 1 150 178 PC : 1 179 InterSDC : 1 # use of inter sdc 180 MPI : 1 151 181 152 182 #========== view synthesis optimization (VSO) ==========
Note: See TracChangeset for help on using the changeset viewer.