Changeset 1380 in 3DVCSoftware for branches/HTM-15.2-dev/cfg/MV-HEVC
- Timestamp:
- 11 Nov 2015, 20:47:01 (9 years ago)
- Location:
- branches/HTM-15.2-dev/cfg/MV-HEVC
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-15.2-dev/cfg/MV-HEVC/NonCTC/gopCfg_IBP_3view.cfg
r1066 r1380 15 15 #======== VPS / Output layer sets ================ 16 16 DefaultTargetOutputLayerIdc : 0 # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet 17 OutputLayerSetIdx : 12 # Indices of layer sets used to derive additional output layer sets17 OutputLayerSetIdx : 2 2 # Indices of layer sets used to derive additional output layer sets 18 18 LayerIdsInAddOutputLayerSet_0 : 1 # Indices in VPS of output layers in additional output layer set 0 19 19 LayerIdsInAddOutputLayerSet_1 : 2 # Indices in VPS of output layers in additional output layer set 1 … … 29 29 ProfileTierLevelIdx_1 : 1 2 # VpsProfileTierLevel indices of layers in output layer set 1 (m) (should be -1, when layer is not necessary) 30 30 ProfileTierLevelIdx_2 : 1 2 2 # VpsProfileTierLevel indices of layers in output layer set 2 (m) (should be -1, when layer is not necessary) 31 ProfileTierLevelIdx_3 : 1 2 31 ProfileTierLevelIdx_3 : 1 2 -1 # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary) 32 32 ProfileTierLevelIdx_4 : 1 2 2 # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary) 33 33 -
branches/HTM-15.2-dev/cfg/MV-HEVC/NonCTC/gopCfg_IPB_on_IRAP_3view.cfg
r1066 r1380 5 5 LayerIdsInSet_0 : 0 # Indices in VPS of layers in layer set 0 6 6 LayerIdsInSet_1 : 0 1 # Indices in VPS of layers in layer set 1 7 LayerIdsInSet_2 : 0 2 # Indices in VPS of layers in layer set 2 8 LayerIdsInSet_3 : 0 1 2 # Indices in VPS of layers in layer set 3 7 LayerIdsInSet_2 : 0 1 2 # Indices in VPS of layers in layer set 2 9 8 10 9 #======== VPS / Output layer sets ================ 11 10 DefaultTargetOutputLayerIdc : 0 # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet 12 OutputLayerSetIdx : 12 # Indices of layer sets used to derive additional output layer sets11 OutputLayerSetIdx : 2 2 # Indices of layer sets used to derive additional output layer sets 13 12 LayerIdsInAddOutputLayerSet_0 : 1 # Indices in VPS of output layers in additional output layer set 0 14 13 LayerIdsInAddOutputLayerSet_1 : 2 # Indices in VPS of output layers in additional output layer set 1 … … 23 22 ProfileTierLevelIdx_0 : 1 # VpsProfileTierLevel indices of layers in output layer set 0 (m) (should be -1, when layer is not necessary) 24 23 ProfileTierLevelIdx_1 : 1 2 # VpsProfileTierLevel indices of layers in output layer set 1 (m) (should be -1, when layer is not necessary) 25 ProfileTierLevelIdx_2 : 1 2 # VpsProfileTierLevel indices of layers in output layer set 2 (m) (should be -1, when layer is not necessary) 26 ProfileTierLevelIdx_3 : 1 2 2 # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary) 27 ProfileTierLevelIdx_4 : 1 2 # VpsProfileTierLevel indices of layers in output layer set 4 (m) (should be -1, when layer is not necessary) 28 ProfileTierLevelIdx_5 : 1 2 # VpsProfileTierLevel indices of layers in output layer set 5 (m) (should be -1, when layer is not necessary) 24 ProfileTierLevelIdx_3 : 1 2 2 # VpsProfileTierLevel indices of layers in output layer set 2 (m) (should be -1, when layer is not necessary) 25 ProfileTierLevelIdx_4 : 1 2 -1 # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary) 26 ProfileTierLevelIdx_5 : 1 2 2 # VpsProfileTierLevel indices of layers in output layer set 4 (m) (should be -1, when layer is not necessary) 29 27 30 28 -
branches/HTM-15.2-dev/cfg/MV-HEVC/NonCTC/gopCfg_PIP_on_IRAP_3view.cfg
r1066 r1380 10 10 #======== VPS / Output layer sets ================ 11 11 DefaultTargetOutputLayerIdc : 0 # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet 12 OutputLayerSetIdx : 1 2# Indices of layer sets used to derive additional output layer sets12 OutputLayerSetIdx : 3 3 # Indices of layer sets used to derive additional output layer sets 13 13 LayerIdsInAddOutputLayerSet_0 : 1 # Indices in VPS of output layers in additional output layer set 0 14 14 LayerIdsInAddOutputLayerSet_1 : 2 # Indices in VPS of output layers in additional output layer set 1 … … 25 25 ProfileTierLevelIdx_2 : 1 2 # VpsProfileTierLevel indices of layers in output layer set 2 (m) (should be -1, when layer is not necessary) 26 26 ProfileTierLevelIdx_3 : 1 2 2 # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary) 27 ProfileTierLevelIdx_4 : 1 2 28 ProfileTierLevelIdx_5 : 1 2# VpsProfileTierLevel indices of layers in output layer set 5 (m) (should be -1, when layer is not necessary)27 ProfileTierLevelIdx_4 : 1 2 -1 # VpsProfileTierLevel indices of layers in output layer set 4 (m) (should be -1, when layer is not necessary) 28 ProfileTierLevelIdx_5 : 1 -1 2 # VpsProfileTierLevel indices of layers in output layer set 5 (m) (should be -1, when layer is not necessary) 29 29 30 30 -
branches/HTM-15.2-dev/cfg/MV-HEVC/NonCTC/layerwise_startup_IBP_3view.cfg
r1084 r1380 15 15 #======== VPS / Output layer sets ================ 16 16 DefaultTargetOutputLayerIdc : 0 # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet 17 OutputLayerSetIdx : 12 # Indices of layer sets used to derive additional output layer sets17 OutputLayerSetIdx : 2 2 # Indices of layer sets used to derive additional output layer sets 18 18 LayerIdsInAddOutputLayerSet_0 : 1 # Indices in VPS of output layers in additional output layer set 0 19 19 LayerIdsInAddOutputLayerSet_1 : 2 # Indices in VPS of output layers in additional output layer set 1 … … 35 35 ProfileTierLevelIdx_1 : 1 2 # VpsProfileTierLevel indices of layers in output layer set 1 (m) (should be -1, when layer is not necessary) 36 36 ProfileTierLevelIdx_2 : 1 2 2 # VpsProfileTierLevel indices of layers in output layer set 2 (m) (should be -1, when layer is not necessary) 37 ProfileTierLevelIdx_3 : 1 2 37 ProfileTierLevelIdx_3 : 1 2 -1 # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary) 38 38 ProfileTierLevelIdx_4 : 1 2 2 # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary) 39 39 -
branches/HTM-15.2-dev/cfg/MV-HEVC/baseCfg_2view.cfg
r1313 r1380 31 31 DefaultTargetOutputLayerIdc : 0 # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet 32 32 33 OutputLayerSetIdx : 1 # Indices of layer sets used to derive additional output layer sets34 LayerIdsInAddOutputLayerSet_0 : 1 # Indices in VPS of output layers in additional output layer set 035 36 33 #======== VPS / PTLI ================ 37 34 Profile : main main multiview-main # Profile indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure (m) … … 42 39 ProfileTierLevelIdx_0 : 1 # VpsProfileTierLevel indices of layers in output layer set 0 (m) (should be -1, when layer is not necessary) 43 40 ProfileTierLevelIdx_1 : 1 2 # VpsProfileTierLevel indices of layers in output layer set 1 (m) (should be -1, when layer is not necessary) 44 ProfileTierLevelIdx_2 : 1 2 # VpsProfileTierLevel indices of layers in output layer set 2 (m) (should be -1, when layer is not necessary)45 41 46 42 #======== VPS / Dependencies ================ -
branches/HTM-15.2-dev/cfg/MV-HEVC/baseCfg_3view.cfg
r1313 r1380 35 35 DefaultTargetOutputLayerIdc : 0 # Specifies output layers of layer sets, 0: output all layers, 1: output highest layer, 2: specified by LayerIdsInDefOutputLayerSet 36 36 37 OutputLayerSetIdx : 1 2# Indices of layer sets used to derive additional output layer sets37 OutputLayerSetIdx : 3 3 # Indices of layer sets used to derive additional output layer sets 38 38 LayerIdsInAddOutputLayerSet_0 : 1 # Indices in VPS of output layers in additional output layer set 0 39 39 LayerIdsInAddOutputLayerSet_1 : 2 # Indices in VPS of output layers in additional output layer set 1 … … 49 49 ProfileTierLevelIdx_2 : 1 2 # VpsProfileTierLevel indices of layers in output layer set 2 (m) (should be -1, when layer is not necessary) 50 50 ProfileTierLevelIdx_3 : 1 2 2 # VpsProfileTierLevel indices of layers in output layer set 3 (m) (should be -1, when layer is not necessary) 51 ProfileTierLevelIdx_4 : 1 2 52 ProfileTierLevelIdx_5 : 1 2# VpsProfileTierLevel indices of layers in output layer set 5 (m) (should be -1, when layer is not necessary)51 ProfileTierLevelIdx_4 : 1 2 -1 # VpsProfileTierLevel indices of layers in output layer set 4 (m) (should be -1, when layer is not necessary) 52 ProfileTierLevelIdx_5 : 1 -1 2 # VpsProfileTierLevel indices of layers in output layer set 5 (m) (should be -1, when layer is not necessary) 53 53 54 54 #======== VPS / Dependencies ================
Note: See TracChangeset for help on using the changeset viewer.