|
785 | 785 | "libx264.standard.strategy._item_3": "Lossless", |
786 | 786 | "libx264.standard.strategy.bitrate._label": "Average Bitrate [kbit]", |
787 | 787 | "libx264.standard.strategy.bitrate._description": "The average data rate allowed by the encoder.", |
| 788 | + "libx264.standard.strategy.minrate._label": "Minimum Bitrate [kbit]", |
| 789 | + "libx264.standard.strategy.minrate._description": "The minimum bitrate data rate allowed by the encoder.", |
| 790 | + "libx264.standard.strategy.maxrate._label": "Maximum Bitrate [kbit]", |
| 791 | + "libx264.standard.strategy.maxrate._description": "The maximum bitrate data rate allowed by the encoder.", |
788 | 792 | "libx264.standard.strategy.multipass._label": "멀티패스", |
789 | 793 | "libx264.standard.strategy.multipass._description": "Encodes using multiple passes.", |
790 | 794 | "libx264.standard.strategy.multipass._item_0": "2 passes", |
|
1263 | 1267 | "libx265.standard.strategy._item_2": "Constant Quantizer (CQP)", |
1264 | 1268 | "libx265.standard.strategy.bitrate._label": "Average Bitrate [kbit]", |
1265 | 1269 | "libx265.standard.strategy.bitrate._description": "The average data rate allowed by the encoder.", |
| 1270 | + "libx265.standard.strategy.minrate._label": "Minimum Bitrate [kbit]", |
| 1271 | + "libx265.standard.strategy.minrate._description": "The minimum bitrate data rate allowed by the encoder.", |
| 1272 | + "libx265.standard.strategy.maxrate._label": "Maximum Bitrate [kbit]", |
| 1273 | + "libx265.standard.strategy.maxrate._description": "The maximum bitrate data rate allowed by the encoder.", |
1266 | 1274 | "libx265.standard.strategy.multipass._label": "Multipass", |
1267 | 1275 | "libx265.standard.strategy.multipass._description": "Encodes using multiple passes.", |
1268 | 1276 | "libx265.standard.strategy.multipass._item_0": "2 passes", |
|
0 commit comments