Changeset 1286 in 3DVCSoftware
- Timestamp:
- 20 Jul 2015, 12:23:47 (9 years ago)
- Location:
- branches/HTM-14.1-update-dev1
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-14.1-update-dev1
- Property svn:mergeinfo changed
/branches/HTM-14.1-update-dev0 merged: 1207-1208
- Property svn:mergeinfo changed
-
branches/HTM-14.1-update-dev1/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view+depth_AllIntra.cfg
r1200 r1286 56 56 DirectRefLayers_3 : 1 2 # Indices in VPS of direct reference layers 57 57 58 DependencyTypes_1 : 2# Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree59 DependencyTypes_2 : 2 2# Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree60 DependencyTypes_3 : 2 2# Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree58 DependencyTypes_1 : 6 # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree 59 DependencyTypes_2 : 2 0 # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree 60 DependencyTypes_3 : 2 6 # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree 61 61 62 62 #========== Camera parameters ========== … … 79 79 DecodingRefreshType : 1 # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI 80 80 GOPSize : 1 # GOP Size (number of B slice = GOPSize-1) 81 Frame1 : B 1 1 0.442 0 0 0 4 0 0 0 82 FrameI_l1: I 0 0 0.442 0 0 0 0 0 0 0 83 Frame1_l1 : B 1 1 0.442 0 0 0 4 0 0 0 84 FrameI_l2 : I 0 0 0.442 0 0 0 0 0 0 0 85 Frame1_l2 : B 1 1 0.442 0 0 0 4 0 0 0 86 FrameI_l3 : I 0 0 0.442 0 0 0 0 0 0 0 87 Frame1_l3 : B 1 1 0.442 0 0 0 4 0 0 0 81 Frame1 : B 1 1 0.442 0 0 0 4 0 0 0 0 82 FrameI_l1: I 0 0 0.442 0 0 0 0 0 0 0 1 83 Frame1_l1 : B 1 1 0.442 0 0 0 4 0 0 0 1 84 FrameI_l2 : I 0 0 0.442 0 0 0 0 0 0 0 1 85 Frame1_l2 : B 1 1 0.442 0 0 0 4 0 0 0 1 86 FrameI_l3 : I 0 0 0.442 0 0 0 0 0 0 0 1 87 Frame1_l3 : B 1 1 0.442 0 0 0 4 0 0 0 1 88 88 89 89 #=========== Motion Search ============= -
branches/HTM-14.1-update-dev1/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view_AllIntra.cfg
r1200 r1286 35 35 36 36 #======== VPS / PTLI ================ 37 Profile : main main multiview-main# Profile indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure (m)37 Profile : main main 3d-main # Profile indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure (m) 38 38 Level : none none none # Level indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure (m) 39 39 Tier : main main main # Tier indication in VpsProfileTierLevel, per VpsProfileTierLevel syntax structure (m) … … 67 67 DecodingRefreshType : 1 # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI 68 68 GOPSize : 1 # GOP Size (number of B slice = GOPSize-1) 69 Frame1 : B 1 1 0.442 0 0 0 4 0 0 0 70 FrameI_l1: I 0 0 0.442 0 0 0 0 0 0 0 71 Frame1_l1 : B 1 1 0.442 0 0 0 4 0 0 0 69 Frame1 : B 1 1 0.442 0 0 0 4 0 0 0 0 70 FrameI_l1: I 0 0 0.442 0 0 0 0 0 0 0 0 71 Frame1_l1 : B 1 1 0.442 0 0 0 4 0 0 0 0 72 72 73 73 #=========== Motion Search ============= -
branches/HTM-14.1-update-dev1/cfg/3D-HEVC/NonCTC/allintra/baseCfg_3view+depth_AllIntra.cfg
r1200 r1286 68 68 DirectRefLayers_5 : 1 4 # Indices in VPS of direct reference layers 69 69 70 DependencyTypes_1 : 71 DependencyTypes_2 : 2 72 DependencyTypes_3 : 2 73 DependencyTypes_4 : 2 74 DependencyTypes_5 : 2 70 DependencyTypes_1 : 6 # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree 71 DependencyTypes_2 : 2 0 # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree 72 DependencyTypes_3 : 2 6 # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree 73 DependencyTypes_4 : 2 0 # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree 74 DependencyTypes_5 : 2 6 # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 6: Sample+Motion+Quadtree 75 75 76 76 #========== Camera parameters ========== … … 94 94 GOPSize : 1 # GOP Size (number of B slice = GOPSize-1) 95 95 96 Frame1 : B 1 1 0.442 0 0 0 4 0 0 0 97 FrameI_l1: I 0 0 0.442 0 0 0 0 0 0 0 98 Frame1_l1 : B 1 1 0.442 0 0 0 4 0 0 0 99 FrameI_l2 : I 0 0 0.442 0 0 0 0 0 0 0 100 Frame1_l2 : B 1 1 0.442 0 0 0 4 0 0 0 101 FrameI_l3 : I 0 0 0.442 0 0 0 0 0 0 0 102 Frame1_l3 : B 1 1 0.442 0 0 0 4 0 0 0 103 FrameI_l4 : I 0 0 0.442 0 0 0 0 0 0 0 104 Frame1_l4 : B 1 1 0.442 0 0 0 4 0 0 0 105 FrameI_l5 : I 0 0 0.442 0 0 0 0 0 0 0 106 Frame1_l5 : B 1 1 0.442 0 0 0 4 0 0 0 96 Frame1 : B 1 1 0.442 0 0 0 4 0 0 0 0 97 FrameI_l1: I 0 0 0.442 0 0 0 0 0 0 0 1 98 Frame1_l1 : B 1 1 0.442 0 0 0 4 0 0 0 1 99 FrameI_l2 : I 0 0 0.442 0 0 0 0 0 0 0 1 100 Frame1_l2 : B 1 1 0.442 0 0 0 4 0 0 0 1 101 FrameI_l3 : I 0 0 0.442 0 0 0 0 0 0 0 1 102 Frame1_l3 : B 1 1 0.442 0 0 0 4 0 0 0 1 103 FrameI_l4 : I 0 0 0.442 0 0 0 0 0 0 0 1 104 Frame1_l4 : B 1 1 0.442 0 0 0 4 0 0 0 1 105 FrameI_l5 : I 0 0 0.442 0 0 0 0 0 0 0 1 106 Frame1_l5 : B 1 1 0.442 0 0 0 4 0 0 0 1 107 107 108 108 109 #=========== Motion Search ============= -
branches/HTM-14.1-update-dev1/cfg/3D-HEVC/NonCTC/allintra/baseCfg_3view_AllIntra.cfg
r1200 r1286 78 78 DecodingRefreshType : 1 # Random Accesss 0:none, 1:CRA, 2:IDR, 3:Recovery Point SEI 79 79 GOPSize : 1 # GOP Size (number of B slice = GOPSize-1) 80 Frame1 : B 1 1 0.442 0 0 0 4 0 0 0 81 FrameI_l1: I 0 0 0.442 0 0 0 0 0 0 0 82 Frame1_l1 : B 1 1 0.442 0 0 0 4 0 0 0 83 FrameI_l2 : I 0 0 0.442 0 0 0 0 0 0 0 84 Frame1_l2 : B 1 1 0.442 0 0 0 4 0 0 0 80 Frame1 : B 1 1 0.442 0 0 0 4 0 0 0 0 81 FrameI_l1: I 0 0 0.442 0 0 0 0 0 0 0 0 82 Frame1_l1 : B 1 1 0.442 0 0 0 4 0 0 0 0 83 FrameI_l2 : I 0 0 0.442 0 0 0 0 0 0 0 0 84 Frame1_l2 : B 1 1 0.442 0 0 0 4 0 0 0 0 85 85 86 86 #=========== Motion Search ============= -
branches/HTM-14.1-update-dev1/cfg/3D-HEVC/NonCTC/allintra/deltaCfg_3view+depth_AllIntra.cfg
r1066 r1286 4 4 GOPSize : 1 # GOP Size (number of B slice = GOPSize-1) 5 5 6 Frame1 : B 1 1 0.442 0 0 0 4 0 0 0 7 FrameI_l1: I 0 0 0.442 0 0 0 0 0 0 0 8 Frame1_l1 : B 1 1 0.442 0 0 0 4 0 0 0 9 FrameI_l2 : I 0 0 0.442 0 0 0 0 0 0 0 10 Frame1_l2 : B 1 1 0.442 0 0 0 4 0 0 0 11 FrameI_l3 : I 0 0 0.442 0 0 0 0 0 0 0 12 Frame1_l3 : B 1 1 0.442 0 0 0 4 0 0 0 13 FrameI_l4 : I 0 0 0.442 0 0 0 0 0 0 0 14 Frame1_l4 : B 1 1 0.442 0 0 0 4 0 0 0 15 FrameI_l5 : I 0 0 0.442 0 0 0 0 0 0 0 16 Frame1_l5 : B 1 1 0.442 0 0 0 4 0 0 0 6 Frame1 : B 1 1 0.442 0 0 0 4 0 0 0 0 7 FrameI_l1: I 0 0 0.442 0 0 0 0 0 0 0 1 8 Frame1_l1 : B 1 1 0.442 0 0 0 4 0 0 0 1 9 FrameI_l2 : I 0 0 0.442 0 0 0 0 0 0 0 1 10 Frame1_l2 : B 1 1 0.442 0 0 0 4 0 0 0 1 11 FrameI_l3 : I 0 0 0.442 0 0 0 0 0 0 0 1 12 Frame1_l3 : B 1 1 0.442 0 0 0 4 0 0 0 1 13 FrameI_l4 : I 0 0 0.442 0 0 0 0 0 0 0 1 14 Frame1_l4 : B 1 1 0.442 0 0 0 4 0 0 0 1 15 FrameI_l5 : I 0 0 0.442 0 0 0 0 0 0 0 1 16 Frame1_l5 : B 1 1 0.442 0 0 0 4 0 0 0 1 17 17 18 18 Frame2: -
branches/HTM-14.1-update-dev1/cfg/3D-HEVC/baseCfg_3view.cfg
r1200 r1286 21 21 DimensionIdLen : 3 # Number of bits to store Ids, per scalability dimension, (m) 22 22 ViewOrderIndex : 0 1 2 # ViewOrderIndex, per layer (m) 23 DepthFlag : 0 0 0 # DepthFlag (m) 23 24 LayerIdInNuh : 0 # Layer Id in NAL unit header, (0: no explicit signalling, otherwise per layer ) (m) 24 25 SplittingFlag : 0 # Splitting Flag -
branches/HTM-14.1-update-dev1/cfg/3D-HEVC/deltaCfg_3view.cfg
r1179 r1286 1 1 #======== Legend for comments ===================== 2 # Delta compare to fullCfg.cfg2 # Delta compare to baseCfg_3view+depth.cfg 3 3 4 4 … … 16 16 DimensionIdLen : 3 # Number of bits to store Ids, per scalability dimension, (m) 17 17 ViewOrderIndex : 0 1 2 # ViewOrderIndex, per layer (m) 18 DepthFlag : 0 0 0 18 19 19 20 VpsNumLayerSets : 4 # Number of layer sets … … 45 46 46 47 47 FrameI_l1: P 0 3 0.442 0 0 0 1 0 0 1 0 0 -1 1 48 Frame1_l1: B 8 4 0.442 0 0 0 4 4 -8 -10 -12 -16 0 1 0 1 -1 1 49 Frame2_l1: 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 1 50 Frame3_l1: 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 1 51 Frame4_l1: 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 1 52 Frame5_l1: 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 1 53 Frame6_l1: 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 1 54 Frame7_l1: 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 1 55 Frame8_l1: 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 1 48 FrameI_l1: P 0 3 0.442 0 0 0 1 0 0 1 0 0 -1 0 49 Frame1_l1: B 8 4 0.442 0 0 0 4 4 -8 -10 -12 -16 0 1 0 1 -1 0 50 Frame2_l1: 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 0 51 Frame3_l1: 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 0 52 Frame4_l1: 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 0 53 Frame5_l1: 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 0 54 Frame6_l1: 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 0 55 Frame7_l1: 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 0 56 Frame8_l1: 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 0 57 58 FrameI_l2: P 0 3 0.442 0 0 0 1 0 0 1 0 0 -1 0 59 Frame1_l2: B 8 4 0.442 0 0 0 4 4 -8 -10 -12 -16 0 1 0 1 -1 0 60 Frame2_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 0 61 Frame3_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 0 62 Frame4_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 0 63 Frame5_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 0 64 Frame6_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 0 65 Frame7_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 0 66 Frame8_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 0 67 56 68 57 69 FrameI_l3: … … 88 100 SAO : 1 # Sample adaptive offset (0: OFF, 1: ON) (mc) 89 101 DepthRefinementFlag : 0 # Disparity refined by depth DoNBDV 102 ViewSynthesisPredFlag : 0 # Disparity refined by depth DoNBDV 90 103 Log2SubPbSizeMinus3 : 0 # Log2 of sub-PU size minus 3 for IvMvPred (0 ... 3) and smaller than or equal to log2(maxCUSize)-3 104 IvMvPredFlag : 1 # Inter-view motion prediction 91 105 DepthBasedBlkPartFlag : 0 # Depth-based Block Partitioning 106 IntraWedgeFlag : 0 107 IntraContourFlag : 0 # use of intra-view prediction mode 108 IntraSdcFlag : 0 109 DLT : 0 110 QTL : 0 111 QtPredFlag : 0 112 InterSdcFlag : 0 # use of inter sdc 113 MpiFlag : 0 114 DepthIntraSkip : 0 115 VSO : 0 92 116 117 118 -
branches/HTM-14.1-update-dev1/cfg/3D-HEVC/fullCfg.cfg
r1200 r1286 323 323 DepthRefinementFlag : 1 # Disparity refined by depth DoNBDV 324 324 IvMvScalingFlag : 1 # Interview motion vector scaling 325 Log2SubPbSizeMinus3 : 3# Log2 of sub-PU size for IvMvPred (2...6)325 Log2SubPbSizeMinus3 : 0 # Log2 of sub-PU size for IvMvPred (2...6) 326 326 Log2MpiSubPbSizeMinus3 : 0 # Log2 of sub-PU size minus 3 for MPI (0 ... 3) and smaller than or equal to log2(maxCUSize)-3 327 327 DepthBasedBlkPartFlag : 1 # Depth-based Block Partitioning
Note: See TracChangeset for help on using the changeset viewer.