Changeset 1064 in 3DVCSoftware for branches/HTM-12.0-dev1/cfg/3D-HEVC/NonCTC/fco
- Timestamp:
- 10 Oct 2014, 21:05:07 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-12.0-dev1/cfg/3D-HEVC/NonCTC/fco/baseCfg_3view+depth.cfg
r1040 r1064 26 26 ScalabilityMask : 3 # Scalability Mask ( 2: View Scalability, 3: View + Depth Scalability ) 27 27 DimensionIdLen : 1 2 # Number of bits to store Ids, per scalability dimension, (m) 28 ViewOrderIndex : 0 0 1 1 2 2 # ViewOrderIndex (m)28 ViewOrderIndex : 0 0 1 1 2 2 # ViewOrderIndex, per layer (m) 29 29 DepthFlag : 0 1 1 0 1 0 # DepthFlag (m) 30 LayerIdInNuh : 0 # Layer Id in NAL unit header, (0: no explicit signalling ) (m)30 LayerIdInNuh : 0 # Layer Id in NAL unit header, (0: no explicit signalling, otherwise per layer ) (m) 31 31 SplittingFlag : 0 # Splitting Flag 32 ViewId : 1 0 2 # ViewId per ViewOrderIndex (m)32 ViewId : 1 0 2 # ViewId, per ViewOrderIndex (m) 33 33 34 34 #======== VPS/ Layer sets ================ … … 40 40 LayerIdsInSet_4 : 0 1 2 3 4 5 # Indices in VPS of layers in layer set 41 41 42 #======== VPS / Output layer sets ================ 42 43 DefaultTargetOutputLayerIdc : 0 # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet 43 44 OutputLayerSetIdx : 2 3 # Indices of layer sets used to derive additional output layer sets 44 LayerIdsInAddOutputLayerSet_0 : 2 3 # Indices in VPS of additional output layers 45 LayerIdsInAddOutputLayerSet_1 : 4 5 # Indices in VPS of additional output layers 46 ProfileLevelTierIdx : 0 0 0 0 0 0 0 0 # Indices to profile level tier (TBD) 45 LayerIdsInAddOutputLayerSet_0 : 2 3 # Indices in VPS of output layers in additional output layer set 0 46 LayerIdsInAddOutputLayerSet_1 : 4 5 # Indices in VPS of output layers in additional output layer set 1 47 48 49 #======== VPS / PTLI ================ 50 Profile : main main 3d-main # Profile indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure (m) 51 Level : none none none # Level indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure (m) 52 Tier : main main main # Tier indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure (m) 53 InblFlag : 0 0 0 # Inbl indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure (m) 54 55 ProfileTierLevelIdx_0 : 1 # VpsProfileTierLevel indices of layers in output layer set 0 (m) (should be -1, when layer is not necessary) 56 ProfileTierLevelIdx_1 : 1 2 # VpsProfileTierLevel indices of layers in output layer set 1 (m) (should be -1, when layer is not necessary) 57 ProfileTierLevelIdx_2 : 1 2 2 2 # VpsProfileTierLevel indices of layers in output layer set 2 (m) (should be -1, when layer is not necessary) 58 ProfileTierLevelIdx_3 : 1 2 2 2 # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary) 59 ProfileTierLevelIdx_4 : 1 2 2 2 2 2 # VpsProfileTierLevel indices of layers in output layer set 4 (m) (should be -1, when layer is not necessary) 60 ProfileTierLevelIdx_5 : 1 2 2 2 # VpsProfileTierLevel indices of layers in output layer set 5 (m) (should be -1, when layer is not necessary) 61 ProfileTierLevelIdx_6 : 1 2 2 2 # VpsProfileTierLevel indices of layers in output layer set 6 (m) (should be -1, when layer is not necessary) 47 62 48 63 #======== VPS / Dependencies ================ … … 228 243 AdvMultiviewResPred : 1 # Advanced inter-view residual prediction (0:off, 1:on) 229 244 IlluCompEnable : 1 # Enable Illumination compensation ( 0: off, 1: on ) (v/d) 245 IlluCompLowLatencyEnc : 0 # Enable low-latency Illumination compensation encoding( 0: off, 1: on ) 230 246 ViewSynthesisPred : 1 # View synthesis prediction 231 DepthRefinement : 1 # Dispar y refined by depth DoNBDV247 DepthRefinement : 1 # Disparity refined by depth DoNBDV 232 248 IvMvScaling : 1 # Interview motion vector scaling 249 SubPULog2Size : 3 # Log2 of sub-PU size for IvMvPred (2...6) 250 SubPUMPILog2Size : 3 # Log2 of sub-PU size for MPI (3...6) 233 251 DBBP : 1 # Depth-based Block Partitioning 234 252
Note: See TracChangeset for help on using the changeset viewer.