Changeset 211 in SHVCSoftware for branches/SHM-2.1-dev/cfg


Ignore:
Timestamp:
17 May 2013, 03:16:43 (12 years ago)
Author:
ustc
Message:

JCTVC-M0037. rate control harmonization with SHVC.

Location:
branches/SHM-2.1-dev/cfg
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-2.1-dev/cfg/encoder_lowdelay_P_he10.cfg

    r2 r211  
    102102
    103103#============ Rate Control ======================
    104 RateCtrl                            : 0                # 0: Disable rate control 1: Enable rate control
    105 TargetBitrate                       : 1000             # input target bitrate when RateCtrl is enable
    106 NumLCUInUnit                        : 1                # Number of LCU in an Unit. Fraction is not allowed
     104RateControl0                  : 0           # Rate control: enable rate control for layer 0
     105TargetBitrate0                : 1000000     # Rate control: target bitrate for layer 0, in bps
     106KeepHierarchicalBit0          : 1           # Rate control: keep hierarchical bit allocation for layer 0 in rate control algorithm
     107LCULevelRateControl0          : 1           # Rate control: 1: LCU level RC for layer 0; 0: picture level RC for layer 0
     108RCLCUSeparateModel0           : 1           # Rate control: use LCU level separate R-lambda model for layer 0
     109InitialQP0                    : 0           # Rate control: initial QP for layer 0
     110RCForceIntraQP0               : 0           # Rate control: force intra QP to be equal to initial QP for layer 0
     111
     112RateControl1                  : 0           # Rate control: enable rate control for layer 1
     113TargetBitrate1                : 1000000     # Rate control: target bitrate for layer 1, in bps
     114KeepHierarchicalBit1          : 1           # Rate control: keep hierarchical bit allocation for layer 1 in rate control algorithm
     115LCULevelRateControl1          : 1           # Rate control: 1: LCU level RC for layer 1; 0: picture level RC for layer 1
     116RCLCUSeparateModel1           : 1           # Rate control: use LCU level separate R-lambda model for layer 1
     117InitialQP1                    : 0           # Rate control: initial QP for layer 1
     118RCForceIntraQP1               : 0           # Rate control: force intra QP to be equal to initial QP for layer 1
    107119
    108120### DO NOT ADD ANYTHING BELOW THIS LINE ###
  • branches/SHM-2.1-dev/cfg/encoder_lowdelay_P_main.cfg

    r190 r211  
    102102
    103103#============ Rate Control ======================
    104 RateControl                         : 0                # Rate control: enable rate control
    105 TargetBitrate                       : 1000000          # Rate control: target bitrate, in bps
    106 KeepHierarchicalBit                 : 1                # Rate control: keep hierarchical bit allocation in rate control algorithm
    107 LCULevelRateControl                 : 1                # Rate control: 1: LCU level RC; 0: picture level RC
    108 RCLCUSeparateModel                  : 1                # Rate control: use LCU level separate R-lambda model
    109 InitialQP                           : 0                # Rate control: initial QP
    110 RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
     104RateControl0                  : 0           # Rate control: enable rate control for layer 0
     105TargetBitrate0                : 1000000     # Rate control: target bitrate for layer 0, in bps
     106KeepHierarchicalBit0          : 1           # Rate control: keep hierarchical bit allocation for layer 0 in rate control algorithm
     107LCULevelRateControl0          : 1           # Rate control: 1: LCU level RC for layer 0; 0: picture level RC for layer 0
     108RCLCUSeparateModel0           : 1           # Rate control: use LCU level separate R-lambda model for layer 0
     109InitialQP0                    : 0           # Rate control: initial QP for layer 0
     110RCForceIntraQP0               : 0           # Rate control: force intra QP to be equal to initial QP for layer 0
     111
     112RateControl1                  : 0           # Rate control: enable rate control for layer 1
     113TargetBitrate1                : 1000000     # Rate control: target bitrate for layer 1, in bps
     114KeepHierarchicalBit1          : 1           # Rate control: keep hierarchical bit allocation for layer 1 in rate control algorithm
     115LCULevelRateControl1          : 1           # Rate control: 1: LCU level RC for layer 1; 0: picture level RC for layer 1
     116RCLCUSeparateModel1           : 1           # Rate control: use LCU level separate R-lambda model for layer 1
     117InitialQP1                    : 0           # Rate control: initial QP for layer 1
     118RCForceIntraQP1               : 0           # Rate control: force intra QP to be equal to initial QP for layer 1
    111119
    112120SEIpictureDigest                    : 1
  • branches/SHM-2.1-dev/cfg/encoder_lowdelay_P_main10.cfg

    r190 r211  
    102102
    103103#============ Rate Control ======================
    104 RateControl                         : 0                # Rate control: enable rate control
    105 TargetBitrate                       : 1000000          # Rate control: target bitrate, in bps
    106 KeepHierarchicalBit                 : 1                # Rate control: keep hierarchical bit allocation in rate control algorithm
    107 LCULevelRateControl                 : 1                # Rate control: 1: LCU level RC; 0: picture level RC
    108 RCLCUSeparateModel                  : 1                # Rate control: use LCU level separate R-lambda model
    109 InitialQP                           : 0                # Rate control: initial QP
    110 RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
     104RateControl0                  : 0           # Rate control: enable rate control for layer 0
     105TargetBitrate0                : 1000000     # Rate control: target bitrate for layer 0, in bps
     106KeepHierarchicalBit0          : 1           # Rate control: keep hierarchical bit allocation for layer 0 in rate control algorithm
     107LCULevelRateControl0          : 1           # Rate control: 1: LCU level RC for layer 0; 0: picture level RC for layer 0
     108RCLCUSeparateModel0           : 1           # Rate control: use LCU level separate R-lambda model for layer 0
     109InitialQP0                    : 0           # Rate control: initial QP for layer 0
     110RCForceIntraQP0               : 0           # Rate control: force intra QP to be equal to initial QP for layer 0
     111
     112RateControl1                  : 0           # Rate control: enable rate control for layer 1
     113TargetBitrate1                : 1000000     # Rate control: target bitrate for layer 1, in bps
     114KeepHierarchicalBit1          : 1           # Rate control: keep hierarchical bit allocation for layer 1 in rate control algorithm
     115LCULevelRateControl1          : 1           # Rate control: 1: LCU level RC for layer 1; 0: picture level RC for layer 1
     116RCLCUSeparateModel1           : 1           # Rate control: use LCU level separate R-lambda model for layer 1
     117InitialQP1                    : 0           # Rate control: initial QP for layer 1
     118RCForceIntraQP1               : 0           # Rate control: force intra QP to be equal to initial QP for layer 1
    111119
    112120### DO NOT ADD ANYTHING BELOW THIS LINE ###
  • branches/SHM-2.1-dev/cfg/encoder_lowdelay_he10.cfg

    r2 r211  
    102102
    103103#============ Rate Control ======================
    104 RateCtrl                            : 0                # 0: Disable rate control 1: Enable rate control
    105 TargetBitrate                       : 1000             # input target bitrate when RateCtrl is enable
    106 NumLCUInUnit                        : 1                # Number of LCU in an Unit. Fraction is not allowed
     104RateControl0                  : 0           # Rate control: enable rate control for layer 0
     105TargetBitrate0                : 1000000     # Rate control: target bitrate for layer 0, in bps
     106KeepHierarchicalBit0          : 1           # Rate control: keep hierarchical bit allocation for layer 0 in rate control algorithm
     107LCULevelRateControl0          : 1           # Rate control: 1: LCU level RC for layer 0; 0: picture level RC for layer 0
     108RCLCUSeparateModel0           : 1           # Rate control: use LCU level separate R-lambda model for layer 0
     109InitialQP0                    : 0           # Rate control: initial QP for layer 0
     110RCForceIntraQP0               : 0           # Rate control: force intra QP to be equal to initial QP for layer 0
     111
     112RateControl1                  : 0           # Rate control: enable rate control for layer 1
     113TargetBitrate1                : 1000000     # Rate control: target bitrate for layer 1, in bps
     114KeepHierarchicalBit1          : 1           # Rate control: keep hierarchical bit allocation for layer 1 in rate control algorithm
     115LCULevelRateControl1          : 1           # Rate control: 1: LCU level RC for layer 1; 0: picture level RC for layer 1
     116RCLCUSeparateModel1           : 1           # Rate control: use LCU level separate R-lambda model for layer 1
     117InitialQP1                    : 0           # Rate control: initial QP for layer 1
     118RCForceIntraQP1               : 0           # Rate control: force intra QP to be equal to initial QP for layer 1
    107119
    108120### DO NOT ADD ANYTHING BELOW THIS LINE ###
  • branches/SHM-2.1-dev/cfg/encoder_lowdelay_main.cfg

    r190 r211  
    102102
    103103#============ Rate Control ======================
    104 RateControl                         : 0                # Rate control: enable rate control
    105 TargetBitrate                       : 1000000          # Rate control: target bitrate, in bps
    106 KeepHierarchicalBit                 : 1                # Rate control: keep hierarchical bit allocation in rate control algorithm
    107 LCULevelRateControl                 : 1                # Rate control: 1: LCU level RC; 0: picture level RC
    108 RCLCUSeparateModel                  : 1                # Rate control: use LCU level separate R-lambda model
    109 InitialQP                           : 0                # Rate control: initial QP
    110 RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
     104RateControl0                  : 0           # Rate control: enable rate control for layer 0
     105TargetBitrate0                : 1000000     # Rate control: target bitrate for layer 0, in bps
     106KeepHierarchicalBit0          : 1           # Rate control: keep hierarchical bit allocation for layer 0 in rate control algorithm
     107LCULevelRateControl0          : 1           # Rate control: 1: LCU level RC for layer 0; 0: picture level RC for layer 0
     108RCLCUSeparateModel0           : 1           # Rate control: use LCU level separate R-lambda model for layer 0
     109InitialQP0                    : 0           # Rate control: initial QP for layer 0
     110RCForceIntraQP0               : 0           # Rate control: force intra QP to be equal to initial QP for layer 0
     111
     112RateControl1                  : 0           # Rate control: enable rate control for layer 1
     113TargetBitrate1                : 1000000     # Rate control: target bitrate for layer 1, in bps
     114KeepHierarchicalBit1          : 1           # Rate control: keep hierarchical bit allocation for layer 1 in rate control algorithm
     115LCULevelRateControl1          : 1           # Rate control: 1: LCU level RC for layer 1; 0: picture level RC for layer 1
     116RCLCUSeparateModel1           : 1           # Rate control: use LCU level separate R-lambda model for layer 1
     117InitialQP1                    : 0           # Rate control: initial QP for layer 1
     118RCForceIntraQP1               : 0           # Rate control: force intra QP to be equal to initial QP for layer 1
    111119
    112120SEIpictureDigest                    : 1
  • branches/SHM-2.1-dev/cfg/encoder_lowdelay_main10.cfg

    r190 r211  
    102102
    103103#============ Rate Control ======================
    104 RateControl                         : 0                # Rate control: enable rate control
    105 TargetBitrate                       : 1000000          # Rate control: target bitrate, in bps
    106 KeepHierarchicalBit                 : 1                # Rate control: keep hierarchical bit allocation in rate control algorithm
    107 LCULevelRateControl                 : 1                # Rate control: 1: LCU level RC; 0: picture level RC
    108 RCLCUSeparateModel                  : 1                # Rate control: use LCU level separate R-lambda model
    109 InitialQP                           : 0                # Rate control: initial QP
    110 RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
     104RateControl0                  : 0           # Rate control: enable rate control for layer 0
     105TargetBitrate0                : 1000000     # Rate control: target bitrate for layer 0, in bps
     106KeepHierarchicalBit0          : 1           # Rate control: keep hierarchical bit allocation for layer 0 in rate control algorithm
     107LCULevelRateControl0          : 1           # Rate control: 1: LCU level RC for layer 0; 0: picture level RC for layer 0
     108RCLCUSeparateModel0           : 1           # Rate control: use LCU level separate R-lambda model for layer 0
     109InitialQP0                    : 0           # Rate control: initial QP for layer 0
     110RCForceIntraQP0               : 0           # Rate control: force intra QP to be equal to initial QP for layer 0
     111
     112RateControl1                  : 0           # Rate control: enable rate control for layer 1
     113TargetBitrate1                : 1000000     # Rate control: target bitrate for layer 1, in bps
     114KeepHierarchicalBit1          : 1           # Rate control: keep hierarchical bit allocation for layer 1 in rate control algorithm
     115LCULevelRateControl1          : 1           # Rate control: 1: LCU level RC for layer 1; 0: picture level RC for layer 1
     116RCLCUSeparateModel1           : 1           # Rate control: use LCU level separate R-lambda model for layer 1
     117InitialQP1                    : 0           # Rate control: initial QP for layer 1
     118RCForceIntraQP1               : 0           # Rate control: force intra QP to be equal to initial QP for layer 1
    111119
    112120### DO NOT ADD ANYTHING BELOW THIS LINE ###
  • branches/SHM-2.1-dev/cfg/encoder_randomaccess_he10.cfg

    r2 r211  
    106106
    107107#============ Rate Control ======================
    108 RateCtrl                            : 0                # 0: Disable rate control 1: Enable rate control
    109 TargetBitrate                       : 1000             # input target bitrate when RateCtrl is enable
    110 NumLCUInUnit                        : 1                # Number of LCU in an Unit. Fraction is not allowed
     108RateControl0                  : 0           # Rate control: enable rate control for layer 0
     109TargetBitrate0                : 1000000     # Rate control: target bitrate for layer 0, in bps
     110KeepHierarchicalBit0          : 1           # Rate control: keep hierarchical bit allocation for layer 0 in rate control algorithm
     111LCULevelRateControl0          : 1           # Rate control: 1: LCU level RC for layer 0; 0: picture level RC for layer 0
     112RCLCUSeparateModel0           : 1           # Rate control: use LCU level separate R-lambda model for layer 0
     113InitialQP0                    : 0           # Rate control: initial QP for layer 0
     114RCForceIntraQP0               : 0           # Rate control: force intra QP to be equal to initial QP for layer 0
     115
     116RateControl1                  : 0           # Rate control: enable rate control for layer 1
     117TargetBitrate1                : 1000000     # Rate control: target bitrate for layer 1, in bps
     118KeepHierarchicalBit1          : 1           # Rate control: keep hierarchical bit allocation for layer 1 in rate control algorithm
     119LCULevelRateControl1          : 1           # Rate control: 1: LCU level RC for layer 1; 0: picture level RC for layer 1
     120RCLCUSeparateModel1           : 1           # Rate control: use LCU level separate R-lambda model for layer 1
     121InitialQP1                    : 0           # Rate control: initial QP for layer 1
     122RCForceIntraQP1               : 0           # Rate control: force intra QP to be equal to initial QP for layer 1
    111123
    112124### DO NOT ADD ANYTHING BELOW THIS LINE ###
  • branches/SHM-2.1-dev/cfg/encoder_randomaccess_main.cfg

    r190 r211  
    106106
    107107#============ Rate Control ======================
    108 RateControl                         : 0                # Rate control: enable rate control
    109 TargetBitrate                       : 1000000          # Rate control: target bitrate, in bps
    110 KeepHierarchicalBit                 : 1                # Rate control: keep hierarchical bit allocation in rate control algorithm
    111 LCULevelRateControl                 : 1                # Rate control: 1: LCU level RC; 0: picture level RC
    112 RCLCUSeparateModel                  : 1                # Rate control: use LCU level separate R-lambda model
    113 InitialQP                           : 0                # Rate control: initial QP
    114 RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
     108RateControl0                  : 0           # Rate control: enable rate control for layer 0
     109TargetBitrate0                : 1000000     # Rate control: target bitrate for layer 0, in bps
     110KeepHierarchicalBit0          : 1           # Rate control: keep hierarchical bit allocation for layer 0 in rate control algorithm
     111LCULevelRateControl0          : 1           # Rate control: 1: LCU level RC for layer 0; 0: picture level RC for layer 0
     112RCLCUSeparateModel0           : 1           # Rate control: use LCU level separate R-lambda model for layer 0
     113InitialQP0                    : 0           # Rate control: initial QP for layer 0
     114RCForceIntraQP0               : 0           # Rate control: force intra QP to be equal to initial QP for layer 0
     115
     116RateControl1                  : 0           # Rate control: enable rate control for layer 1
     117TargetBitrate1                : 1000000     # Rate control: target bitrate for layer 1, in bps
     118KeepHierarchicalBit1          : 1           # Rate control: keep hierarchical bit allocation for layer 1 in rate control algorithm
     119LCULevelRateControl1          : 1           # Rate control: 1: LCU level RC for layer 1; 0: picture level RC for layer 1
     120RCLCUSeparateModel1           : 1           # Rate control: use LCU level separate R-lambda model for layer 1
     121InitialQP1                    : 0           # Rate control: initial QP for layer 1
     122RCForceIntraQP1               : 0           # Rate control: force intra QP to be equal to initial QP for layer 1
    115123
    116124SEIpictureDigest                    : 1
  • branches/SHM-2.1-dev/cfg/encoder_randomaccess_main10.cfg

    r190 r211  
    106106
    107107#============ Rate Control ======================
    108 RateControl                         : 0                # Rate control: enable rate control
    109 TargetBitrate                       : 1000000          # Rate control: target bitrate, in bps
    110 KeepHierarchicalBit                 : 1                # Rate control: keep hierarchical bit allocation in rate control algorithm
    111 LCULevelRateControl                 : 1                # Rate control: 1: LCU level RC; 0: picture level RC
    112 RCLCUSeparateModel                  : 1                # Rate control: use LCU level separate R-lambda model
    113 InitialQP                           : 0                # Rate control: initial QP
    114 RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
     108RateControl0                  : 0           # Rate control: enable rate control for layer 0
     109TargetBitrate0                : 1000000     # Rate control: target bitrate for layer 0, in bps
     110KeepHierarchicalBit0          : 1           # Rate control: keep hierarchical bit allocation for layer 0 in rate control algorithm
     111LCULevelRateControl0          : 1           # Rate control: 1: LCU level RC for layer 0; 0: picture level RC for layer 0
     112RCLCUSeparateModel0           : 1           # Rate control: use LCU level separate R-lambda model for layer 0
     113InitialQP0                    : 0           # Rate control: initial QP for layer 0
     114RCForceIntraQP0               : 0           # Rate control: force intra QP to be equal to initial QP for layer 0
     115
     116RateControl1                  : 0           # Rate control: enable rate control for layer 1
     117TargetBitrate1                : 1000000     # Rate control: target bitrate for layer 1, in bps
     118KeepHierarchicalBit1          : 1           # Rate control: keep hierarchical bit allocation for layer 1 in rate control algorithm
     119LCULevelRateControl1          : 1           # Rate control: 1: LCU level RC for layer 1; 0: picture level RC for layer 1
     120RCLCUSeparateModel1           : 1           # Rate control: use LCU level separate R-lambda model for layer 1
     121InitialQP1                    : 0           # Rate control: initial QP for layer 1
     122RCForceIntraQP1               : 0           # Rate control: force intra QP to be equal to initial QP for layer 1
    115123
    116124### DO NOT ADD ANYTHING BELOW THIS LINE ###
Note: See TracChangeset for help on using the changeset viewer.