This repository has been archived by the owner on Oct 4, 2023. It is now read-only.
fmtconv r24
bitdepth
: added ditheringmode
9: quasirandom sequences.bitdepth
: added a triangular probability distribution function (TPDF) for the dithering patterns and noises, along with the associated parameterstpdfo
andtpdfn
.bitdepth
: addedcorplane
parameter to prevent colored noise in RGB processing.bitdepth
: fixed crash when trying to change the range (full or TV) without reducing the bitdepth.matrix
: deletes the_Matrix
and_ColorSpace
properties if a non-standard matrix is used.matrix2020cl
: sets the_Matrix
and_Transfer
frame properties.matrix2020cl
: fixed hideous colors with slightly out-of-colorspace values when converting from integer Y’Cb’Cr’ to integer linear RGB.resample
:totalh
andtotalv
are now correctly taken into account, addedtotal
parameter too.resample
: added aplanes
parameter.transfer
: sYCC curve (similar to sRGB) now supports signed values.transfer
: added aplanes
parameter.- Added support for Avisynth+
- Added information on functions reading and writing frame properties.
- Added support for 14-bit data.
- Vapoursynth: still uses API v3.6 but can use Python constants from API v4.0.