Changeset 443 in 3DVCSoftware for trunk/CommonTestConditionsCfgs


Ignore:
Timestamp:
26 May 2013, 15:41:34 (12 years ago)
Author:
tech
Message:
  • Reintegrated branch 6.2-dev0 rev. 442.
  • Changed version number.
  • Added coding results.
Location:
trunk/CommonTestConditionsCfgs
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/CommonTestConditionsCfgs/baseCfg_2view+depth.cfg

    r296 r443  
    151151ALFPicBasedEncode              : 1                                 # ALF LCU-based or picture-based encoding (0: LCU-based, 1: Picture-based) 
    152152MaxNumOffsetsPerPic            : 2048                              # default
    153 SAOInterleaving                : 0                                 # SAO interleaving flag (0: SAO parameter in APS, 1: SAO parameter in slice data)
     153SAOLcuBoundary              : 0                                 # 0: right/bottom LCU boundary areas skipped from SAO parameter estimation, 1: non-deblocked pixels are used for those areas
     154SAOLcuBasedOptimization : 1                                  # 0: SAO picture-based optimization, 1: SAO LCU-based optimization
    154155ConstrainedIntraPred           : 0                                 # Constrained Intra Prediction
    155156weighted_pred_flag             : 0                                 # weighted prediction flag (P-Slices)
     
    192193MultiviewMvRegMode        : 1                                      # use original depth maps for regularizing inter-view motion vector
    193194MultiviewMvRegLambdaScale : 1.0                                    # lambda scale factor for inter-view motion vector regularization
    194 MultiviewResPred          : 1                                      # inter-view residual prediction (0:off, 1:on)
     195MultiviewResPred          : 1                                      # advanced inter-view residual prediction (0:off, 1:on)
    195196InterViewSkip             : 0                                      # interview SKIP mode
    196197InterViewSkipLambdaScale  : 8                                      # lambda scale for inter-view skip mode
     
    199200FCO                        : 0                                     # Flexible coding order flag in 3DV
    200201FCOCodingOrder             : T0D0D1T1                              # Coding order for Flexible coding order in 3DV
     202UseVSPCompensation         : 1                                     # Depth dependent tools: BVSP
     203UseDVPRefine               : 1                                     # Depth dependent tools: DoNBDV
    201204
    202205
  • trunk/CommonTestConditionsCfgs/baseCfg_2view.cfg

    r210 r443  
    145145ALFPicBasedEncode              : 1                                 # ALF LCU-based or picture-based encoding (0: LCU-based, 1: Picture-based) 
    146146MaxNumOffsetsPerPic            : 2048                              # default
    147 SAOInterleaving                : 0                                 # SAO interleaving flag (0: SAO parameter in APS, 1: SAO parameter in slice data)
     147SAOLcuBoundary              : 0                                 # 0: right/bottom LCU boundary areas skipped from SAO parameter estimation, 1: non-deblocked pixels are used for those areas
     148SAOLcuBasedOptimization : 1                                  # 0: SAO picture-based optimization, 1: SAO LCU-based optimization
    148149ConstrainedIntraPred           : 0                                 # Constrained Intra Prediction
    149150weighted_pred_flag             : 0                                 # weighted prediction flag (P-Slices)
     
    186187MultiviewMvRegMode        : 0                                      # use original depth maps for regularizing inter-view motion vector
    187188MultiviewMvRegLambdaScale : 0.0                                    # lambda scale factor for inter-view motion vector regularization
    188 MultiviewResPred          : 1                                      # inter-view residual prediction (0:off, 1:on)
     189MultiviewResPred          : 1                                      # advanced inter-view residual prediction (0:off, 1:on)
    189190InterViewSkip             : 0                                      # interview SKIP mode
    190191InterViewSkipLambdaScale  : 8                                      # lambda scale for inter-view skip mode
  • trunk/CommonTestConditionsCfgs/baseCfg_3view+depth.cfg

    r296 r443  
    155155ALFPicBasedEncode              : 1                                 # ALF LCU-based or picture-based encoding (0: LCU-based, 1: Picture-based) 
    156156MaxNumOffsetsPerPic            : 2048                              # default
    157 SAOInterleaving                : 0                                 # SAO interleaving flag (0: SAO parameter in APS, 1: SAO parameter in slice data)
     157SAOLcuBoundary              : 0                                 # 0: right/bottom LCU boundary areas skipped from SAO parameter estimation, 1: non-deblocked pixels are used for those areas
     158SAOLcuBasedOptimization : 1                                  # 0: SAO picture-based optimization, 1: SAO LCU-based optimization
    158159ConstrainedIntraPred           : 0                                 # Constrained Intra Prediction
    159160weighted_pred_flag             : 0                                 # weighted prediction flag (P-Slices)
     
    196197MultiviewMvRegMode        : 1                                      # use original depth maps for regularizing inter-view motion vector
    197198MultiviewMvRegLambdaScale : 1.0                                    # lambda scale factor for inter-view motion vector regularization
    198 MultiviewResPred          : 1                                      # inter-view residual prediction (0:off, 1:on)
     199MultiviewResPred          : 1                                      # advanced inter-view residual prediction (0:off, 1:on)
    199200InterViewSkip             : 0                                      # interview SKIP mode
    200201InterViewSkipLambdaScale  : 8                                      # lambda scale for inter-view skip mode
     
    203204FCO                        : 0                                      # Flexible coding order flag in 3DV
    204205FCOCodingOrder             : T0D0D1D2T1T2                           # Coding order for Flexible coding order in 3DV
    205 
     206UseVSPCompensation         : 1                                     # Depth dependent tools: BVSP
     207UseDVPRefine               : 1                                     # Depth dependent tools: DoNBDV
    206208
    207209#========== depth coding tools ==========
  • trunk/CommonTestConditionsCfgs/baseCfg_3view.cfg

    r210 r443  
    147147ALFPicBasedEncode              : 1                                 # ALF LCU-based or picture-based encoding (0: LCU-based, 1: Picture-based) 
    148148MaxNumOffsetsPerPic            : 2048                              # default
    149 SAOInterleaving                : 0                                 # SAO interleaving flag (0: SAO parameter in APS, 1: SAO parameter in slice data)
     149SAOLcuBoundary              : 0                                 # 0: right/bottom LCU boundary areas skipped from SAO parameter estimation, 1: non-deblocked pixels are used for those areas
     150SAOLcuBasedOptimization : 1                                  # 0: SAO picture-based optimization, 1: SAO LCU-based optimization
    150151ConstrainedIntraPred           : 0                                 # Constrained Intra Prediction
    151152weighted_pred_flag             : 0                                 # weighted prediction flag (P-Slices)
     
    188189MultiviewMvRegMode        : 0                                      # use original depth maps for regularizing inter-view motion vector
    189190MultiviewMvRegLambdaScale : 0.0                                    # lambda scale factor for inter-view motion vector regularization
    190 MultiviewResPred          : 1                                      # inter-view residual prediction (0:off, 1:on)
     191MultiviewResPred          : 1                                      # advanced inter-view residual prediction (0:off, 1:on)
    191192InterViewSkip             : 0                                      # interview SKIP mode
    192193InterViewSkipLambdaScale  : 8                                      # lambda scale for inter-view skip mode
Note: See TracChangeset for help on using the changeset viewer.