- Timestamp:
- 22 Jul 2013, 21:40:00 (12 years ago)
- Location:
- trunk
- Files:
-
- 51 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/SHM-2.1-dev (added) merged: 193-196,202,204,210-212,214-216,224,226-228,233-251,258,282-309
- Property svn:mergeinfo changed
-
trunk/cfg
- Property svn:mergeinfo changed
/branches/SHM-2.1-dev/cfg (added) merged: 211,234,284,288,290,293,296,301,303,305,309 /branches/SHM-2.1-multilayers-dev/cfg (added) merged: 276,281 /trunk/cfg removed
- Property svn:mergeinfo changed
-
trunk/cfg/encoder_intra_main.cfg
r190 r310 2 2 BitstreamFile : str.bin 3 3 #ReconFile : rec.yuv 4 5 #======== Profile/Level ================ 6 Profile : main 7 Level : 6.2 4 8 5 9 #======== Unit definition ================ -
trunk/cfg/encoder_intra_main10.cfg
r190 r310 2 2 BitstreamFile : str.bin 3 3 #ReconFile : rec.yuv 4 5 #======== Profile/Level ================ 6 Profile : main10 7 Level : 6.2 4 8 5 9 #======== Unit definition ================ -
trunk/cfg/encoder_lowdelay_P_he10.cfg
r2 r310 101 101 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1. 102 102 103 #============ Rate Control ======================104 RateCtrl : 0 # 0: Disable rate control 1: Enable rate control105 TargetBitrate : 1000 # input target bitrate when RateCtrl is enable106 NumLCUInUnit : 1 # Number of LCU in an Unit. Fraction is not allowed107 108 103 ### DO NOT ADD ANYTHING BELOW THIS LINE ### 109 104 ### DO NOT DELETE THE EMPTY LINE BELOW ### -
trunk/cfg/encoder_lowdelay_P_main.cfg
r190 r310 2 2 BitstreamFile : str.bin 3 3 #ReconFile : rec.yuv 4 5 #======== Profile/Level ================ 6 Profile : main 7 Level : 6.2 4 8 5 9 #======== Unit definition ================ … … 101 105 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1. 102 106 103 #============ Rate Control ======================104 RateControl : 0 # Rate control: enable rate control105 TargetBitrate : 1000000 # Rate control: target bitrate, in bps106 KeepHierarchicalBit : 1 # Rate control: keep hierarchical bit allocation in rate control algorithm107 LCULevelRateControl : 1 # Rate control: 1: LCU level RC; 0: picture level RC108 RCLCUSeparateModel : 1 # Rate control: use LCU level separate R-lambda model109 InitialQP : 0 # Rate control: initial QP110 RCForceIntraQP : 0 # Rate control: force intra QP to be equal to initial QP111 112 107 SEIpictureDigest : 1 113 108 -
trunk/cfg/encoder_lowdelay_P_main10.cfg
r190 r310 2 2 BitstreamFile : str.bin 3 3 #ReconFile : rec.yuv 4 5 #======== Profile/Level ================ 6 Profile : main10 7 Level : 6.2 4 8 5 9 #======== Unit definition ================ … … 101 105 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1. 102 106 103 #============ Rate Control ======================104 RateControl : 0 # Rate control: enable rate control105 TargetBitrate : 1000000 # Rate control: target bitrate, in bps106 KeepHierarchicalBit : 1 # Rate control: keep hierarchical bit allocation in rate control algorithm107 LCULevelRateControl : 1 # Rate control: 1: LCU level RC; 0: picture level RC108 RCLCUSeparateModel : 1 # Rate control: use LCU level separate R-lambda model109 InitialQP : 0 # Rate control: initial QP110 RCForceIntraQP : 0 # Rate control: force intra QP to be equal to initial QP111 112 107 ### DO NOT ADD ANYTHING BELOW THIS LINE ### 113 108 ### DO NOT DELETE THE EMPTY LINE BELOW ### -
trunk/cfg/encoder_lowdelay_he10.cfg
r2 r310 101 101 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1. 102 102 103 #============ Rate Control ======================104 RateCtrl : 0 # 0: Disable rate control 1: Enable rate control105 TargetBitrate : 1000 # input target bitrate when RateCtrl is enable106 NumLCUInUnit : 1 # Number of LCU in an Unit. Fraction is not allowed107 108 103 ### DO NOT ADD ANYTHING BELOW THIS LINE ### 109 104 ### DO NOT DELETE THE EMPTY LINE BELOW ### -
trunk/cfg/encoder_lowdelay_main.cfg
r190 r310 2 2 BitstreamFile : str.bin 3 3 #ReconFile : rec.yuv 4 5 #======== Profile/Level ================ 6 Profile : main 7 Level : 6.2 4 8 5 9 #======== Unit definition ================ … … 101 105 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1. 102 106 103 #============ Rate Control ======================104 RateControl : 0 # Rate control: enable rate control105 TargetBitrate : 1000000 # Rate control: target bitrate, in bps106 KeepHierarchicalBit : 1 # Rate control: keep hierarchical bit allocation in rate control algorithm107 LCULevelRateControl : 1 # Rate control: 1: LCU level RC; 0: picture level RC108 RCLCUSeparateModel : 1 # Rate control: use LCU level separate R-lambda model109 InitialQP : 0 # Rate control: initial QP110 RCForceIntraQP : 0 # Rate control: force intra QP to be equal to initial QP111 112 107 SEIpictureDigest : 1 113 108 -
trunk/cfg/encoder_lowdelay_main10.cfg
r190 r310 2 2 BitstreamFile : str.bin 3 3 #ReconFile : rec.yuv 4 5 #======== Profile/Level ================ 6 Profile : main10 7 Level : 6.2 4 8 5 9 #======== Unit definition ================ … … 101 105 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1. 102 106 103 #============ Rate Control ======================104 RateControl : 0 # Rate control: enable rate control105 TargetBitrate : 1000000 # Rate control: target bitrate, in bps106 KeepHierarchicalBit : 1 # Rate control: keep hierarchical bit allocation in rate control algorithm107 LCULevelRateControl : 1 # Rate control: 1: LCU level RC; 0: picture level RC108 RCLCUSeparateModel : 1 # Rate control: use LCU level separate R-lambda model109 InitialQP : 0 # Rate control: initial QP110 RCForceIntraQP : 0 # Rate control: force intra QP to be equal to initial QP111 112 107 ### DO NOT ADD ANYTHING BELOW THIS LINE ### 113 108 ### DO NOT DELETE THE EMPTY LINE BELOW ### -
trunk/cfg/encoder_randomaccess_he10.cfg
r2 r310 105 105 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1. 106 106 107 #============ Rate Control ======================108 RateCtrl : 0 # 0: Disable rate control 1: Enable rate control109 TargetBitrate : 1000 # input target bitrate when RateCtrl is enable110 NumLCUInUnit : 1 # Number of LCU in an Unit. Fraction is not allowed111 112 107 ### DO NOT ADD ANYTHING BELOW THIS LINE ### 113 108 ### DO NOT DELETE THE EMPTY LINE BELOW ### -
trunk/cfg/encoder_randomaccess_main.cfg
r190 r310 2 2 BitstreamFile : str.bin 3 3 #ReconFile : rec.yuv 4 5 #======== Profile/Level ================ 6 Profile : main 7 Level : 6.2 4 8 5 9 #======== Unit definition ================ … … 105 109 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1. 106 110 107 #============ Rate Control ======================108 RateControl : 0 # Rate control: enable rate control109 TargetBitrate : 1000000 # Rate control: target bitrate, in bps110 KeepHierarchicalBit : 1 # Rate control: keep hierarchical bit allocation in rate control algorithm111 LCULevelRateControl : 1 # Rate control: 1: LCU level RC; 0: picture level RC112 RCLCUSeparateModel : 1 # Rate control: use LCU level separate R-lambda model113 InitialQP : 0 # Rate control: initial QP114 RCForceIntraQP : 0 # Rate control: force intra QP to be equal to initial QP115 116 111 SEIpictureDigest : 1 117 112 -
trunk/cfg/encoder_randomaccess_main10.cfg
r190 r310 2 2 BitstreamFile : str.bin 3 3 #ReconFile : rec.yuv 4 5 #======== Profile/Level ================ 6 Profile : main10 7 Level : 6.2 4 8 5 9 #======== Unit definition ================ … … 105 109 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1. 106 110 107 #============ Rate Control ======================108 RateControl : 0 # Rate control: enable rate control109 TargetBitrate : 1000000 # Rate control: target bitrate, in bps110 KeepHierarchicalBit : 1 # Rate control: keep hierarchical bit allocation in rate control algorithm111 LCULevelRateControl : 1 # Rate control: 1: LCU level RC; 0: picture level RC112 RCLCUSeparateModel : 1 # Rate control: use LCU level separate R-lambda model113 InitialQP : 0 # Rate control: initial QP114 RCForceIntraQP : 0 # Rate control: force intra QP to be equal to initial QP115 116 111 ### DO NOT ADD ANYTHING BELOW THIS LINE ### 117 112 ### DO NOT DELETE THE EMPTY LINE BELOW ### -
trunk/cfg/per-sequence-svc-avcbase/BQTerrace-1.5x.cfg
r221 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 600 # Number of frames to be coded 5 AvcBase : 1 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 64 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 QP1 : 20 -
trunk/cfg/per-sequence-svc-avcbase/BQTerrace-2x.cfg
r221 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 600 # Number of frames to be coded 5 AvcBase : 1 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 64 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers 23 RefLayerIds1 : 0 # reference layer id 20 NumScaledRefLayerOffsets1 : 1 # Number of scaled entry offsets for this layer 24 21 ScaledRefLayerBottomOffset1 : -4 # offset for spatial alignment of the base and enhancement layers 25 22 QP1 : 20 -
trunk/cfg/per-sequence-svc-avcbase/BQTerrace-SNR.cfg
r221 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 600 # Number of frames to be coded 5 AvcBase : 1 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 64 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 ScaledRefLayerBottomOffset1 : -4 # offset for spatial alignment of the base and enhancement layers 25 21 QP1 : 20 -
trunk/cfg/per-sequence-svc-avcbase/BasketballDrive-1.5x.cfg
r221 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 500 # Number of frames to be coded 5 AvcBase : 1 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 48 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 QP1 : 20 -
trunk/cfg/per-sequence-svc-avcbase/BasketballDrive-2x.cfg
r221 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 500 # Number of frames to be coded 5 AvcBase : 1 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 48 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers 23 RefLayerIds1 : 0 # reference layer id 20 NumScaledRefLayerOffsets1 : 1 # Number of scaled entry offsets for this layer 24 21 ScaledRefLayerBottomOffset1 : -4 # offset for spatial alignment of the base and enhancement layers 25 22 QP1 : 20 -
trunk/cfg/per-sequence-svc-avcbase/BasketballDrive-SNR.cfg
r221 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 500 # Number of frames to be coded 5 AvcBase : 1 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 48 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 ScaledRefLayerBottomOffset1 : -4 # offset for spatial alignment of the base and enhancement layers 25 21 QP1 : 20 -
trunk/cfg/per-sequence-svc-avcbase/Cactus-1.5x.cfg
r221 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 500 # Number of frames to be coded 5 AvcBase : 1 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 48 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 QP1 : 20 -
trunk/cfg/per-sequence-svc-avcbase/Cactus-2x.cfg
r221 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 500 # Number of frames to be coded 5 AvcBase : 1 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 48 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers 23 RefLayerIds1 : 0 # reference layer id 20 NumScaledRefLayerOffsets1 : 1 # Number of scaled entry offsets for this layer 24 21 ScaledRefLayerBottomOffset1 : -4 # offset for spatial alignment of the base and enhancement layers 25 22 QP1 : 20 -
trunk/cfg/per-sequence-svc-avcbase/Cactus-SNR.cfg
r221 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 500 # Number of frames to be coded 5 AvcBase : 1 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 48 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 ScaledRefLayerBottomOffset1 : -4 # offset for spatial alignment of the base and enhancement layers 25 21 QP1 : 20 -
trunk/cfg/per-sequence-svc-avcbase/Kimono-1.5x.cfg
r221 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 240 # Number of frames to be coded 5 AvcBase : 1 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 24 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 QP1 : 20 -
trunk/cfg/per-sequence-svc-avcbase/Kimono-2x.cfg
r221 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 240 # Number of frames to be coded 5 AvcBase : 1 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 24 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers 23 RefLayerIds1 : 0 # reference layer id 20 NumScaledRefLayerOffsets1 : 1 # Number of scaled entry offsets for this layer 24 21 ScaledRefLayerBottomOffset1 : -4 # offset for spatial alignment of the base and enhancement layers 25 22 QP1 : 20 -
trunk/cfg/per-sequence-svc-avcbase/Kimono-SNR.cfg
r221 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 240 # Number of frames to be coded 5 AvcBase : 1 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 24 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 ScaledRefLayerBottomOffset1 : -4 # offset for spatial alignment of the base and enhancement layers 25 21 QP1 : 20 -
trunk/cfg/per-sequence-svc-avcbase/ParkScene-1.5x.cfg
r221 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 240 # Number of frames to be coded 5 AvcBase : 1 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 24 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 QP1 : 20 -
trunk/cfg/per-sequence-svc-avcbase/ParkScene-2x.cfg
r221 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 240 # Number of frames to be coded 5 AvcBase : 1 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 24 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers 23 RefLayerIds1 : 0 # reference layer id 20 NumScaledRefLayerOffsets1 : 1 # Number of scaled entry offsets for this layer 24 21 ScaledRefLayerBottomOffset1 : -4 # offset for spatial alignment of the base and enhancement layers 25 22 QP1 : 20 -
trunk/cfg/per-sequence-svc-avcbase/ParkScene-SNR.cfg
r221 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 240 # Number of frames to be coded 5 AvcBase : 1 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 24 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 ScaledRefLayerBottomOffset1 : -4 # offset for spatial alignment of the base and enhancement layers 25 21 QP1 : 20 -
trunk/cfg/per-sequence-svc-avcbase/PeopleOnStreet-2x.cfg
r221 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 150 # Number of frames to be coded 5 AvcBase : 1 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 32 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 QP1 : 20 -
trunk/cfg/per-sequence-svc-avcbase/PeopleOnStreet-SNR.cfg
r221 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 150 # Number of frames to be coded 5 AvcBase : 1 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 32 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 QP1 : 20 -
trunk/cfg/per-sequence-svc-avcbase/Traffic-2x.cfg
r221 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 150 # Number of frames to be coded 5 AvcBase : 1 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 32 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 QP1 : 20 -
trunk/cfg/per-sequence-svc-avcbase/Traffic-SNR.cfg
r221 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 150 # Number of frames to be coded 5 AvcBase : 1 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 32 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 QP1 : 20 -
trunk/cfg/per-sequence-svc/BQTerrace-1.5x.cfg
r231 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 600 # Number of frames to be coded 5 AvcBase : 0 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 64 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 QP1 : 20 -
trunk/cfg/per-sequence-svc/BQTerrace-2x.cfg
r231 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 600 # Number of frames to be coded 5 AvcBase : 0 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 64 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers 23 RefLayerIds1 : 0 # reference layer id 20 NumScaledRefLayerOffsets1 : 1 # Number of scaled entry offsets for this layer 24 21 ScaledRefLayerBottomOffset1 : -4 # offset for spatial alignment of the base and enhancement layers 25 22 QP1 : 20 -
trunk/cfg/per-sequence-svc/BQTerrace-SNR.cfg
r231 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 600 # Number of frames to be coded 5 AvcBase : 0 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 64 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 QP1 : 20 -
trunk/cfg/per-sequence-svc/BasketballDrive-1.5x.cfg
r231 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 500 # Number of frames to be coded 5 AvcBase : 0 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 48 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 QP1 : 20 -
trunk/cfg/per-sequence-svc/BasketballDrive-2x.cfg
r231 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 500 # Number of frames to be coded 5 AvcBase : 0 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 48 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers 23 RefLayerIds1 : 0 # reference layer id 20 NumScaledRefLayerOffsets1 : 1 # Number of scaled entry offsets for this layer 24 21 ScaledRefLayerBottomOffset1 : -4 # offset for spatial alignment of the base and enhancement layers 25 22 QP1 : 20 -
trunk/cfg/per-sequence-svc/BasketballDrive-SNR.cfg
r231 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 500 # Number of frames to be coded 5 AvcBase : 0 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 48 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 QP1 : 20 -
trunk/cfg/per-sequence-svc/Cactus-1.5x.cfg
r231 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 500 # Number of frames to be coded 5 AvcBase : 0 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 48 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 QP1 : 20 -
trunk/cfg/per-sequence-svc/Cactus-2x.cfg
r231 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 500 # Number of frames to be coded 5 AvcBase : 0 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 48 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers 23 RefLayerIds1 : 0 # reference layer id 20 NumScaledRefLayerOffsets1 : 1 # Number of scaled entry offsets for this layer 24 21 ScaledRefLayerBottomOffset1 : -4 # offset for spatial alignment of the base and enhancement layers 25 22 QP1 : 20 -
trunk/cfg/per-sequence-svc/Cactus-SNR.cfg
r231 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 500 # Number of frames to be coded 5 AvcBase : 0 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 48 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 QP1 : 20 -
trunk/cfg/per-sequence-svc/Kimono-1.5x.cfg
r231 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 240 # Number of frames to be coded 5 AvcBase : 0 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 24 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 QP1 : 20 -
trunk/cfg/per-sequence-svc/Kimono-2x.cfg
r231 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 240 # Number of frames to be coded 5 AvcBase : 0 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 24 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers 23 RefLayerIds1 : 0 # reference layer id 20 NumScaledRefLayerOffsets1 : 1 # Number of scaled entry offsets for this layer 24 21 ScaledRefLayerBottomOffset1 : -4 # offset for spatial alignment of the base and enhancement layers 25 22 QP1 : 20 -
trunk/cfg/per-sequence-svc/Kimono-SNR.cfg
r231 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 240 # Number of frames to be coded 5 AvcBase : 0 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 24 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 QP1 : 20 -
trunk/cfg/per-sequence-svc/ParkScene-1.5x.cfg
r231 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 240 # Number of frames to be coded 5 AvcBase : 0 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 24 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 QP1 : 20 -
trunk/cfg/per-sequence-svc/ParkScene-2x.cfg
r231 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 240 # Number of frames to be coded 5 AvcBase : 0 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 24 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers 23 RefLayerIds1 : 0 # reference layer id 20 NumScaledRefLayerOffsets1 : 1 # Number of scaled entry offsets for this layer 24 21 ScaledRefLayerBottomOffset1 : -4 # offset for spatial alignment of the base and enhancement layers 25 22 QP1 : 20 -
trunk/cfg/per-sequence-svc/ParkScene-SNR.cfg
r231 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 240 # Number of frames to be coded 5 AvcBase : 0 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 24 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 QP1 : 20 -
trunk/cfg/per-sequence-svc/PeopleOnStreet-2x.cfg
r231 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 150 # Number of frames to be coded 5 AvcBase : 0 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 32 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 QP1 : 20 -
trunk/cfg/per-sequence-svc/PeopleOnStreet-SNR.cfg
r231 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 150 # Number of frames to be coded 5 AvcBase : 0 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 32 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 QP1 : 20 -
trunk/cfg/per-sequence-svc/Traffic-2x.cfg
r231 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 150 # Number of frames to be coded 5 AvcBase : 0 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 32 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 QP1 : 20 -
trunk/cfg/per-sequence-svc/Traffic-SNR.cfg
r231 r310 1 NumLayers : 22 1 InputBitDepth : 8 # Input bitdepth 3 2 FrameSkip : 0 # Number of frames to be skipped in input 4 3 FramesToBeEncoded : 150 # Number of frames to be coded 5 AvcBase : 0 # AVC coded base layer as an input6 4 7 5 #======== File I/O =============== … … 20 18 IntraPeriod1 : 32 # Period of I-Frame ( -1 = only first) 21 19 ConformanceMode1 : 1 # conformance mode 22 NumDirectRefLayers1 : 1 # number of direct reference layers23 RefLayerIds1 : 0 # reference layer id24 20 QP1 : 20
Note: See TracChangeset for help on using the changeset viewer.