File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments