Changeset 1313 in 3DVCSoftware for trunk/cfg/3D-HEVC/NonCTC
- Timestamp:
- 13 Aug 2015, 17:38:13 (10 years ago)
- Location:
- trunk/cfg/3D-HEVC/NonCTC
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view+depth_AllIntra.cfg ¶
r1179 r1313 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 ============= … … 103 103 104 104 #=========== Deblock Filter ============ 105 DeblockingFilterControlPresent: 1 # Dbl control params present (0=not present, 1=present) (mc) 106 LoopFilterOffsetInPPS : 0 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)105 106 LoopFilterOffsetInPPS : 1 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param) 107 107 LoopFilterDisable : 0 1 # Disable deblocking filter (0=Filter, 1=No Filter) (mc) 108 108 LoopFilterBetaOffset_div2 : 0 # base_param: -6 ~ 6 109 109 LoopFilterTcOffset_div2 : 0 # base_param: -6 ~ 6 110 DeblockingFilterMetric : 0 # blockiness metric (automatically configures deblocking parameters in bitstream) 110 DeblockingFilterMetric : 0 # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0) 111 111 112 112 -
TabularUnified trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view_AllIntra.cfg ¶
r1179 r1313 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 ============= … … 88 88 89 89 #=========== Deblock Filter ============ 90 DeblockingFilterControlPresent: 1 # Dbl control params present (0=not present, 1=present) (mc) 91 LoopFilterOffsetInPPS : 0 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)90 91 LoopFilterOffsetInPPS : 1 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param) 92 92 LoopFilterDisable : 0 # Disable deblocking filter (0=Filter, 1=No Filter) (mc) 93 93 LoopFilterBetaOffset_div2 : 0 # base_param: -6 ~ 6 94 94 LoopFilterTcOffset_div2 : 0 # base_param: -6 ~ 6 95 DeblockingFilterMetric : 0 # blockiness metric (automatically configures deblocking parameters in bitstream) 95 DeblockingFilterMetric : 0 # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0) 96 96 97 97 -
TabularUnified trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_3view+depth_AllIntra.cfg ¶
r1179 r1313 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 ============= … … 122 123 123 124 #=========== Deblock Filter ============ 124 DeblockingFilterControlPresent: 1 # Dbl control params present (0=not present, 1=present) (mc) 125 LoopFilterOffsetInPPS : 0 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)125 126 LoopFilterOffsetInPPS : 1 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param) 126 127 LoopFilterDisable : 0 1 # Disable deblocking filter (0=Filter, 1=No Filter) (mc) 127 128 LoopFilterBetaOffset_div2 : 0 # base_param: -6 ~ 6 128 129 LoopFilterTcOffset_div2 : 0 # base_param: -6 ~ 6 129 DeblockingFilterMetric : 0 # blockiness metric (automatically configures deblocking parameters in bitstream) 130 DeblockingFilterMetric : 0 # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0) 130 131 131 132 #=========== Misc. ============ -
TabularUnified trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_3view_AllIntra.cfg ¶
r1179 r1313 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 ============= … … 101 101 102 102 #=========== Deblock Filter ============ 103 DeblockingFilterControlPresent: 1 # Dbl control params present (0=not present, 1=present) (mc) 104 LoopFilterOffsetInPPS : 0 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)103 104 LoopFilterOffsetInPPS : 1 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param) 105 105 LoopFilterDisable : 0 # Disable deblocking filter (0=Filter, 1=No Filter) (mc) 106 106 LoopFilterBetaOffset_div2 : 0 # base_param: -6 ~ 6 107 107 LoopFilterTcOffset_div2 : 0 # base_param: -6 ~ 6 108 DeblockingFilterMetric : 0 # blockiness metric (automatically configures deblocking parameters in bitstream) 108 DeblockingFilterMetric : 0 # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0) 109 109 110 110 #=========== Misc. ============ -
TabularUnified trunk/cfg/3D-HEVC/NonCTC/allintra/deltaCfg_3view+depth_AllIntra.cfg ¶
r1066 r1313 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: -
TabularUnified trunk/cfg/3D-HEVC/NonCTC/fco/baseCfg_3view+depth.cfg ¶
r1179 r1313 171 171 172 172 #=========== Deblock Filter ============ 173 DeblockingFilterControlPresent: 1 # Dbl control params present (0=not present, 1=present) (mc) 174 LoopFilterOffsetInPPS : 0 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)173 174 LoopFilterOffsetInPPS : 1 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param) 175 175 LoopFilterDisable : 0 1 1 0 1 0 # Disable deblocking filter (0=Filter, 1=No Filter) (mc) 176 176 LoopFilterBetaOffset_div2 : 0 # base_param: -6 ~ 6 177 177 LoopFilterTcOffset_div2 : 0 # base_param: -6 ~ 6 178 DeblockingFilterMetric : 0 # blockiness metric (automatically configures deblocking parameters in bitstream) 178 DeblockingFilterMetric : 0 # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0) 179 179 180 180 #=========== Misc. ============ -
TabularUnified trunk/cfg/3D-HEVC/NonCTC/rc/baseCfg_3view+depth_rate_control.cfg ¶
r1179 r1313 171 171 172 172 #=========== Deblock Filter ============ 173 DeblockingFilterControlPresent: 1 # Dbl control params present (0=not present, 1=present) (mc) 174 LoopFilterOffsetInPPS : 0 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1=constant params in PPS, param = base_param)173 174 LoopFilterOffsetInPPS : 1 # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param) 175 175 LoopFilterDisable : 0 1 # Disable deblocking filter (0=Filter, 1=No Filter) (mc) 176 176 LoopFilterBetaOffset_div2 : 0 # base_param: -6 ~ 6 177 177 LoopFilterTcOffset_div2 : 0 # base_param: -6 ~ 6 178 DeblockingFilterMetric : 0 # blockiness metric (automatically configures deblocking parameters in bitstream) 178 DeblockingFilterMetric : 0 # blockiness metric (automatically configures deblocking parameters in bitstream). Applies slice-level loop filter offsets (LoopFilterOffsetInPPS and LoopFilterDisable must be 0) 179 179 180 180 #=========== Misc. ============
Note: See TracChangeset for help on using the changeset viewer.