Changes between Version 17 and Version 18 of Scaling
- Timestamp:
- Sep 7, 2021, 5:22:02 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Scaling
v17 v18 14 14 * Limited range RGB is not supported at all. 15 15 * Dither can be turned off using -vf scale=sws_dither=none 16 * One should always remember that YCbCr 4:4:4 is not enough to preserve RGB 8 bit, YCbCr 10 bit are required. 16 * One should always remember that YCbCr 4:4:4 8 bit is not enough to preserve RGB 8 bit, YCbCr 4:4:4 10 bit is required. 17 * The default for matrix in untagged input and output is always limited BT.601 17 18 }}} 18 19
