Changeset 595 in SHVCSoftware for trunk/cfg/encoder_lowdelay_P_main.cfg
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_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 ###
Note: See TracChangeset for help on using the changeset viewer.