- Timestamp:
- 2 Feb 2014, 06:01:53 (11 years ago)
- Location:
- trunk
- Files:
-
- 51 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/SHM-5.0-dev merged: 591,593-594
- Property svn:mergeinfo changed
-
trunk/cfg
- Property svn:mergeinfo changed
/branches/SHM-5.0-dev/cfg merged: 591,593-594
- Property svn:mergeinfo changed
-
trunk/cfg/encoder_intra_main.cfg
r588 r595 5 5 #======== Profile/Level ================ 6 6 Profile : main 7 Level : 6.28 7 9 8 #======== Unit definition ================ … … 98 97 #============ Lossless ================ 99 98 TransquantBypassEnableFlag: 0 # Value of PPS flag. 100 CUTransquantBypassFlag Value: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.99 CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1. 101 100 102 SEIpictureDigest : 1103 104 101 ### DO NOT ADD ANYTHING BELOW THIS LINE ### 105 102 ### DO NOT DELETE THE EMPTY LINE BELOW ### -
trunk/cfg/encoder_intra_main10.cfg
r588 r595 5 5 #======== Profile/Level ================ 6 6 Profile : main10 7 Level : 6.28 7 9 8 #======== Unit definition ================ … … 98 97 #============ Lossless ================ 99 98 TransquantBypassEnableFlag: 0 # Value of PPS flag. 100 CUTransquantBypassFlag Value: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.99 CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1. 101 100 102 101 -
trunk/cfg/encoder_lowdelay_P_main.cfg
r588 r595 5 5 #======== Profile/Level ================ 6 6 Profile : main 7 Level : 6.28 7 9 8 #======== Unit definition ================ … … 22 21 DecodingRefreshType : 0 # Random Accesss 0:none, 1:CDR, 2:IDR 23 22 GOPSize : 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 026 Frame2: P 2 2 0.4624 0 0 0 4 4 -1 -2 -6 -10 1 -1 5 1 1 1 0 1 027 Frame3: P 3 3 0.4624 0 0 0 4 4 -1 -3 -7 -11 1 -1 5 0 1 1 1 1 028 Frame4: P 4 1 0.578 0 0 0 4 4 -1 -4 -8 -12 1 -1 5 0 1 1 1 1 023 # Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs 24 Frame1: P 1 3 0.4624 0 0 0 4 4 -1 -5 -9 -13 0 25 Frame2: P 2 2 0.4624 0 0 0 4 4 -1 -2 -6 -10 1 -1 5 1 1 1 0 1 26 Frame3: P 3 3 0.4624 0 0 0 4 4 -1 -3 -7 -11 1 -1 5 0 1 1 1 1 27 Frame4: P 4 1 0.578 0 0 0 4 4 -1 -4 -8 -12 1 -1 5 0 1 1 1 1 29 28 30 29 #=========== Motion Search ============= … … 103 102 #============ Lossless ================ 104 103 TransquantBypassEnableFlag: 0 # Value of PPS flag. 105 CUTransquantBypassFlag Value: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.104 CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1. 106 105 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 108 114 109 115 ### DO NOT ADD ANYTHING BELOW THIS LINE ### -
trunk/cfg/encoder_lowdelay_P_main10.cfg
r588 r595 5 5 #======== Profile/Level ================ 6 6 Profile : main10 7 Level : 6.28 7 9 8 #======== Unit definition ================ … … 22 21 DecodingRefreshType : 0 # Random Accesss 0:none, 1:CDR, 2:IDR 23 22 GOPSize : 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 026 Frame2: P 2 2 0.4624 0 0 0 4 4 -1 -2 -6 -10 1 -1 5 1 1 1 0 1 027 Frame3: P 3 3 0.4624 0 0 0 4 4 -1 -3 -7 -11 1 -1 5 0 1 1 1 1 028 Frame4: P 4 1 0.578 0 0 0 4 4 -1 -4 -8 -12 1 -1 5 0 1 1 1 1 023 # Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs 24 Frame1: P 1 3 0.4624 0 0 0 4 4 -1 -5 -9 -13 0 25 Frame2: P 2 2 0.4624 0 0 0 4 4 -1 -2 -6 -10 1 -1 5 1 1 1 0 1 26 Frame3: P 3 3 0.4624 0 0 0 4 4 -1 -3 -7 -11 1 -1 5 0 1 1 1 1 27 Frame4: P 4 1 0.578 0 0 0 4 4 -1 -4 -8 -12 1 -1 5 0 1 1 1 1 29 28 30 29 #=========== Motion Search ============= … … 103 102 #============ Lossless ================ 104 103 TransquantBypassEnableFlag: 0 # Value of PPS flag. 105 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1. 104 CUTransquantBypassFlagForce: 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 106 114 107 115 ### DO NOT ADD ANYTHING BELOW THIS LINE ### -
trunk/cfg/encoder_lowdelay_he10.cfg
r588 r595 99 99 LosslessCuEnabled : 0 # 1: Set "qpprime_y_zero_transquant_bypass_flag=1" and enable the lossless mode as well as the RD-based mode selection process. 100 100 TransquantBypassEnableFlag: 0 # Value of PPS flag. 101 CUTransquantBypassFlag Value: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.101 CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1. 102 102 103 103 ### DO NOT ADD ANYTHING BELOW THIS LINE ### -
trunk/cfg/encoder_lowdelay_main.cfg
r588 r595 5 5 #======== Profile/Level ================ 6 6 Profile : main 7 Level : 6.28 7 9 8 #======== Unit definition ================ … … 22 21 DecodingRefreshType : 0 # Random Accesss 0:none, 1:CDR, 2:IDR 23 22 GOPSize : 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 026 Frame2: B 2 2 0.4624 0 0 0 4 4 -1 -2 -6 -10 1 -1 5 1 1 1 0 1 027 Frame3: B 3 3 0.4624 0 0 0 4 4 -1 -3 -7 -11 1 -1 5 0 1 1 1 1 028 Frame4: B 4 1 0.578 0 0 0 4 4 -1 -4 -8 -12 1 -1 5 0 1 1 1 1 023 # Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs 24 Frame1: B 1 3 0.4624 0 0 0 4 4 -1 -5 -9 -13 0 25 Frame2: B 2 2 0.4624 0 0 0 4 4 -1 -2 -6 -10 1 -1 5 1 1 1 0 1 26 Frame3: B 3 3 0.4624 0 0 0 4 4 -1 -3 -7 -11 1 -1 5 0 1 1 1 1 27 Frame4: B 4 1 0.578 0 0 0 4 4 -1 -4 -8 -12 1 -1 5 0 1 1 1 1 29 28 30 29 #=========== Motion Search ============= … … 103 102 #============ Lossless ================ 104 103 TransquantBypassEnableFlag: 0 # Value of PPS flag. 105 CUTransquantBypassFlag Value: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.104 CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1. 106 105 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 108 114 109 115 ### DO NOT ADD ANYTHING BELOW THIS LINE ### -
trunk/cfg/encoder_lowdelay_main10.cfg
r588 r595 5 5 #======== Profile/Level ================ 6 6 Profile : main10 7 Level : 6.28 7 9 8 #======== Unit definition ================ … … 22 21 DecodingRefreshType : 0 # Random Accesss 0:none, 1:CDR, 2:IDR 23 22 GOPSize : 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 026 Frame2: B 2 2 0.4624 0 0 0 4 4 -1 -2 -6 -10 1 -1 5 1 1 1 0 1 027 Frame3: B 3 3 0.4624 0 0 0 4 4 -1 -3 -7 -11 1 -1 5 0 1 1 1 1 028 Frame4: B 4 1 0.578 0 0 0 4 4 -1 -4 -8 -12 1 -1 5 0 1 1 1 1 023 # Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2 temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs 24 Frame1: B 1 3 0.4624 0 0 0 4 4 -1 -5 -9 -13 0 25 Frame2: B 2 2 0.4624 0 0 0 4 4 -1 -2 -6 -10 1 -1 5 1 1 1 0 1 26 Frame3: B 3 3 0.4624 0 0 0 4 4 -1 -3 -7 -11 1 -1 5 0 1 1 1 1 27 Frame4: B 4 1 0.578 0 0 0 4 4 -1 -4 -8 -12 1 -1 5 0 1 1 1 1 29 28 30 29 #=========== Motion Search ============= … … 103 102 #============ Lossless ================ 104 103 TransquantBypassEnableFlag: 0 # Value of PPS flag. 105 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1. 104 CUTransquantBypassFlagForce: 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 106 114 107 115 ### DO NOT ADD ANYTHING BELOW THIS LINE ### -
trunk/cfg/encoder_randomaccess_main.cfg
r588 r595 5 5 #======== Profile/Level ================ 6 6 Profile : main 7 Level : 6.28 7 9 8 #======== Unit definition ================ … … 22 21 DecodingRefreshType : 1 # Random Accesss 0:none, 1:CDR, 2:IDR 23 22 GOPSize : 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 24 Frame1: B 8 1 0.442 0 0 0 4 4 -8 -10 -12 -16 0 25 Frame2: B 4 2 0.3536 0 0 0 2 3 -4 -6 4 1 4 5 1 1 0 0 1 26 Frame3: B 2 3 0.3536 0 0 0 2 4 -2 -4 2 6 1 2 4 1 1 1 1 27 Frame4: B 1 4 0.68 0 0 0 2 4 -1 1 3 7 1 1 5 1 0 1 1 1 28 Frame5: B 3 4 0.68 0 0 0 2 4 -1 -3 1 5 1 -2 5 1 1 1 1 0 29 Frame6: B 6 3 0.3536 0 0 0 2 4 -2 -4 -6 2 1 -3 5 1 1 1 1 0 30 Frame7: B 5 4 0.68 0 0 0 2 4 -1 -5 1 3 1 1 5 1 0 1 1 1 31 Frame8: B 7 4 0.68 0 0 0 2 4 -1 -3 -7 1 1 -2 5 1 1 1 1 0 32 33 33 #=========== Motion Search ============= 34 34 FastSearch : 1 # 0:Full search 1:TZ search … … 106 106 #============ Lossless ================ 107 107 TransquantBypassEnableFlag: 0 # Value of PPS flag. 108 CUTransquantBypassFlag Value: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.108 CUTransquantBypassFlagForce: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1. 109 109 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 111 118 112 119 ### DO NOT ADD ANYTHING BELOW THIS LINE ### -
trunk/cfg/encoder_randomaccess_main10.cfg
r588 r595 5 5 #======== Profile/Level ================ 6 6 Profile : main10 7 Level : 6.28 7 9 8 #======== Unit definition ================ … … 22 21 DecodingRefreshType : 1 # Random Accesss 0:none, 1:CDR, 2:IDR 23 22 GOPSize : 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 24 Frame1: B 8 1 0.442 0 0 0 4 4 -8 -10 -12 -16 0 25 Frame2: B 4 2 0.3536 0 0 0 2 3 -4 -6 4 1 4 5 1 1 0 0 1 26 Frame3: B 2 3 0.3536 0 0 0 2 4 -2 -4 2 6 1 2 4 1 1 1 1 27 Frame4: B 1 4 0.68 0 0 0 2 4 -1 1 3 7 1 1 5 1 0 1 1 1 28 Frame5: B 3 4 0.68 0 0 0 2 4 -1 -3 1 5 1 -2 5 1 1 1 1 0 29 Frame6: B 6 3 0.3536 0 0 0 2 4 -2 -4 -6 2 1 -3 5 1 1 1 1 0 30 Frame7: B 5 4 0.68 0 0 0 2 4 -1 -5 1 3 1 1 5 1 0 1 1 1 31 Frame8: B 7 4 0.68 0 0 0 2 4 -1 -3 -7 1 1 -2 5 1 1 1 1 0 32 33 33 #=========== Motion Search ============= 34 34 FastSearch : 1 # 0:Full search 1:TZ search … … 106 106 #============ Lossless ================ 107 107 TransquantBypassEnableFlag: 0 # Value of PPS flag. 108 CUTransquantBypassFlagValue: 0 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1. 108 CUTransquantBypassFlagForce: 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 109 118 110 119 ### DO NOT ADD ANYTHING BELOW THIS LINE ### -
trunk/cfg/layers.cfg
r588 r595 10 10 CrossLayerIrapAlignFlag : 1 # Align IRAP across layers 11 11 InterLayerWeightedPred : 0 # enable IL WP parameters estimation at encoder 12 SEIpictureDigest : 1 12 13 13 14 #============= LAYER 0 ================== -
trunk/cfg/layers_avcbase.cfg
r589 r595 7 7 CrossLayerIrapAlignFlag : 0 # Align IRAP across layers 8 8 InterLayerWeightedPred : 0 # enable IL WP parameters estimation at encoder 9 SEIpictureDigest : 1 10 9 11 #============= LAYER 0 ================== 10 12 QP0 : 22 … … 23 25 #============= LAYER 1 ================== 24 26 QP1 : 20 25 InternalBitDepth1 : 8 # codec operating bit-depth for layer 027 InternalBitDepth1 : 8 # codec operating bit-depth for layer 1 26 28 NumSamplePredRefLayers1 : 1 # number of sample pred reference layers 27 29 SamplePredRefLayerIds1 : 0 # reference layer id -
trunk/cfg/per-sequence-svc-avcbase/BQTerrace-1.5x.cfg
r540 r595 1 1 FrameSkip : 0 # Number of frames to be skipped in input 2 2 FramesToBeEncoded : 600 # Number of frames to be coded 3 Level : 4.1 3 4 4 5 #======== File I/O =============== -
trunk/cfg/per-sequence-svc-avcbase/BQTerrace-2x.cfg
r540 r595 1 1 FrameSkip : 0 # Number of frames to be skipped in input 2 2 FramesToBeEncoded : 600 # Number of frames to be coded 3 Level : 4.1 3 4 4 5 #======== File I/O =============== -
trunk/cfg/per-sequence-svc-avcbase/BQTerrace-SNR.cfg
r540 r595 1 1 FrameSkip : 0 # Number of frames to be skipped in input 2 2 FramesToBeEncoded : 600 # Number of frames to be coded 3 Level : 4.1 3 4 4 5 #======== File I/O =============== -
trunk/cfg/per-sequence-svc-avcbase/BasketballDrive-1.5x.cfg
r540 r595 1 1 FrameSkip : 0 # Number of frames to be skipped in input 2 2 FramesToBeEncoded : 500 # Number of frames to be coded 3 Level : 4.1 3 4 4 5 #======== File I/O =============== -
trunk/cfg/per-sequence-svc-avcbase/BasketballDrive-2x.cfg
r540 r595 1 1 FrameSkip : 0 # Number of frames to be skipped in input 2 2 FramesToBeEncoded : 500 # Number of frames to be coded 3 Level : 4.1 3 4 4 5 #======== File I/O =============== -
trunk/cfg/per-sequence-svc-avcbase/BasketballDrive-SNR.cfg
r540 r595 1 1 FrameSkip : 0 # Number of frames to be skipped in input 2 2 FramesToBeEncoded : 500 # Number of frames to be coded 3 Level : 4.1 3 4 4 5 #======== File I/O =============== -
trunk/cfg/per-sequence-svc-avcbase/Cactus-1.5x.cfg
r540 r595 1 1 FrameSkip : 0 # Number of frames to be skipped in input 2 2 FramesToBeEncoded : 500 # Number of frames to be coded 3 Level : 4.1 3 4 4 5 #======== File I/O =============== -
trunk/cfg/per-sequence-svc-avcbase/Cactus-2x.cfg
r540 r595 1 1 FrameSkip : 0 # Number of frames to be skipped in input 2 2 FramesToBeEncoded : 500 # Number of frames to be coded 3 Level : 4.1 3 4 4 5 #======== File I/O =============== -
trunk/cfg/per-sequence-svc-avcbase/Cactus-SNR.cfg
r540 r595 1 1 FrameSkip : 0 # Number of frames to be skipped in input 2 2 FramesToBeEncoded : 500 # Number of frames to be coded 3 Level : 4.1 3 4 4 5 #======== File I/O =============== -
trunk/cfg/per-sequence-svc-avcbase/Kimono-1.5x.cfg
r540 r595 1 1 FrameSkip : 0 # Number of frames to be skipped in input 2 2 FramesToBeEncoded : 240 # Number of frames to be coded 3 Level : 4 3 4 4 5 #======== File I/O =============== -
trunk/cfg/per-sequence-svc-avcbase/Kimono-2x.cfg
r540 r595 1 1 FrameSkip : 0 # Number of frames to be skipped in input 2 2 FramesToBeEncoded : 240 # Number of frames to be coded 3 Level : 4 3 4 4 5 #======== File I/O =============== -
trunk/cfg/per-sequence-svc-avcbase/Kimono-SNR.cfg
r540 r595 1 1 FrameSkip : 0 # Number of frames to be skipped in input 2 2 FramesToBeEncoded : 240 # Number of frames to be coded 3 Level : 4 3 4 4 5 #======== File I/O =============== -
trunk/cfg/per-sequence-svc-avcbase/ParkScene-1.5x.cfg
r540 r595 1 1 FrameSkip : 0 # Number of frames to be skipped in input 2 2 FramesToBeEncoded : 240 # Number of frames to be coded 3 Level : 4 3 4 4 5 #======== File I/O =============== -
trunk/cfg/per-sequence-svc-avcbase/ParkScene-2x.cfg
r540 r595 1 1 FrameSkip : 0 # Number of frames to be skipped in input 2 2 FramesToBeEncoded : 240 # Number of frames to be coded 3 Level : 4 3 4 4 5 #======== File I/O =============== -
trunk/cfg/per-sequence-svc-avcbase/ParkScene-SNR.cfg
r540 r595 1 1 FrameSkip : 0 # Number of frames to be skipped in input 2 2 FramesToBeEncoded : 240 # Number of frames to be coded 3 Level : 4 3 4 4 5 #======== File I/O =============== -
trunk/cfg/per-sequence-svc-avcbase/PeopleOnStreet-2x.cfg
r540 r595 1 1 FrameSkip : 0 # Number of frames to be skipped in input 2 2 FramesToBeEncoded : 150 # Number of frames to be coded 3 Level : 5 3 4 4 5 #======== File I/O =============== -
trunk/cfg/per-sequence-svc-avcbase/PeopleOnStreet-SNR.cfg
r540 r595 1 1 FrameSkip : 0 # Number of frames to be skipped in input 2 2 FramesToBeEncoded : 150 # Number of frames to be coded 3 Level : 5 3 4 4 5 #======== File I/O =============== -
trunk/cfg/per-sequence-svc-avcbase/Traffic-2x.cfg
r540 r595 1 1 FrameSkip : 0 # Number of frames to be skipped in input 2 2 FramesToBeEncoded : 150 # Number of frames to be coded 3 Level : 5 3 4 4 5 #======== File I/O =============== -
trunk/cfg/per-sequence-svc-avcbase/Traffic-SNR.cfg
r540 r595 1 1 FrameSkip : 0 # Number of frames to be skipped in input 2 2 FramesToBeEncoded : 150 # Number of frames to be coded 3 Level : 5 3 4 4 5 #======== File I/O =============== -
trunk/cfg/per-sequence-svc/BQTerrace-1.5x.cfg
r494 r595 2 2 FramesToBeEncoded : 600 # Number of frames to be coded 3 3 PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) 4 Level : 4.1 4 5 5 6 #======== File I/O =============== -
trunk/cfg/per-sequence-svc/BQTerrace-2x.cfg
r540 r595 2 2 FramesToBeEncoded : 600 # Number of frames to be coded 3 3 PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) 4 Level : 4.1 4 5 5 6 #======== File I/O =============== -
trunk/cfg/per-sequence-svc/BQTerrace-SNR.cfg
r494 r595 2 2 FramesToBeEncoded : 600 # Number of frames to be coded 3 3 PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) 4 Level : 4.1 4 5 5 6 #======== File I/O =============== -
trunk/cfg/per-sequence-svc/BasketballDrive-1.5x.cfg
r494 r595 2 2 FramesToBeEncoded : 500 # Number of frames to be coded 3 3 PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) 4 Level : 4.1 4 5 5 6 #======== File I/O =============== -
trunk/cfg/per-sequence-svc/BasketballDrive-2x.cfg
r540 r595 2 2 FramesToBeEncoded : 500 # Number of frames to be coded 3 3 PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) 4 Level : 4.1 4 5 5 6 #======== File I/O =============== -
trunk/cfg/per-sequence-svc/BasketballDrive-SNR.cfg
r494 r595 2 2 FramesToBeEncoded : 500 # Number of frames to be coded 3 3 PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) 4 Level : 4.1 4 5 5 6 #======== File I/O =============== -
trunk/cfg/per-sequence-svc/Cactus-1.5x.cfg
r494 r595 2 2 FramesToBeEncoded : 500 # Number of frames to be coded 3 3 PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) 4 Level : 4.1 4 5 5 6 #======== File I/O =============== -
trunk/cfg/per-sequence-svc/Cactus-2x.cfg
r540 r595 2 2 FramesToBeEncoded : 500 # Number of frames to be coded 3 3 PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) 4 Level : 4.1 4 5 5 6 #======== File I/O =============== -
trunk/cfg/per-sequence-svc/Cactus-SNR.cfg
r494 r595 2 2 FramesToBeEncoded : 500 # Number of frames to be coded 3 3 PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) 4 Level : 4.1 4 5 5 6 #======== File I/O =============== -
trunk/cfg/per-sequence-svc/Kimono-1.5x.cfg
r494 r595 2 2 FramesToBeEncoded : 240 # Number of frames to be coded 3 3 PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) 4 Level : 4 4 5 5 6 #======== File I/O =============== -
trunk/cfg/per-sequence-svc/Kimono-2x.cfg
r540 r595 2 2 FramesToBeEncoded : 240 # Number of frames to be coded 3 3 PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) 4 Level : 4 4 5 5 6 #======== File I/O =============== 6 InputFile0 : O:/Kimono1_960x540_24_zerophase_0.9pi.yuv7 InputFile0 : Kimono1_960x540_24_zerophase_0.9pi.yuv 7 8 FrameRate0 : 24 # Frame Rate per second 8 9 InputBitDepth0 : 8 # Input bitdepth for layer 0 … … 14 15 QP0 : 22 15 16 16 InputFile1 : O:/Kimono1_1920x1080_24.yuv17 InputFile1 : Kimono1_1920x1080_24.yuv 17 18 FrameRate1 : 24 # Frame Rate per second 18 19 InputBitDepth1 : 8 # Input bitdepth for layer 1 -
trunk/cfg/per-sequence-svc/Kimono-SNR.cfg
r494 r595 2 2 FramesToBeEncoded : 240 # Number of frames to be coded 3 3 PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) 4 Level : 4 4 5 5 6 #======== File I/O =============== -
trunk/cfg/per-sequence-svc/ParkScene-1.5x.cfg
r494 r595 2 2 FramesToBeEncoded : 240 # Number of frames to be coded 3 3 PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) 4 Level : 4 4 5 5 6 #======== File I/O =============== -
trunk/cfg/per-sequence-svc/ParkScene-2x.cfg
r540 r595 2 2 FramesToBeEncoded : 240 # Number of frames to be coded 3 3 PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) 4 Level : 4 4 5 5 6 #======== File I/O =============== -
trunk/cfg/per-sequence-svc/ParkScene-SNR.cfg
r494 r595 2 2 FramesToBeEncoded : 240 # Number of frames to be coded 3 3 PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) 4 Level : 4 4 5 5 6 #======== File I/O =============== -
trunk/cfg/per-sequence-svc/PeopleOnStreet-2x.cfg
r494 r595 2 2 FramesToBeEncoded : 150 # Number of frames to be coded 3 3 PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) 4 Level : 5 4 5 5 6 #======== File I/O =============== -
trunk/cfg/per-sequence-svc/PeopleOnStreet-SNR.cfg
r494 r595 2 2 FramesToBeEncoded : 150 # Number of frames to be coded 3 3 PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) 4 Level : 5 4 5 5 6 #======== File I/O =============== -
trunk/cfg/per-sequence-svc/Traffic-2x.cfg
r494 r595 2 2 FramesToBeEncoded : 150 # Number of frames to be coded 3 3 PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) 4 Level : 5 4 5 5 6 #======== File I/O =============== -
trunk/cfg/per-sequence-svc/Traffic-SNR.cfg
r494 r595 2 2 FramesToBeEncoded : 150 # Number of frames to be coded 3 3 PhaseAlignment : 0 # Sample location alignment between layers (0: zero position aligned, 1: central position aligned) 4 Level : 5 4 5 5 6 #======== File I/O ===============
Note: See TracChangeset for help on using the changeset viewer.