Changes between Version 14 and Version 15 of Encode/AV1
- Timestamp:
- Dec 9, 2018, 10:07:33 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Encode/AV1
v14 v15 87 87 `-cpu-used` sets how efficient the compression will be. Default is 1. Lower values mean slower encoding with better quality, and vice-versa. 88 88 89 `-row-mt` enables row-based multi-threading which maximizes CPU usage. To enable fast decoding performance, also add tiles (i.e. `-tile-columns 2` or `-tiles 2x2` for 4 tiles). 90 89 91 = Chroma subsampling / HDR = 90 92 If you want to use different chroma subsampling formats such as 4:2:2 or 4:4:4 you can use `-vf format=`.
