Changes between Version 82 and Version 83 of Encode/H.264
- Timestamp:
- Aug 6, 2022, 9:08:04 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Encode/H.264
v82 v83 79 79 Note that usage of `-profile:v` is incompatible with lossless encoding and setting -profile:v high444 does not work. 80 80 81 List of profiles that x264 supports. 82 * `baseline` 83 * `main` 84 * `high` 85 * `high10` (first 10 bit compatible profile) 86 * `high422` (supports yuv420p, yuv422p, yuv420p10le and yuv422p10le) 87 * `high444` (supports as above as well as yuv444p and yuv444p10le) 88 81 89 === List presets and tunes === 82 90
