Changeset 1163 in 3DVCSoftware for branches/HTM-13.1-dev0/cfg/3D-HEVC/NonCTC
- Timestamp:
- 16 Mar 2015, 12:40:05 (10 years ago)
- Location:
- branches/HTM-13.1-dev0/cfg/3D-HEVC/NonCTC
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-13.1-dev0/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view+depth_AllIntra.cfg
r1124 r1163 194 194 InterSdcFlag : 1 # use of inter sdc 195 195 MpiFlag : 1 196 IntraSingleFlag : 1 # use of single depth mode 196 DepthIntraSkip : 1 197 197 198 #========== view synthesis optimization (VSO) ========== 198 199 -
branches/HTM-13.1-dev0/cfg/3D-HEVC/NonCTC/allintra/baseCfg_3view+depth_AllIntra.cfg
r1124 r1163 212 212 InterSdcFlag : 1 # use of inter sdc 213 213 MpiFlag : 1 214 IntraSingleFlag : 1 # use of single depth mode 214 DepthIntraSkip : 1 215 215 216 #========== view synthesis optimization (VSO) ========== 216 217 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 -
branches/HTM-13.1-dev0/cfg/3D-HEVC/NonCTC/fco/baseCfg_3view+depth.cfg
r1124 r1163 260 260 InterSdcFlag : 1 # use of inter sdc 261 261 MpiFlag : 1 262 DepthIntraSkip : 1 262 263 263 264 #========== view synthesis optimization (VSO) ========== -
branches/HTM-13.1-dev0/cfg/3D-HEVC/NonCTC/rc/baseCfg_3view+depth_rate_control.cfg
r1124 r1163 273 273 InterSdcFlag : 1 # use of inter sdc 274 274 MpiFlag : 1 275 IntraSingleFlag : 1 # use of single depth mode 275 DepthIntraSkip : 1 276 276 277 #========== view synthesis optimization (VSO) ========== 277 278 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.