Changeset 635 in 3DVCSoftware for branches/HTM-8.2-dev0-KWU/cfg


Ignore:
Timestamp:
14 Oct 2013, 20:13:58 (11 years ago)
Author:
kwu-htm
Message:

"JCT3V-E0227 : Inter-view MAD prediction for 3D multi-view video" is integrated by KWU. Configuration has changed by adding rate control for URQ and the integrated view-wise target bitrate allocation and inter-view MAD prediction.

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

    r622 r635  
    224224RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
    225225
     226DepthMADPred                        : 0                # 0: Disable Depth based MAD prediction for extended view 1: Enable Depth based MAD prediction for extended view
     227TargetBitAssign                     : 0                 # Manual assignment of target bit-rate
     228ViewWiseTargetBits                  : 950000 315000 358000              # View-wise target bit-rate setting
     229
     230#============ Rate Control URQ ======================
     231#RateControl                         : 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
    226238#========== multiview coding tools ==========
    227239IvMvPred                            : 1                # Inter-view motion prediction
  • branches/HTM-8.2-dev0-KWU/cfg/3D-HEVC/fullCfg.cfg

    r622 r635  
    230230RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
    231231
     232DepthMADPred                        : 0                # 0: Disable Depth based MAD prediction for extended view 1: Enable Depth based MAD prediction for extended view
     233TargetBitAssign                     : 0                 # Manual assignment of target bit-rate
     234ViewWiseTargetBits                  : 950000 315000 358000              # View-wise target bit-rate setting
     235
     236#============ Rate Control URQ ======================
     237#RateControl                         : 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
    232244#========== multiview coding tools ==========
    233245IvMvPred                            : 1                # Inter-view motion prediction
Note: See TracChangeset for help on using the changeset viewer.