Changeset 724 in 3DVCSoftware for trunk/cfg/3D-HEVC/NonCTC
- Timestamp:
- 30 Nov 2013, 12:29:49 (11 years ago)
- Location:
- trunk/cfg/3D-HEVC/NonCTC
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view+depth_AllIntra.cfg
r655 r724 145 145 VSO : 1 # use of view synthesis optimization for depth coding 146 146 DMM : 1 147 RBC : 1148 147 SDC : 1 149 148 DLT : 1 -
trunk/cfg/3D-HEVC/NonCTC/allintra/baseCfg_3view+depth_AllIntra.cfg
r655 r724 152 152 VSO : 1 # use of view synthesis optimization for depth coding 153 153 DMM : 1 154 RBC : 1155 154 SDC : 1 156 155 DLT : 1 -
trunk/cfg/3D-HEVC/NonCTC/fco/baseCfg_3view+depth.cfg
r655 r724 227 227 IvMvPred : 1 # Inter-view motion prediction 228 228 AdvMultiviewResPred : 1 # Advanced inter-view residual prediction (0:off, 1:on) 229 IlluCompEnable : 1 1# Enable Illumination compensation ( 0: off, 1: on ) (v/d)229 IlluCompEnable : 1 # Enable Illumination compensation ( 0: off, 1: on ) (v/d) 230 230 ViewSynthesisPred : 1 # View synthesis prediction 231 231 DepthRefinement : 1 # Dispary refined by depth DoNBDV … … 237 237 VSO : 1 # use of view synthesis optimization for depth coding 238 238 DMM : 1 239 RBC : 1240 239 SDC : 1 241 240 DLT : 1 … … 243 242 PC : 0 244 243 InterSDC : 1 # use of inter sdc 244 MPI : 1 245 245 246 246 #========== view synthesis optimization (VSO) ========== -
trunk/cfg/3D-HEVC/NonCTC/rc/baseCfg_3view+depth_rate_control.cfg
r655 r724 239 239 IvMvPred : 1 # Inter-view motion prediction 240 240 AdvMultiviewResPred : 1 # Advanced inter-view residual prediction (0:off, 1:on) 241 IlluCompEnable : 1 1# Enable Illumination compensation ( 0: off, 1: on ) (v/d)241 IlluCompEnable : 1 # Enable Illumination compensation ( 0: off, 1: on ) (v/d) 242 242 ViewSynthesisPred : 1 # View synthesis prediction 243 243 DepthRefinement : 1 # Dispary refined by depth DoNBDV … … 249 249 VSO : 1 # use of view synthesis optimization for depth coding 250 250 DMM : 1 251 RBC : 1252 251 SDC : 1 253 252 DLT : 1 … … 255 254 PC : 1 256 255 InterSDC : 1 # use of inter sdc 256 MPI : 1 257 257 258 258 #========== view synthesis optimization (VSO) ==========
Note: See TracChangeset for help on using the changeset viewer.