Changeset 28 in 3DVCSoftware for branches/0.3-poznan-univ/CommonTestConditionsCfgs/baseCfg_3view+depth.cfg
- Timestamp:
- 24 Feb 2012, 20:22:58 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.3-poznan-univ/CommonTestConditionsCfgs/baseCfg_3view+depth.cfg
r18 r28 101 101 ALF : 1 # use adaptive loop filter 102 102 ALFEncodePassReduction : 0 # ALF encoding (0:original 16-pass, 1:one-pass, 2:two-pass) 103 103 DBMP : 1 # use depth base motion prediction 104 CUSkip : 1 # encode only disoccluded CUs in dependend views 105 TDdQP : 1 # texture TU blocks QP param modification according to depth map's values 104 106 105 107 #========== multiview coding tools ========== … … 117 119 VSO : 1 # use of view synthesis optimization for depth coding 118 120 MVI : 1 # motion parameter inheritance 119 121 DepthPower : -1 # nonlinear depth representation 120 122 121 123 #========== view synthesis optimization (VSO) ========== … … 123 125 # VSO configuration string 124 126 127 128
Note: See TracChangeset for help on using the changeset viewer.