From 9e0b0be8ee05c3504a6e4ac8a4ab2d3874e2044f Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 31 Oct 2019 17:01:31 +0100 Subject: manpage: update --zimg-scaler default Forgotten in previous commit. --- DOCS/man/options.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 76f39dc29f..99116fb245 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -3863,8 +3863,8 @@ Software Scaler Most things which need software conversion can make use of this. -``--zimg--scaler=`` - Zimg luma scaler to use (default: bilinear). +``--zimg-scaler=`` + Zimg luma scaler to use (default: lanczos). ``--zimg-scaler-param-a=``, ``--zimg-scaler-param-b=`` Set scaler parameters. By default, these are set to the special string @@ -3878,7 +3878,7 @@ Software Scaler a and b are the bicubic b and c parameters. ``--zimg-scaler-chroma=...`` - Same as ``--zimg--scaler``, for for chroma interpolation. + Same as ``--zimg--scaler``, for for chroma interpolation (default: bilinear). ``--zimg-scaler-chroma-param-a``, ``--zimg-scaler-chroma-param-b`` Same as ``--zimg-scaler-param-a`` / ``--zimg-scaler-param-b``, for chroma. -- cgit v1.2.3