Skip to content

v2.0.1

Compare
Choose a tag to compare
@JustinTArthur JustinTArthur released this 26 Mar 08:44
· 4 commits to main since this release

Fix vsfieldkit.resample_as_progressive's avoid_chroma_shift option. It was having an opposite effect from intended and resampling with even lossier shift.

The new method avoids the subsampling grid altogether by resampling the Cb and Cr planes separately, avoid unnecessary re-siting even with nearest-neighbor resampling.