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