Changeset 310 in SHVCSoftware for trunk/cfg


Ignore:
Timestamp:
22 Jul 2013, 21:40:00 (12 years ago)
Author:
seregin
Message:

reintegrate SHM-2.1-dev branch

Location:
trunk
Files:
51 edited
2 copied

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/cfg

  • trunk/cfg/encoder_intra_main.cfg

    r190 r310  
    22BitstreamFile                 : str.bin
    33#ReconFile                     : rec.yuv
     4
     5#======== Profile/Level ================
     6Profile                       : main
     7Level                         : 6.2
    48
    59#======== Unit definition ================
  • trunk/cfg/encoder_intra_main10.cfg

    r190 r310  
    22BitstreamFile                 : str.bin
    33#ReconFile                     : rec.yuv
     4
     5#======== Profile/Level ================
     6Profile                       : main10
     7Level                         : 6.2
    48
    59#======== Unit definition ================
  • trunk/cfg/encoder_lowdelay_P_he10.cfg

    r2 r310  
    101101CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    102102
    103 #============ 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
    107 
    108103### DO NOT ADD ANYTHING BELOW THIS LINE ###
    109104### DO NOT DELETE THE EMPTY LINE BELOW ###
  • trunk/cfg/encoder_lowdelay_P_main.cfg

    r190 r310  
    22BitstreamFile                 : str.bin
    33#ReconFile                     : rec.yuv
     4
     5#======== Profile/Level ================
     6Profile                       : main
     7Level                         : 6.2
    48
    59#======== Unit definition ================
     
    101105CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    102106
    103 #============ 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
    111 
    112107SEIpictureDigest                    : 1
    113108
  • trunk/cfg/encoder_lowdelay_P_main10.cfg

    r190 r310  
    22BitstreamFile                 : str.bin
    33#ReconFile                     : rec.yuv
     4
     5#======== Profile/Level ================
     6Profile                       : main10
     7Level                         : 6.2
    48
    59#======== Unit definition ================
     
    101105CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    102106
    103 #============ 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
    111 
    112107### DO NOT ADD ANYTHING BELOW THIS LINE ###
    113108### DO NOT DELETE THE EMPTY LINE BELOW ###
  • trunk/cfg/encoder_lowdelay_he10.cfg

    r2 r310  
    101101CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    102102
    103 #============ 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
    107 
    108103### DO NOT ADD ANYTHING BELOW THIS LINE ###
    109104### DO NOT DELETE THE EMPTY LINE BELOW ###
  • trunk/cfg/encoder_lowdelay_main.cfg

    r190 r310  
    22BitstreamFile                 : str.bin
    33#ReconFile                     : rec.yuv
     4
     5#======== Profile/Level ================
     6Profile                       : main
     7Level                         : 6.2
    48
    59#======== Unit definition ================
     
    101105CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    102106
    103 #============ 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
    111 
    112107SEIpictureDigest                    : 1
    113108
  • trunk/cfg/encoder_lowdelay_main10.cfg

    r190 r310  
    22BitstreamFile                 : str.bin
    33#ReconFile                     : rec.yuv
     4
     5#======== Profile/Level ================
     6Profile                       : main10
     7Level                         : 6.2
    48
    59#======== Unit definition ================
     
    101105CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    102106
    103 #============ 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
    111 
    112107### DO NOT ADD ANYTHING BELOW THIS LINE ###
    113108### DO NOT DELETE THE EMPTY LINE BELOW ###
  • trunk/cfg/encoder_randomaccess_he10.cfg

    r2 r310  
    105105CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    106106
    107 #============ 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
    111 
    112107### DO NOT ADD ANYTHING BELOW THIS LINE ###
    113108### DO NOT DELETE THE EMPTY LINE BELOW ###
  • trunk/cfg/encoder_randomaccess_main.cfg

    r190 r310  
    22BitstreamFile                 : str.bin
    33#ReconFile                     : rec.yuv
     4
     5#======== Profile/Level ================
     6Profile                       : main
     7Level                         : 6.2
    48
    59#======== Unit definition ================
     
    105109CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    106110
    107 #============ 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
    115 
    116111SEIpictureDigest                    : 1
    117112
  • trunk/cfg/encoder_randomaccess_main10.cfg

    r190 r310  
    22BitstreamFile                 : str.bin
    33#ReconFile                     : rec.yuv
     4
     5#======== Profile/Level ================
     6Profile                       : main10
     7Level                         : 6.2
    48
    59#======== Unit definition ================
     
    105109CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.
    106110
    107 #============ 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
    115 
    116111### DO NOT ADD ANYTHING BELOW THIS LINE ###
    117112### DO NOT DELETE THE EMPTY LINE BELOW ###
  • trunk/cfg/per-sequence-svc-avcbase/BQTerrace-1.5x.cfg

    r221 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 600         # Number of frames to be coded
    5 AvcBase                       : 1           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 64          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420QP1                           : 20
  • trunk/cfg/per-sequence-svc-avcbase/BQTerrace-2x.cfg

    r221 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 600         # Number of frames to be coded
    5 AvcBase                       : 1           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 64          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
     20NumScaledRefLayerOffsets1     : 1           # Number of scaled entry offsets for this layer
    2421ScaledRefLayerBottomOffset1   : -4          # offset for spatial alignment of the base and enhancement layers
    2522QP1                           : 20
  • trunk/cfg/per-sequence-svc-avcbase/BQTerrace-SNR.cfg

    r221 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 600         # Number of frames to be coded
    5 AvcBase                       : 1           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 64          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420ScaledRefLayerBottomOffset1   : -4          # offset for spatial alignment of the base and enhancement layers
    2521QP1                           : 20
  • trunk/cfg/per-sequence-svc-avcbase/BasketballDrive-1.5x.cfg

    r221 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 500         # Number of frames to be coded
    5 AvcBase                       : 1           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 48          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420QP1                           : 20
  • trunk/cfg/per-sequence-svc-avcbase/BasketballDrive-2x.cfg

    r221 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 500         # Number of frames to be coded
    5 AvcBase                       : 1           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 48          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
     20NumScaledRefLayerOffsets1     : 1           # Number of scaled entry offsets for this layer
    2421ScaledRefLayerBottomOffset1   : -4          # offset for spatial alignment of the base and enhancement layers
    2522QP1                           : 20
  • trunk/cfg/per-sequence-svc-avcbase/BasketballDrive-SNR.cfg

    r221 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 500         # Number of frames to be coded
    5 AvcBase                       : 1           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 48          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420ScaledRefLayerBottomOffset1   : -4          # offset for spatial alignment of the base and enhancement layers
    2521QP1                           : 20
  • trunk/cfg/per-sequence-svc-avcbase/Cactus-1.5x.cfg

    r221 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 500         # Number of frames to be coded
    5 AvcBase                       : 1           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 48          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420QP1                           : 20
  • trunk/cfg/per-sequence-svc-avcbase/Cactus-2x.cfg

    r221 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 500         # Number of frames to be coded
    5 AvcBase                       : 1           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 48          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
     20NumScaledRefLayerOffsets1     : 1           # Number of scaled entry offsets for this layer
    2421ScaledRefLayerBottomOffset1   : -4          # offset for spatial alignment of the base and enhancement layers
    2522QP1                           : 20
  • trunk/cfg/per-sequence-svc-avcbase/Cactus-SNR.cfg

    r221 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 500         # Number of frames to be coded
    5 AvcBase                       : 1           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 48          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420ScaledRefLayerBottomOffset1   : -4          # offset for spatial alignment of the base and enhancement layers
    2521QP1                           : 20
  • trunk/cfg/per-sequence-svc-avcbase/Kimono-1.5x.cfg

    r221 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 240         # Number of frames to be coded
    5 AvcBase                       : 1           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 24          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420QP1                           : 20
  • trunk/cfg/per-sequence-svc-avcbase/Kimono-2x.cfg

    r221 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 240         # Number of frames to be coded
    5 AvcBase                       : 1           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 24          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
     20NumScaledRefLayerOffsets1     : 1                             # Number of scaled entry offsets for this layer
    2421ScaledRefLayerBottomOffset1   : -4          # offset for spatial alignment of the base and enhancement layers
    2522QP1                           : 20
  • trunk/cfg/per-sequence-svc-avcbase/Kimono-SNR.cfg

    r221 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 240         # Number of frames to be coded
    5 AvcBase                       : 1           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 24          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420ScaledRefLayerBottomOffset1   : -4          # offset for spatial alignment of the base and enhancement layers
    2521QP1                           : 20
  • trunk/cfg/per-sequence-svc-avcbase/ParkScene-1.5x.cfg

    r221 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 240         # Number of frames to be coded
    5 AvcBase                       : 1           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 24          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420QP1                           : 20
  • trunk/cfg/per-sequence-svc-avcbase/ParkScene-2x.cfg

    r221 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 240         # Number of frames to be coded
    5 AvcBase                       : 1           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 24          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
     20NumScaledRefLayerOffsets1     : 1           # Number of scaled entry offsets for this layer
    2421ScaledRefLayerBottomOffset1   : -4          # offset for spatial alignment of the base and enhancement layers
    2522QP1                           : 20
  • trunk/cfg/per-sequence-svc-avcbase/ParkScene-SNR.cfg

    r221 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 240         # Number of frames to be coded
    5 AvcBase                       : 1           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 24          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420ScaledRefLayerBottomOffset1   : -4          # offset for spatial alignment of the base and enhancement layers
    2521QP1                           : 20
  • trunk/cfg/per-sequence-svc-avcbase/PeopleOnStreet-2x.cfg

    r221 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 150         # Number of frames to be coded
    5 AvcBase                       : 1           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 32          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420QP1                           : 20
  • trunk/cfg/per-sequence-svc-avcbase/PeopleOnStreet-SNR.cfg

    r221 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 150         # Number of frames to be coded
    5 AvcBase                       : 1           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 32          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420QP1                           : 20
  • trunk/cfg/per-sequence-svc-avcbase/Traffic-2x.cfg

    r221 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 150         # Number of frames to be coded
    5 AvcBase                       : 1           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 32          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420QP1                           : 20
  • trunk/cfg/per-sequence-svc-avcbase/Traffic-SNR.cfg

    r221 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 150         # Number of frames to be coded
    5 AvcBase                       : 1           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 32          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420QP1                           : 20
  • trunk/cfg/per-sequence-svc/BQTerrace-1.5x.cfg

    r231 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 600         # Number of frames to be coded
    5 AvcBase                       : 0           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 64          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420QP1                           : 20
  • trunk/cfg/per-sequence-svc/BQTerrace-2x.cfg

    r231 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 600         # Number of frames to be coded
    5 AvcBase                       : 0           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 64          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
     20NumScaledRefLayerOffsets1     : 1           # Number of scaled entry offsets for this layer
    2421ScaledRefLayerBottomOffset1   : -4          # offset for spatial alignment of the base and enhancement layers
    2522QP1                           : 20
  • trunk/cfg/per-sequence-svc/BQTerrace-SNR.cfg

    r231 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 600         # Number of frames to be coded
    5 AvcBase                       : 0           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 64          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420QP1                           : 20
  • trunk/cfg/per-sequence-svc/BasketballDrive-1.5x.cfg

    r231 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 500         # Number of frames to be coded
    5 AvcBase                       : 0           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 48          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420QP1                           : 20
  • trunk/cfg/per-sequence-svc/BasketballDrive-2x.cfg

    r231 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 500         # Number of frames to be coded
    5 AvcBase                       : 0           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 48          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
     20NumScaledRefLayerOffsets1     : 1           # Number of scaled entry offsets for this layer
    2421ScaledRefLayerBottomOffset1   : -4          # offset for spatial alignment of the base and enhancement layers
    2522QP1                           : 20
  • trunk/cfg/per-sequence-svc/BasketballDrive-SNR.cfg

    r231 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 500         # Number of frames to be coded
    5 AvcBase                       : 0           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 48          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420QP1                           : 20
  • trunk/cfg/per-sequence-svc/Cactus-1.5x.cfg

    r231 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 500         # Number of frames to be coded
    5 AvcBase                       : 0           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 48          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420QP1                           : 20
  • trunk/cfg/per-sequence-svc/Cactus-2x.cfg

    r231 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 500         # Number of frames to be coded
    5 AvcBase                       : 0           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 48          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
     20NumScaledRefLayerOffsets1     : 1           # Number of scaled entry offsets for this layer
    2421ScaledRefLayerBottomOffset1   : -4          # offset for spatial alignment of the base and enhancement layers
    2522QP1                           : 20
  • trunk/cfg/per-sequence-svc/Cactus-SNR.cfg

    r231 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 500         # Number of frames to be coded
    5 AvcBase                       : 0           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 48          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420QP1                           : 20
  • trunk/cfg/per-sequence-svc/Kimono-1.5x.cfg

    r231 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 240         # Number of frames to be coded
    5 AvcBase                       : 0           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 24          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420QP1                           : 20
  • trunk/cfg/per-sequence-svc/Kimono-2x.cfg

    r231 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 240         # Number of frames to be coded
    5 AvcBase                       : 0           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 24          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
     20NumScaledRefLayerOffsets1     : 1           # Number of scaled entry offsets for this layer
    2421ScaledRefLayerBottomOffset1   : -4          # offset for spatial alignment of the base and enhancement layers
    2522QP1                           : 20
  • trunk/cfg/per-sequence-svc/Kimono-SNR.cfg

    r231 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 240         # Number of frames to be coded
    5 AvcBase                       : 0           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 24          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420QP1                           : 20
  • trunk/cfg/per-sequence-svc/ParkScene-1.5x.cfg

    r231 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 240         # Number of frames to be coded
    5 AvcBase                       : 0           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 24          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420QP1                           : 20
  • trunk/cfg/per-sequence-svc/ParkScene-2x.cfg

    r231 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 240         # Number of frames to be coded
    5 AvcBase                       : 0           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 24          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
     20NumScaledRefLayerOffsets1     : 1           # Number of scaled entry offsets for this layer
    2421ScaledRefLayerBottomOffset1   : -4          # offset for spatial alignment of the base and enhancement layers
    2522QP1                           : 20
  • trunk/cfg/per-sequence-svc/ParkScene-SNR.cfg

    r231 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 240         # Number of frames to be coded
    5 AvcBase                       : 0           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 24          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420QP1                           : 20
  • trunk/cfg/per-sequence-svc/PeopleOnStreet-2x.cfg

    r231 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 150         # Number of frames to be coded
    5 AvcBase                       : 0           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 32          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420QP1                           : 20
  • trunk/cfg/per-sequence-svc/PeopleOnStreet-SNR.cfg

    r231 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 150         # Number of frames to be coded
    5 AvcBase                       : 0           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 32          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420QP1                           : 20
  • trunk/cfg/per-sequence-svc/Traffic-2x.cfg

    r231 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 150         # Number of frames to be coded
    5 AvcBase                       : 0           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 32          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420QP1                           : 20
  • trunk/cfg/per-sequence-svc/Traffic-SNR.cfg

    r231 r310  
    1 NumLayers                     : 2
    21InputBitDepth                 : 8           # Input bitdepth
    32FrameSkip                     : 0           # Number of frames to be skipped in input
    43FramesToBeEncoded             : 150         # Number of frames to be coded
    5 AvcBase                       : 0           # AVC coded base layer as an input
    64
    75#======== File I/O ===============
     
    2018IntraPeriod1                  : 32          # Period of I-Frame ( -1 = only first)
    2119ConformanceMode1              : 1           # conformance mode
    22 NumDirectRefLayers1           : 1           # number of direct reference layers
    23 RefLayerIds1                  : 0           # reference layer id
    2420QP1                           : 20
Note: See TracChangeset for help on using the changeset viewer.