Changeset 1124 in 3DVCSoftware for trunk/cfg/3D-HEVC/NonCTC/allintra
- Timestamp:
- 10 Nov 2014, 12:22:20 (10 years ago)
- Location:
- trunk/cfg/3D-HEVC/NonCTC/allintra
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view+depth_AllIntra.cfg
r1084 r1124 52 52 53 53 #======== VPS / Dependencies ================ 54 DirectRefLayers_1 : 55 DirectRefLayers_2 : 0 56 DirectRefLayers_3 : 1 57 58 DependencyTypes_1 : 59 DependencyTypes_2 : 2 60 DependencyTypes_3 : 2 54 DirectRefLayers_1 : 0 # Indices in VPS of direct reference layers 55 DirectRefLayers_2 : 0 1 # Indices in VPS of direct reference layers 56 DirectRefLayers_3 : 1 2 # Indices in VPS of direct reference layers 57 58 DependencyTypes_1 : 2 # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 59 DependencyTypes_2 : 2 2 # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 60 DependencyTypes_3 : 2 2 # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion 61 61 62 62 #========== Camera parameters ========== … … 173 173 174 174 #========== multiview coding tools ========== 175 IvMvPred 176 AdvMultiviewResPred: 1 # Advanced inter-view residual prediction (0:off, 1:on)175 IvMvPredFlag : 1 1 # Inter-view motion prediction 176 IvResPredFlag : 1 # Advanced inter-view residual prediction (0:off, 1:on) 177 177 IlluCompEnable : 1 # Enable Illumination compensation ( 0: off, 1: on ) (v/d) 178 178 IlluCompLowLatencyEnc : 0 # Enable low-latency Illumination compensation encoding( 0: off, 1: on ) 179 ViewSynthesisPred 180 DepthRefinement 181 IvMvScaling 182 SubPULog2Size : 3 # Log2 of sub-PU size for IvMvPred (2...6) 183 SubPUMPILog2Size: 3 # Log2 of sub-PU size for MPI (3...6)184 D BBP: 1 # Depth-based Block Partitioning179 ViewSynthesisPredFlag : 1 # View synthesis prediction 180 DepthRefinementFlag : 1 # Disparity refined by depth DoNBDV 181 IvMvScalingFlag : 1 # Interview motion vector scaling 182 Log2SubPbSizeMinus3 : 0 # Log2 of sub-PU size minus 3 for IvMvPred (0 ... 3) and smaller than or equal to log2(maxCUSize)-3 183 Log2MpiSubPbSizeMinus3 : 3 # Log2 of sub-PU size for MPI (3...6) 184 DepthBasedBlkPartFlag : 1 # Depth-based Block Partitioning 185 185 186 186 #========== depth coding tools ========== 187 187 VSO : 1 # use of view synthesis optimization for depth coding 188 DMM: 1189 I VP: 1 # use of intra-view prediction mode190 SDC: 1191 DLT : 1192 QTL : 1193 LimQtPredFlag: 1194 InterS DC: 1 # use of inter sdc195 M PI: 1196 SingleDepthMode: 1 # use of single depth mode188 IntraWedgeFlag : 1 189 IntraContourFlag : 1 # use of intra-view prediction mode 190 IntraSdcFlag : 1 191 DLT : 1 192 QTL : 1 193 QtPredFlag : 1 194 InterSdcFlag : 1 # use of inter sdc 195 MpiFlag : 1 196 IntraSingleFlag : 1 # use of single depth mode 197 197 #========== view synthesis optimization (VSO) ========== 198 198 -
trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_3view+depth_AllIntra.cfg
r1084 r1124 62 62 63 63 #======== VPS / Dependencies ================ 64 DirectRefLayers_1 : 65 DirectRefLayers_2 : 0 66 DirectRefLayers_3 : 1 67 DirectRefLayers_4 : 0 68 DirectRefLayers_5 : 1 64 DirectRefLayers_1 : 0 # Indices in VPS of direct reference layers 65 DirectRefLayers_2 : 0 1 # Indices in VPS of direct reference layers 66 DirectRefLayers_3 : 1 2 # Indices in VPS of direct reference layers 67 DirectRefLayers_4 : 0 1 # Indices in VPS of direct reference layers 68 DirectRefLayers_5 : 1 4 # Indices in VPS of direct reference layers 69 69 70 70 DependencyTypes_1 : # Dependency types of direct reference layers, 0: Sample 1: Motion 2: Sample+Motion … … 191 191 192 192 #========== multiview coding tools ========== 193 IvMvPred 194 AdvMultiviewResPred: 1 # Advanced inter-view residual prediction (0:off, 1:on)193 IvMvPredFlag : 1 1 # Inter-view motion prediction 194 IvResPredFlag : 1 # Advanced inter-view residual prediction (0:off, 1:on) 195 195 IlluCompEnable : 1 # Enable Illumination compensation ( 0: off, 1: on ) (v/d) 196 196 IlluCompLowLatencyEnc : 0 # Enable low-latency Illumination compensation encoding( 0: off, 1: on ) 197 ViewSynthesisPred 198 DepthRefinement 199 IvMvScaling 200 SubPULog2Size : 3 # Log2 of sub-PU size for IvMvPred (2...6) 201 SubPUMPILog2Size : 3 # Log2 of sub-PU size for MPI (3...6) 202 D BBP: 1 # Depth-based Block Partitioning197 ViewSynthesisPredFlag : 1 # View synthesis prediction 198 DepthRefinementFlag : 1 # Disparity refined by depth DoNBDV 199 IvMvScalingFlag : 1 # Interview motion vector scaling 200 Log2SubPbSizeMinus3 : 0 # Log2 of sub-PU size minus 3 for IvMvPred (0 ... 3) and smaller than or equal to log2(maxCUSize)-3 201 Log2MpiSubPbSizeMinus3 : 0 # Log2 of sub-PU size minus 3 for MPI (0 ... 3) and smaller than or equal to log2(maxCUSize)-3 202 DepthBasedBlkPartFlag : 1 # Depth-based Block Partitioning 203 203 204 204 #========== depth coding tools ========== 205 205 VSO : 1 # use of view synthesis optimization for depth coding 206 DMM: 1207 I VP: 1 # use of intra-view prediction mode208 SDC: 1209 DLT : 1210 QTL : 1211 LimQtPredFlag: 1212 InterS DC: 1 # use of inter sdc213 M PI: 1214 SingleDepthMode: 1 # use of single depth mode206 IntraWedgeFlag : 1 207 IntraContourFlag : 1 # use of intra-view prediction mode 208 IntraSdcFlag : 1 209 DLT : 1 210 QTL : 1 211 QtPredFlag : 1 212 InterSdcFlag : 1 # use of inter sdc 213 MpiFlag : 1 214 IntraSingleFlag : 1 # use of single depth mode 215 215 #========== view synthesis optimization (VSO) ========== 216 216 VSOConfig : [cx0 B(cc1) I(s0.25 s0.5 s0.75)][cx1 B(oo0) B(oo2) I(s0.25 s0.5 s0.75 s1.25 s1.5 s1.75)][cx2 B(cc1) I(s1.25 s1.5 s1.75)] # VSO configuration string
Note: See TracChangeset for help on using the changeset viewer.