Changeset 443 in 3DVCSoftware for trunk/CommonTestConditionsCfgs
- Timestamp:
- 26 May 2013, 15:41:34 (12 years ago)
- Location:
- trunk/CommonTestConditionsCfgs
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/CommonTestConditionsCfgs/baseCfg_2view+depth.cfg
r296 r443 151 151 ALFPicBasedEncode : 1 # ALF LCU-based or picture-based encoding (0: LCU-based, 1: Picture-based) 152 152 MaxNumOffsetsPerPic : 2048 # default 153 SAOInterleaving : 0 # SAO interleaving flag (0: SAO parameter in APS, 1: SAO parameter in slice data) 153 SAOLcuBoundary : 0 # 0: right/bottom LCU boundary areas skipped from SAO parameter estimation, 1: non-deblocked pixels are used for those areas 154 SAOLcuBasedOptimization : 1 # 0: SAO picture-based optimization, 1: SAO LCU-based optimization 154 155 ConstrainedIntraPred : 0 # Constrained Intra Prediction 155 156 weighted_pred_flag : 0 # weighted prediction flag (P-Slices) … … 192 193 MultiviewMvRegMode : 1 # use original depth maps for regularizing inter-view motion vector 193 194 MultiviewMvRegLambdaScale : 1.0 # lambda scale factor for inter-view motion vector regularization 194 MultiviewResPred : 1 # inter-view residual prediction (0:off, 1:on)195 MultiviewResPred : 1 # advanced inter-view residual prediction (0:off, 1:on) 195 196 InterViewSkip : 0 # interview SKIP mode 196 197 InterViewSkipLambdaScale : 8 # lambda scale for inter-view skip mode … … 199 200 FCO : 0 # Flexible coding order flag in 3DV 200 201 FCOCodingOrder : T0D0D1T1 # Coding order for Flexible coding order in 3DV 202 UseVSPCompensation : 1 # Depth dependent tools: BVSP 203 UseDVPRefine : 1 # Depth dependent tools: DoNBDV 201 204 202 205 -
trunk/CommonTestConditionsCfgs/baseCfg_2view.cfg
r210 r443 145 145 ALFPicBasedEncode : 1 # ALF LCU-based or picture-based encoding (0: LCU-based, 1: Picture-based) 146 146 MaxNumOffsetsPerPic : 2048 # default 147 SAOInterleaving : 0 # SAO interleaving flag (0: SAO parameter in APS, 1: SAO parameter in slice data) 147 SAOLcuBoundary : 0 # 0: right/bottom LCU boundary areas skipped from SAO parameter estimation, 1: non-deblocked pixels are used for those areas 148 SAOLcuBasedOptimization : 1 # 0: SAO picture-based optimization, 1: SAO LCU-based optimization 148 149 ConstrainedIntraPred : 0 # Constrained Intra Prediction 149 150 weighted_pred_flag : 0 # weighted prediction flag (P-Slices) … … 186 187 MultiviewMvRegMode : 0 # use original depth maps for regularizing inter-view motion vector 187 188 MultiviewMvRegLambdaScale : 0.0 # lambda scale factor for inter-view motion vector regularization 188 MultiviewResPred : 1 # inter-view residual prediction (0:off, 1:on)189 MultiviewResPred : 1 # advanced inter-view residual prediction (0:off, 1:on) 189 190 InterViewSkip : 0 # interview SKIP mode 190 191 InterViewSkipLambdaScale : 8 # lambda scale for inter-view skip mode -
trunk/CommonTestConditionsCfgs/baseCfg_3view+depth.cfg
r296 r443 155 155 ALFPicBasedEncode : 1 # ALF LCU-based or picture-based encoding (0: LCU-based, 1: Picture-based) 156 156 MaxNumOffsetsPerPic : 2048 # default 157 SAOInterleaving : 0 # SAO interleaving flag (0: SAO parameter in APS, 1: SAO parameter in slice data) 157 SAOLcuBoundary : 0 # 0: right/bottom LCU boundary areas skipped from SAO parameter estimation, 1: non-deblocked pixels are used for those areas 158 SAOLcuBasedOptimization : 1 # 0: SAO picture-based optimization, 1: SAO LCU-based optimization 158 159 ConstrainedIntraPred : 0 # Constrained Intra Prediction 159 160 weighted_pred_flag : 0 # weighted prediction flag (P-Slices) … … 196 197 MultiviewMvRegMode : 1 # use original depth maps for regularizing inter-view motion vector 197 198 MultiviewMvRegLambdaScale : 1.0 # lambda scale factor for inter-view motion vector regularization 198 MultiviewResPred : 1 # inter-view residual prediction (0:off, 1:on)199 MultiviewResPred : 1 # advanced inter-view residual prediction (0:off, 1:on) 199 200 InterViewSkip : 0 # interview SKIP mode 200 201 InterViewSkipLambdaScale : 8 # lambda scale for inter-view skip mode … … 203 204 FCO : 0 # Flexible coding order flag in 3DV 204 205 FCOCodingOrder : T0D0D1D2T1T2 # Coding order for Flexible coding order in 3DV 205 206 UseVSPCompensation : 1 # Depth dependent tools: BVSP 207 UseDVPRefine : 1 # Depth dependent tools: DoNBDV 206 208 207 209 #========== depth coding tools ========== -
trunk/CommonTestConditionsCfgs/baseCfg_3view.cfg
r210 r443 147 147 ALFPicBasedEncode : 1 # ALF LCU-based or picture-based encoding (0: LCU-based, 1: Picture-based) 148 148 MaxNumOffsetsPerPic : 2048 # default 149 SAOInterleaving : 0 # SAO interleaving flag (0: SAO parameter in APS, 1: SAO parameter in slice data) 149 SAOLcuBoundary : 0 # 0: right/bottom LCU boundary areas skipped from SAO parameter estimation, 1: non-deblocked pixels are used for those areas 150 SAOLcuBasedOptimization : 1 # 0: SAO picture-based optimization, 1: SAO LCU-based optimization 150 151 ConstrainedIntraPred : 0 # Constrained Intra Prediction 151 152 weighted_pred_flag : 0 # weighted prediction flag (P-Slices) … … 188 189 MultiviewMvRegMode : 0 # use original depth maps for regularizing inter-view motion vector 189 190 MultiviewMvRegLambdaScale : 0.0 # lambda scale factor for inter-view motion vector regularization 190 MultiviewResPred : 1 # inter-view residual prediction (0:off, 1:on)191 MultiviewResPred : 1 # advanced inter-view residual prediction (0:off, 1:on) 191 192 InterViewSkip : 0 # interview SKIP mode 192 193 InterViewSkipLambdaScale : 8 # lambda scale for inter-view skip mode
Note: See TracChangeset for help on using the changeset viewer.