Changeset 537 in 3DVCSoftware for branches/HTM-DEV-0.3-dev2/cfg/HEVC/HM/encoder_lowdelay_main10.cfg
- Timestamp:
- 13 Jul 2013, 15:51:26 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-DEV-0.3-dev2/cfg/HEVC/HM/encoder_lowdelay_main10.cfg
r446 r537 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 ================ … … 104 108 RateControl : 0 # Rate control: enable rate control 105 109 TargetBitrate : 1000000 # Rate control: target bitrate, in bps 106 KeepHierarchicalBit : 1 # Rate control: keep hierarchical bit allocation in rate control algorithm110 KeepHierarchicalBit : 2 # Rate control: 0: equal bit allocation; 1: fixed ratio bit allocation; 2: adaptive ratio bit allocation 107 111 LCULevelRateControl : 1 # Rate control: 1: LCU level RC; 0: picture level RC 108 112 RCLCUSeparateModel : 1 # Rate control: use LCU level separate R-lambda model
Note: See TracChangeset for help on using the changeset viewer.