Changeset 595 in SHVCSoftware for trunk/cfg


Ignore:
Timestamp:
2 Feb 2014, 06:01:53 (11 years ago)
Author:
seregin
Message:

merge with SHM-5.0-dev branch

Location:
trunk
Files:
51 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/cfg

  • trunk/cfg/encoder_intra_main.cfg

    r588 r595  
    55#======== Profile/Level ================
    66Profile                       : main
    7 Level                         : 6.2
    87
    98#======== Unit definition ================
     
    9897#============ Lossless ================
    9998TransquantBypassEnableFlag: 0  # Value of PPS flag.
    100 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     99CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    101100
    102 SEIpictureDigest               : 1
    103                                                        
    104101### DO NOT ADD ANYTHING BELOW THIS LINE ###
    105102### DO NOT DELETE THE EMPTY LINE BELOW ###
  • trunk/cfg/encoder_intra_main10.cfg

    r588 r595  
    55#======== Profile/Level ================
    66Profile                       : main10
    7 Level                         : 6.2
    87
    98#======== Unit definition ================
     
    9897#============ Lossless ================
    9998TransquantBypassEnableFlag: 0  # Value of PPS flag.
    100 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     99CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    101100
    102101                                                       
  • trunk/cfg/encoder_lowdelay_P_main.cfg

    r588 r595  
    55#======== Profile/Level ================
    66Profile                       : main
    7 Level                         : 6.2
    87
    98#======== Unit definition ================
     
    2221DecodingRefreshType           : 0           # Random Accesss 0:none, 1:CDR, 2:IDR
    2322GOPSize                       : 4           # GOP Size (number of B slice = GOPSize-1)
    24 #        Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2  temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs #UseExtUsedByCurr  ExtUsedByCurr(for each ref pic)
    25 Frame1:  P    1   3        0.4624   0            0               0           4                4         -1 -5 -9 -13       0                                           0
    26 Frame2:  P    2   2        0.4624   0            0               0           4                4         -1 -2 -6 -10       1      -1       5         1 1 1 0 1         0
    27 Frame3:  P    3   3        0.4624   0            0               0           4                4         -1 -3 -7 -11       1      -1       5         0 1 1 1 1         0
    28 Frame4:  P    4   1        0.578    0            0               0           4                4         -1 -4 -8 -12       1      -1       5         0 1 1 1 1         0
     23#        Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2  temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs
     24Frame1:  P    1   3        0.4624   0            0               0           4                4         -1 -5 -9 -13       0
     25Frame2:  P    2   2        0.4624   0            0               0           4                4         -1 -2 -6 -10       1      -1       5         1 1 1 0 1
     26Frame3:  P    3   3        0.4624   0            0               0           4                4         -1 -3 -7 -11       1      -1       5         0 1 1 1 1            
     27Frame4:  P    4   1        0.578    0            0               0           4                4         -1 -4 -8 -12       1      -1       5         0 1 1 1 1
    2928
    3029#=========== Motion Search =============
     
    103102#============ Lossless ================
    104103TransquantBypassEnableFlag: 0  # Value of PPS flag.
    105 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     104CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    106105
    107 SEIpictureDigest                    : 1
     106#============ Rate Control ======================
     107#RateControl                         : 0                # Rate control: enable rate control
     108#TargetBitrate                       : 1000000          # Rate control: target bitrate, in bps
     109#KeepHierarchicalBit                 : 2                # Rate control: 0: equal bit allocation; 1: fixed ratio bit allocation; 2: adaptive ratio bit allocation
     110#LCULevelRateControl                 : 1                # Rate control: 1: LCU level RC; 0: picture level RC
     111#RCLCUSeparateModel                  : 1                # Rate control: use LCU level separate R-lambda model
     112#InitialQP                           : 0                # Rate control: initial QP
     113#RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
    108114
    109115### DO NOT ADD ANYTHING BELOW THIS LINE ###
  • trunk/cfg/encoder_lowdelay_P_main10.cfg

    r588 r595  
    55#======== Profile/Level ================
    66Profile                       : main10
    7 Level                         : 6.2
    87
    98#======== Unit definition ================
     
    2221DecodingRefreshType           : 0           # Random Accesss 0:none, 1:CDR, 2:IDR
    2322GOPSize                       : 4           # GOP Size (number of B slice = GOPSize-1)
    24 #        Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2  temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs #UseExtUsedByCurr  ExtUsedByCurr(for each ref pic)
    25 Frame1:  P    1   3        0.4624   0            0               0           4                4         -1 -5 -9 -13       0                                           0
    26 Frame2:  P    2   2        0.4624   0            0               0           4                4         -1 -2 -6 -10       1      -1       5         1 1 1 0 1         0
    27 Frame3:  P    3   3        0.4624   0            0               0           4                4         -1 -3 -7 -11       1      -1       5         0 1 1 1 1         0
    28 Frame4:  P    4   1        0.578    0            0               0           4                4         -1 -4 -8 -12       1      -1       5         0 1 1 1 1         0
     23#        Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2  temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs
     24Frame1:  P    1   3        0.4624   0            0               0           4                4         -1 -5 -9 -13       0
     25Frame2:  P    2   2        0.4624   0            0               0           4                4         -1 -2 -6 -10       1      -1       5         1 1 1 0 1
     26Frame3:  P    3   3        0.4624   0            0               0           4                4         -1 -3 -7 -11       1      -1       5         0 1 1 1 1            
     27Frame4:  P    4   1        0.578    0            0               0           4                4         -1 -4 -8 -12       1      -1       5         0 1 1 1 1
    2928
    3029#=========== Motion Search =============
     
    103102#============ Lossless ================
    104103TransquantBypassEnableFlag: 0  # Value of PPS flag.
    105 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     104CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     105
     106#============ Rate Control ======================
     107#RateControl                         : 0                # Rate control: enable rate control
     108#TargetBitrate                       : 1000000          # Rate control: target bitrate, in bps
     109#KeepHierarchicalBit                 : 2                # Rate control: 0: equal bit allocation; 1: fixed ratio bit allocation; 2: adaptive ratio bit allocation
     110#LCULevelRateControl                 : 1                # Rate control: 1: LCU level RC; 0: picture level RC
     111#RCLCUSeparateModel                  : 1                # Rate control: use LCU level separate R-lambda model
     112#InitialQP                           : 0                # Rate control: initial QP
     113#RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
    106114
    107115### DO NOT ADD ANYTHING BELOW THIS LINE ###
  • trunk/cfg/encoder_lowdelay_he10.cfg

    r588 r595  
    9999LosslessCuEnabled                   : 0                # 1: Set "qpprime_y_zero_transquant_bypass_flag=1" and enable the lossless mode as well as the RD-based mode selection process.
    100100TransquantBypassEnableFlag: 0  # Value of PPS flag.
    101 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     101CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    102102
    103103### DO NOT ADD ANYTHING BELOW THIS LINE ###
  • trunk/cfg/encoder_lowdelay_main.cfg

    r588 r595  
    55#======== Profile/Level ================
    66Profile                       : main
    7 Level                         : 6.2
    87
    98#======== Unit definition ================
     
    2221DecodingRefreshType           : 0           # Random Accesss 0:none, 1:CDR, 2:IDR
    2322GOPSize                       : 4           # GOP Size (number of B slice = GOPSize-1)
    24 #        Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2  temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs #UseExtUsedByCurr  ExtUsedByCurr(for each ref pic)
    25 Frame1:  B    1   3        0.4624   0            0               0           4                4         -1 -5 -9 -13       0                                           0
    26 Frame2:  B    2   2        0.4624   0            0               0           4                4         -1 -2 -6 -10       1      -1       5         1 1 1 0 1         0
    27 Frame3:  B    3   3        0.4624   0            0               0           4                4         -1 -3 -7 -11       1      -1       5         0 1 1 1 1         0
    28 Frame4:  B    4   1        0.578    0            0               0           4                4         -1 -4 -8 -12       1      -1       5         0 1 1 1 1         0
     23#        Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2  temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs
     24Frame1:  B    1   3        0.4624   0            0               0           4                4         -1 -5 -9 -13       0
     25Frame2:  B    2   2        0.4624   0            0               0           4                4         -1 -2 -6 -10       1      -1       5         1 1 1 0 1
     26Frame3:  B    3   3        0.4624   0            0               0           4                4         -1 -3 -7 -11       1      -1       5         0 1 1 1 1            
     27Frame4:  B    4   1        0.578    0            0               0           4                4         -1 -4 -8 -12       1      -1       5         0 1 1 1 1
    2928
    3029#=========== Motion Search =============
     
    103102#============ Lossless ================
    104103TransquantBypassEnableFlag: 0  # Value of PPS flag.
    105 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     104CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    106105
    107 SEIpictureDigest                    : 1
     106#============ Rate Control ======================
     107#RateControl                         : 0                # Rate control: enable rate control
     108#TargetBitrate                       : 1000000          # Rate control: target bitrate, in bps
     109#KeepHierarchicalBit                 : 2                # Rate control: 0: equal bit allocation; 1: fixed ratio bit allocation; 2: adaptive ratio bit allocation
     110#LCULevelRateControl                 : 1                # Rate control: 1: LCU level RC; 0: picture level RC
     111#RCLCUSeparateModel                  : 1                # Rate control: use LCU level separate R-lambda model
     112#InitialQP                           : 0                # Rate control: initial QP
     113#RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
    108114
    109115### DO NOT ADD ANYTHING BELOW THIS LINE ###
  • trunk/cfg/encoder_lowdelay_main10.cfg

    r588 r595  
    55#======== Profile/Level ================
    66Profile                       : main10
    7 Level                         : 6.2
    87
    98#======== Unit definition ================
     
    2221DecodingRefreshType           : 0           # Random Accesss 0:none, 1:CDR, 2:IDR
    2322GOPSize                       : 4           # GOP Size (number of B slice = GOPSize-1)
    24 #        Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2  temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs #UseExtUsedByCurr  ExtUsedByCurr(for each ref pic)
    25 Frame1:  B    1   3        0.4624   0            0               0           4                4         -1 -5 -9 -13       0                                           0
    26 Frame2:  B    2   2        0.4624   0            0               0           4                4         -1 -2 -6 -10       1      -1       5         1 1 1 0 1         0
    27 Frame3:  B    3   3        0.4624   0            0               0           4                4         -1 -3 -7 -11       1      -1       5         0 1 1 1 1         0
    28 Frame4:  B    4   1        0.578    0            0               0           4                4         -1 -4 -8 -12       1      -1       5         0 1 1 1 1         0
     23#        Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2  temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs
     24Frame1:  B    1   3        0.4624   0            0               0           4                4         -1 -5 -9 -13       0
     25Frame2:  B    2   2        0.4624   0            0               0           4                4         -1 -2 -6 -10       1      -1       5         1 1 1 0 1
     26Frame3:  B    3   3        0.4624   0            0               0           4                4         -1 -3 -7 -11       1      -1       5         0 1 1 1 1            
     27Frame4:  B    4   1        0.578    0            0               0           4                4         -1 -4 -8 -12       1      -1       5         0 1 1 1 1
    2928
    3029#=========== Motion Search =============
     
    103102#============ Lossless ================
    104103TransquantBypassEnableFlag: 0  # Value of PPS flag.
    105 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     104CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     105
     106#============ Rate Control ======================
     107#RateControl                         : 0                # Rate control: enable rate control
     108#TargetBitrate                       : 1000000          # Rate control: target bitrate, in bps
     109#KeepHierarchicalBit                 : 2                # Rate control: 0: equal bit allocation; 1: fixed ratio bit allocation; 2: adaptive ratio bit allocation
     110#LCULevelRateControl                 : 1                # Rate control: 1: LCU level RC; 0: picture level RC
     111#RCLCUSeparateModel                  : 1                # Rate control: use LCU level separate R-lambda model
     112#InitialQP                           : 0                # Rate control: initial QP
     113#RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
    106114
    107115### DO NOT ADD ANYTHING BELOW THIS LINE ###
  • trunk/cfg/encoder_randomaccess_main.cfg

    r588 r595  
    55#======== Profile/Level ================
    66Profile                       : main
    7 Level                         : 6.2
    87
    98#======== Unit definition ================
     
    2221DecodingRefreshType           : 1           # Random Accesss 0:none, 1:CDR, 2:IDR
    2322GOPSize                       : 8           # GOP Size (number of B slice = GOPSize-1)
    24 #        Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures     predict deltaRPS #ref_idcs reference idcs #UseExtUsedByCurr  ExtUsedByCurr(for each ref pic)
    25 Frame1:  B    8   1        0.442    0            0              0           4                4         -8 -10 -12 -16         0                                            0
    26 Frame2:  B    4   2        0.3536   0            0              0           2                3         -4 -6  4               1       4        5         1 1 0 0 1         0
    27 Frame3:  B    2   3        0.3536   0            0              0           2                4         -2 -4  2 6             1       2        4         1 1 1 1           0
    28 Frame4:  B    1   4        0.68     0            0              0           2                4         -1  1  3 7             1       1        5         1 0 1 1 1         0
    29 Frame5:  B    3   4        0.68     0            0              0           2                4         -1 -3  1 5             1      -2        5         1 1 1 1 0         0
    30 Frame6:  B    6   3        0.3536   0            0              0           2                4         -2 -4 -6 2             1      -3        5         1 1 1 1 0         0
    31 Frame7:  B    5   4        0.68     0            0              0           2                4         -1 -5  1 3             1       1        5         1 0 1 1 1         0
    32 Frame8:  B    7   4        0.68     0            0              0           2                4         -1 -3 -7 1             1      -2        5         1 1 1 1 0         0
     23#        Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures     predict deltaRPS #ref_idcs reference idcs
     24Frame1:  B    8   1        0.442    0            0              0           4                4         -8 -10 -12 -16         0
     25Frame2:  B    4   2        0.3536   0            0              0           2                3         -4 -6  4               1       4        5         1 1 0 0 1
     26Frame3:  B    2   3        0.3536   0            0              0           2                4         -2 -4  2 6             1       2        4         1 1 1 1 
     27Frame4:  B    1   4        0.68     0            0              0           2                4         -1  1  3 7             1       1        5         1 0 1 1 1
     28Frame5:  B    3   4        0.68     0            0              0           2                4         -1 -3  1 5             1      -2        5         1 1 1 1 0
     29Frame6:  B    6   3        0.3536   0            0              0           2                4         -2 -4 -6 2             1      -3        5         1 1 1 1 0
     30Frame7:  B    5   4        0.68     0            0              0           2                4         -1 -5  1 3             1       1        5         1 0 1 1 1 
     31Frame8:  B    7   4        0.68     0            0              0           2                4         -1 -3 -7 1             1      -2        5         1 1 1 1 0
     32
    3333#=========== Motion Search =============
    3434FastSearch                    : 1           # 0:Full search  1:TZ search
     
    106106#============ Lossless ================
    107107TransquantBypassEnableFlag: 0  # Value of PPS flag.
    108 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     108CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    109109
    110 SEIpictureDigest                    : 1
     110#============ Rate Control ======================
     111#RateControl                         : 0                # Rate control: enable rate control
     112#TargetBitrate                       : 1000000          # Rate control: target bitrate, in bps
     113#KeepHierarchicalBit                 : 2                # Rate control: 0: equal bit allocation; 1: fixed ratio bit allocation; 2: adaptive ratio bit allocation
     114#LCULevelRateControl                 : 1                # Rate control: 1: LCU level RC; 0: picture level RC
     115#RCLCUSeparateModel                  : 1                # Rate control: use LCU level separate R-lambda model
     116#InitialQP                           : 0                # Rate control: initial QP
     117#RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
    111118
    112119### DO NOT ADD ANYTHING BELOW THIS LINE ###
  • trunk/cfg/encoder_randomaccess_main10.cfg

    r588 r595  
    55#======== Profile/Level ================
    66Profile                       : main10
    7 Level                         : 6.2
    87
    98#======== Unit definition ================
     
    2221DecodingRefreshType           : 1           # Random Accesss 0:none, 1:CDR, 2:IDR
    2322GOPSize                       : 8           # GOP Size (number of B slice = GOPSize-1)
    24 #        Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures     predict deltaRPS #ref_idcs reference idcs #UseExtUsedByCurr  ExtUsedByCurr(for each ref pic)
    25 Frame1:  B    8   1        0.442    0            0              0           4                4         -8 -10 -12 -16         0                                            0
    26 Frame2:  B    4   2        0.3536   0            0              0           2                3         -4 -6  4               1       4        5         1 1 0 0 1         0
    27 Frame3:  B    2   3        0.3536   0            0              0           2                4         -2 -4  2 6             1       2        4         1 1 1 1           0
    28 Frame4:  B    1   4        0.68     0            0              0           2                4         -1  1  3 7             1       1        5         1 0 1 1 1         0
    29 Frame5:  B    3   4        0.68     0            0              0           2                4         -1 -3  1 5             1      -2        5         1 1 1 1 0         0
    30 Frame6:  B    6   3        0.3536   0            0              0           2                4         -2 -4 -6 2             1      -3        5         1 1 1 1 0         0
    31 Frame7:  B    5   4        0.68     0            0              0           2                4         -1 -5  1 3             1       1        5         1 0 1 1 1         0
    32 Frame8:  B    7   4        0.68     0            0              0           2                4         -1 -3 -7 1             1      -2        5         1 1 1 1 0         0
     23#        Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures     predict deltaRPS #ref_idcs reference idcs
     24Frame1:  B    8   1        0.442    0            0              0           4                4         -8 -10 -12 -16         0
     25Frame2:  B    4   2        0.3536   0            0              0           2                3         -4 -6  4               1       4        5         1 1 0 0 1
     26Frame3:  B    2   3        0.3536   0            0              0           2                4         -2 -4  2 6             1       2        4         1 1 1 1 
     27Frame4:  B    1   4        0.68     0            0              0           2                4         -1  1  3 7             1       1        5         1 0 1 1 1
     28Frame5:  B    3   4        0.68     0            0              0           2                4         -1 -3  1 5             1      -2        5         1 1 1 1 0
     29Frame6:  B    6   3        0.3536   0            0              0           2                4         -2 -4 -6 2             1      -3        5         1 1 1 1 0
     30Frame7:  B    5   4        0.68     0            0              0           2                4         -1 -5  1 3             1       1        5         1 0 1 1 1 
     31Frame8:  B    7   4        0.68     0            0              0           2                4         -1 -3 -7 1             1      -2        5         1 1 1 1 0
     32
    3333#=========== Motion Search =============
    3434FastSearch                    : 1           # 0:Full search  1:TZ search
     
    106106#============ Lossless ================
    107107TransquantBypassEnableFlag: 0  # Value of PPS flag.
    108 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     108CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
     109
     110#============ Rate Control ======================
     111#RateControl                         : 0                # Rate control: enable rate control
     112#TargetBitrate                       : 1000000          # Rate control: target bitrate, in bps
     113#KeepHierarchicalBit                 : 2                # Rate control: 0: equal bit allocation; 1: fixed ratio bit allocation; 2: adaptive ratio bit allocation
     114#LCULevelRateControl                 : 1                # Rate control: 1: LCU level RC; 0: picture level RC
     115#RCLCUSeparateModel                  : 1                # Rate control: use LCU level separate R-lambda model
     116#InitialQP                           : 0                # Rate control: initial QP
     117#RCForceIntraQP                      : 0                # Rate control: force intra QP to be equal to initial QP
    109118
    110119### DO NOT ADD ANYTHING BELOW THIS LINE ###
  • trunk/cfg/layers.cfg

    r588 r595  
    1010CrossLayerIrapAlignFlag       : 1           # Align IRAP across layers
    1111InterLayerWeightedPred        : 0           # enable IL WP parameters estimation at encoder
     12SEIpictureDigest              : 1
    1213
    1314#============= LAYER 0 ==================
  • trunk/cfg/layers_avcbase.cfg

    r589 r595  
    77CrossLayerIrapAlignFlag       : 0           # Align IRAP across layers
    88InterLayerWeightedPred        : 0           # enable IL WP parameters estimation at encoder
     9SEIpictureDigest              : 1
     10
    911#============= LAYER 0 ==================
    1012QP0                           : 22
     
    2325#============= LAYER 1 ==================
    2426QP1                           : 20
    25 InternalBitDepth1             : 8           # codec operating bit-depth for layer 0
     27InternalBitDepth1             : 8           # codec operating bit-depth for layer 1
    2628NumSamplePredRefLayers1       : 1           # number of sample pred reference layers
    2729SamplePredRefLayerIds1        : 0           # reference layer id
  • trunk/cfg/per-sequence-svc-avcbase/BQTerrace-1.5x.cfg

    r540 r595  
    11FrameSkip                     : 0           # Number of frames to be skipped in input
    22FramesToBeEncoded             : 600         # Number of frames to be coded
     3Level                         : 4.1
    34
    45#======== File I/O ===============
  • trunk/cfg/per-sequence-svc-avcbase/BQTerrace-2x.cfg

    r540 r595  
    11FrameSkip                     : 0           # Number of frames to be skipped in input
    22FramesToBeEncoded             : 600         # Number of frames to be coded
     3Level                         : 4.1
    34
    45#======== File I/O ===============
  • trunk/cfg/per-sequence-svc-avcbase/BQTerrace-SNR.cfg

    r540 r595  
    11FrameSkip                     : 0           # Number of frames to be skipped in input
    22FramesToBeEncoded             : 600         # Number of frames to be coded
     3Level                         : 4.1
    34
    45#======== File I/O ===============
  • trunk/cfg/per-sequence-svc-avcbase/BasketballDrive-1.5x.cfg

    r540 r595  
    11FrameSkip                     : 0           # Number of frames to be skipped in input
    22FramesToBeEncoded             : 500         # Number of frames to be coded
     3Level                         : 4.1
    34
    45#======== File I/O ===============
  • trunk/cfg/per-sequence-svc-avcbase/BasketballDrive-2x.cfg

    r540 r595  
    11FrameSkip                     : 0           # Number of frames to be skipped in input
    22FramesToBeEncoded             : 500         # Number of frames to be coded
     3Level                         : 4.1
    34
    45#======== File I/O ===============
  • trunk/cfg/per-sequence-svc-avcbase/BasketballDrive-SNR.cfg

    r540 r595  
    11FrameSkip                     : 0           # Number of frames to be skipped in input
    22FramesToBeEncoded             : 500         # Number of frames to be coded
     3Level                         : 4.1
    34
    45#======== File I/O ===============
  • trunk/cfg/per-sequence-svc-avcbase/Cactus-1.5x.cfg

    r540 r595  
    11FrameSkip                     : 0           # Number of frames to be skipped in input
    22FramesToBeEncoded             : 500         # Number of frames to be coded
     3Level                         : 4.1
    34
    45#======== File I/O ===============
  • trunk/cfg/per-sequence-svc-avcbase/Cactus-2x.cfg

    r540 r595  
    11FrameSkip                     : 0           # Number of frames to be skipped in input
    22FramesToBeEncoded             : 500         # Number of frames to be coded
     3Level                         : 4.1
    34
    45#======== File I/O ===============
  • trunk/cfg/per-sequence-svc-avcbase/Cactus-SNR.cfg

    r540 r595  
    11FrameSkip                     : 0           # Number of frames to be skipped in input
    22FramesToBeEncoded             : 500         # Number of frames to be coded
     3Level                         : 4.1
    34
    45#======== File I/O ===============
  • trunk/cfg/per-sequence-svc-avcbase/Kimono-1.5x.cfg

    r540 r595  
    11FrameSkip                     : 0           # Number of frames to be skipped in input
    22FramesToBeEncoded             : 240         # Number of frames to be coded
     3Level                         : 4
    34
    45#======== File I/O ===============
  • trunk/cfg/per-sequence-svc-avcbase/Kimono-2x.cfg

    r540 r595  
    11FrameSkip                     : 0           # Number of frames to be skipped in input
    22FramesToBeEncoded             : 240         # Number of frames to be coded
     3Level                         : 4
    34
    45#======== File I/O ===============
  • trunk/cfg/per-sequence-svc-avcbase/Kimono-SNR.cfg

    r540 r595  
    11FrameSkip                     : 0           # Number of frames to be skipped in input
    22FramesToBeEncoded             : 240         # Number of frames to be coded
     3Level                         : 4
    34
    45#======== File I/O ===============
  • trunk/cfg/per-sequence-svc-avcbase/ParkScene-1.5x.cfg

    r540 r595  
    11FrameSkip                     : 0           # Number of frames to be skipped in input
    22FramesToBeEncoded             : 240         # Number of frames to be coded
     3Level                         : 4
    34
    45#======== File I/O ===============
  • trunk/cfg/per-sequence-svc-avcbase/ParkScene-2x.cfg

    r540 r595  
    11FrameSkip                     : 0           # Number of frames to be skipped in input
    22FramesToBeEncoded             : 240         # Number of frames to be coded
     3Level                         : 4
    34
    45#======== File I/O ===============
  • trunk/cfg/per-sequence-svc-avcbase/ParkScene-SNR.cfg

    r540 r595  
    11FrameSkip                     : 0           # Number of frames to be skipped in input
    22FramesToBeEncoded             : 240         # Number of frames to be coded
     3Level                         : 4
    34
    45#======== File I/O ===============
  • trunk/cfg/per-sequence-svc-avcbase/PeopleOnStreet-2x.cfg

    r540 r595  
    11FrameSkip                     : 0           # Number of frames to be skipped in input
    22FramesToBeEncoded             : 150         # Number of frames to be coded
     3Level                         : 5
    34
    45#======== File I/O ===============
  • trunk/cfg/per-sequence-svc-avcbase/PeopleOnStreet-SNR.cfg

    r540 r595  
    11FrameSkip                     : 0           # Number of frames to be skipped in input
    22FramesToBeEncoded             : 150         # Number of frames to be coded
     3Level                         : 5
    34
    45#======== File I/O ===============
  • trunk/cfg/per-sequence-svc-avcbase/Traffic-2x.cfg

    r540 r595  
    11FrameSkip                     : 0           # Number of frames to be skipped in input
    22FramesToBeEncoded             : 150         # Number of frames to be coded
     3Level                         : 5
    34
    45#======== File I/O ===============
  • trunk/cfg/per-sequence-svc-avcbase/Traffic-SNR.cfg

    r540 r595  
    11FrameSkip                     : 0           # Number of frames to be skipped in input
    22FramesToBeEncoded             : 150         # Number of frames to be coded
     3Level                         : 5
    34
    45#======== File I/O ===============
  • trunk/cfg/per-sequence-svc/BQTerrace-1.5x.cfg

    r494 r595  
    22FramesToBeEncoded             : 600         # Number of frames to be coded
    33PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
     4Level                         : 4.1
    45
    56#======== File I/O ===============
  • trunk/cfg/per-sequence-svc/BQTerrace-2x.cfg

    r540 r595  
    22FramesToBeEncoded             : 600         # Number of frames to be coded
    33PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
     4Level                         : 4.1
    45
    56#======== File I/O ===============
  • trunk/cfg/per-sequence-svc/BQTerrace-SNR.cfg

    r494 r595  
    22FramesToBeEncoded             : 600         # Number of frames to be coded
    33PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
     4Level                         : 4.1
    45
    56#======== File I/O ===============
  • trunk/cfg/per-sequence-svc/BasketballDrive-1.5x.cfg

    r494 r595  
    22FramesToBeEncoded             : 500         # Number of frames to be coded
    33PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
     4Level                         : 4.1
    45
    56#======== File I/O ===============
  • trunk/cfg/per-sequence-svc/BasketballDrive-2x.cfg

    r540 r595  
    22FramesToBeEncoded             : 500         # Number of frames to be coded
    33PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
     4Level                         : 4.1
    45
    56#======== File I/O ===============
  • trunk/cfg/per-sequence-svc/BasketballDrive-SNR.cfg

    r494 r595  
    22FramesToBeEncoded             : 500         # Number of frames to be coded
    33PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
     4Level                         : 4.1
    45
    56#======== File I/O ===============
  • trunk/cfg/per-sequence-svc/Cactus-1.5x.cfg

    r494 r595  
    22FramesToBeEncoded             : 500         # Number of frames to be coded
    33PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
     4Level                         : 4.1
    45
    56#======== File I/O ===============
  • trunk/cfg/per-sequence-svc/Cactus-2x.cfg

    r540 r595  
    22FramesToBeEncoded             : 500         # Number of frames to be coded
    33PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
     4Level                         : 4.1
    45
    56#======== File I/O ===============
  • trunk/cfg/per-sequence-svc/Cactus-SNR.cfg

    r494 r595  
    22FramesToBeEncoded             : 500         # Number of frames to be coded
    33PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
     4Level                         : 4.1
    45
    56#======== File I/O ===============
  • trunk/cfg/per-sequence-svc/Kimono-1.5x.cfg

    r494 r595  
    22FramesToBeEncoded             : 240         # Number of frames to be coded
    33PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
     4Level                         : 4
    45
    56#======== File I/O ===============
  • trunk/cfg/per-sequence-svc/Kimono-2x.cfg

    r540 r595  
    22FramesToBeEncoded             : 240         # Number of frames to be coded
    33PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
     4Level                         : 4
    45
    56#======== File I/O ===============
    6 InputFile0                    : O:/Kimono1_960x540_24_zerophase_0.9pi.yuv
     7InputFile0                    : Kimono1_960x540_24_zerophase_0.9pi.yuv
    78FrameRate0                    : 24          # Frame Rate per second
    89InputBitDepth0                : 8           # Input bitdepth for layer 0
     
    1415QP0                           : 22
    1516
    16 InputFile1                    : O:/Kimono1_1920x1080_24.yuv
     17InputFile1                    : Kimono1_1920x1080_24.yuv
    1718FrameRate1                    : 24          # Frame Rate per second
    1819InputBitDepth1                : 8           # Input bitdepth for layer 1
  • trunk/cfg/per-sequence-svc/Kimono-SNR.cfg

    r494 r595  
    22FramesToBeEncoded             : 240         # Number of frames to be coded
    33PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
     4Level                         : 4
    45
    56#======== File I/O ===============
  • trunk/cfg/per-sequence-svc/ParkScene-1.5x.cfg

    r494 r595  
    22FramesToBeEncoded             : 240         # Number of frames to be coded
    33PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
     4Level                         : 4
    45
    56#======== File I/O ===============
  • trunk/cfg/per-sequence-svc/ParkScene-2x.cfg

    r540 r595  
    22FramesToBeEncoded             : 240         # Number of frames to be coded
    33PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
     4Level                         : 4
    45
    56#======== File I/O ===============
  • trunk/cfg/per-sequence-svc/ParkScene-SNR.cfg

    r494 r595  
    22FramesToBeEncoded             : 240         # Number of frames to be coded
    33PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
     4Level                         : 4
    45
    56#======== File I/O ===============
  • trunk/cfg/per-sequence-svc/PeopleOnStreet-2x.cfg

    r494 r595  
    22FramesToBeEncoded             : 150         # Number of frames to be coded
    33PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
     4Level                         : 5
    45
    56#======== File I/O ===============
  • trunk/cfg/per-sequence-svc/PeopleOnStreet-SNR.cfg

    r494 r595  
    22FramesToBeEncoded             : 150         # Number of frames to be coded
    33PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
     4Level                         : 5
    45
    56#======== File I/O ===============
  • trunk/cfg/per-sequence-svc/Traffic-2x.cfg

    r494 r595  
    22FramesToBeEncoded             : 150         # Number of frames to be coded
    33PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
     4Level                         : 5
    45
    56#======== File I/O ===============
  • trunk/cfg/per-sequence-svc/Traffic-SNR.cfg

    r494 r595  
    22FramesToBeEncoded             : 150         # Number of frames to be coded
    33PhaseAlignment                : 0           # Sample location alignment between layers (0: zero position aligned, 1: central position aligned)
     4Level                         : 5
    45
    56#======== File I/O ===============
Note: See TracChangeset for help on using the changeset viewer.