Skip to content

Commit 9e0b0be

Browse files
author
wm4
committed
manpage: update --zimg-scaler default
Forgotten in previous commit.
1 parent a7230df commit 9e0b0be

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

DOCS/man/options.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3863,8 +3863,8 @@ Software Scaler
38633863

38643864
Most things which need software conversion can make use of this.
38653865

3866-
``--zimg--scaler=<point|bilinear|bicubic|spline16|spline36|lanczos>``
3867-
Zimg luma scaler to use (default: bilinear).
3866+
``--zimg-scaler=<point|bilinear|bicubic|spline16|spline36|lanczos>``
3867+
Zimg luma scaler to use (default: lanczos).
38683868

38693869
``--zimg-scaler-param-a=<default|float>``, ``--zimg-scaler-param-b=<default|float>``
38703870
Set scaler parameters. By default, these are set to the special string
@@ -3878,7 +3878,7 @@ Software Scaler
38783878
a and b are the bicubic b and c parameters.
38793879

38803880
``--zimg-scaler-chroma=...``
3881-
Same as ``--zimg--scaler``, for for chroma interpolation.
3881+
Same as ``--zimg--scaler``, for for chroma interpolation (default: bilinear).
38823882

38833883
``--zimg-scaler-chroma-param-a``, ``--zimg-scaler-chroma-param-b``
38843884
Same as ``--zimg-scaler-param-a`` / ``--zimg-scaler-param-b``, for chroma.

0 commit comments

Comments
 (0)