summaryrefslogtreecommitdiffstats
path: root/DOCS/man/vo.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/vo.rst')
-rw-r--r--DOCS/man/vo.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index 1c27dd15ea..79694d748a 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -430,6 +430,13 @@ Available video output drivers are:
RGB. If chroma is not subsampled, this option is ignored, and the
luma scaler is used instead. Setting this option is often useless.
+ ``cparam1=<value>``
+ Set filter parameters for ``cscale`` . Same as ``lparam1`` for
+ ``lscale``.
+
+ ``cparam2=<value>``
+ See ``cparam1``.
+
``fancy-downscaling``
When using convolution based filters, extend the filter size
when downscaling. Trades quality for reduced downscaling performance.