mirror of
https://github.com/mpv-player/mpv.git
synced 2026-08-17 19:18:11 -04:00
1
Downscaling with Hermite
dokur0chan edited this page 2023-11-12 19:49:15 -05:00
As of c172a65, the default downsampling kernel in mpv has been changed to --dscale=hermite to match libplacebo's defaults.
The rationale behind this change is explained in this talk from VDD 2023:
WATCH: Faster (and better) GPU (down)scaling in libplacebo by Niklas Haas (haasn)