summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.dev>2023-09-15 12:27:48 +0200
committerNiklas Haas <github-daiK1o@haasn.dev>2023-09-16 14:33:45 +0200
commita24aa6b8f7a30c5ac767c1a44b4c973372a79be5 (patch)
treec3edbce2a88b61489bef69893a66916239cadbb2 /DOCS/man/options.rst
parent93ff7554acbf40d309b9464f6fa86d3e758527b0 (diff)
downloadmpv-a24aa6b8f7a30c5ac767c1a44b4c973372a79be5.tar.bz2
mpv-a24aa6b8f7a30c5ac767c1a44b4c973372a79be5.tar.xz
filter_kernels: add ewa_lanczos4sharpest
Mainly for vo_gpu_next.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index f18941e78c..7e0a07bdb1 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -5278,6 +5278,12 @@ them.
A slightly sharpened version of ewa_lanczos. If your hardware can run
it, this is probably what you should use by default.
+ ``ewa_lanczos4sharpest``
+ Very sharp scaler, but also slightly slower than ``ewa_lanczossharp``.
+ Prone to ringing, so it's recommended to combine this with an
+ anti-ringing shader. On ``--vo=gpu-next``, setting this filter enables
+ built-in anti-ringing, so no extra action needs to be taken.
+
``mitchell``
Mitchell-Netravali. The ``B`` and ``C`` parameters can be set with
``--scale-param1`` and ``--scale-param2``. This filter is very good at