Changeset 636 in 3DVCSoftware for branches/HTM-8.2-dev0-KWU/cfg
- Timestamp:
- 16 Oct 2013, 11:27:16 (11 years ago)
- Location:
- branches/HTM-8.2-dev0-KWU/cfg/3D-HEVC
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-8.2-dev0-KWU/cfg/3D-HEVC/baseCfg_3view+depth.cfg
r635 r636 224 224 RCForceIntraQP : 0 # Rate control: force intra QP to be equal to initial QP 225 225 226 DepthMADPred : 0# 0: Disable Depth based MAD prediction for extended view 1: Enable Depth based MAD prediction for extended view227 TargetBitAssign : 0# Manual assignment of target bit-rate228 ViewWiseTargetBits : 950000 315000 358000# View-wise target bit-rate setting226 DepthMADPred : 0 # 0: Disable Depth based MAD prediction for extended view 1: Enable Depth based MAD prediction for extended view 227 TargetBitAssign : 0 # Manual assignment of target bit-rate 228 ViewWiseTargetBits : 950000 315000 358000 # View-wise target bit-rate setting 229 229 230 230 #============ Rate Control URQ ====================== 231 #RateC ontrol: 0 # 0: Disable rate control 1: Enable rate control with total target232 #DepthMADPred : 0# 0: Disable Depth based MAD prediction for extended view 1: Enable Depth based MAD prediction for extended view233 #TargetBitAssign : 0# Manual assignment of target bit-rate234 #ViewWiseTargetBits : 952 315 360# View-wise target bit-rate setting235 #TargetBitrate 236 #NumLCUInUnit 231 #RateCtrl : 0 # 0: Disable rate control 1: Enable rate control with total target 232 #DepthMADPred : 0 # 0: Disable Depth based MAD prediction for extended view 1: Enable Depth based MAD prediction for extended view 233 #TargetBitAssign : 0 # Manual assignment of target bit-rate 234 #ViewWiseTargetBits : 952 315 360 # View-wise target bit-rate setting 235 #TargetBitrate : 1500 # input target bitrate when RateCtrl is enable 236 #NumLCUInUnit : 1 # Number of LCU in an Unit. Fraction is not allowed 237 237 238 238 #========== multiview coding tools ========== -
branches/HTM-8.2-dev0-KWU/cfg/3D-HEVC/fullCfg.cfg
r635 r636 230 230 RCForceIntraQP : 0 # Rate control: force intra QP to be equal to initial QP 231 231 232 DepthMADPred : 0# 0: Disable Depth based MAD prediction for extended view 1: Enable Depth based MAD prediction for extended view233 TargetBitAssign : 0# Manual assignment of target bit-rate234 ViewWiseTargetBits : 950000 315000 358000# View-wise target bit-rate setting232 DepthMADPred : 0 # 0: Disable Depth based MAD prediction for extended view 1: Enable Depth based MAD prediction for extended view 233 TargetBitAssign : 0 # Manual assignment of target bit-rate 234 ViewWiseTargetBits : 950000 315000 358000 # View-wise target bit-rate setting 235 235 236 236 #============ Rate Control URQ ====================== 237 #RateC ontrol: 0 # 0: Disable rate control 1: Enable rate control with total target238 #DepthMADPred : 0# 0: Disable Depth based MAD prediction for extended view 1: Enable Depth based MAD prediction for extended view239 #TargetBitAssign : 0# Manual assignment of target bit-rate240 #ViewWiseTargetBits : 952 315 360# View-wise target bit-rate setting241 #TargetBitrate 242 #NumLCUInUnit 237 #RateCtrl : 0 # 0: Disable rate control 1: Enable rate control with total target 238 #DepthMADPred : 0 # 0: Disable Depth based MAD prediction for extended view 1: Enable Depth based MAD prediction for extended view 239 #TargetBitAssign : 0 # Manual assignment of target bit-rate 240 #ViewWiseTargetBits : 952 315 360 # View-wise target bit-rate setting 241 #TargetBitrate : 1500 # input target bitrate when RateCtrl is enable 242 #NumLCUInUnit : 1 # Number of LCU in an Unit. Fraction is not allowed 243 243 244 244 #========== multiview coding tools ==========
Note: See TracChangeset for help on using the changeset viewer.