From 8861bfa9137e9e4d637f0c681db5029bad7d9e74 Mon Sep 17 00:00:00 2001 From: "Avi Halachmi (:avih)" Date: Sat, 14 Mar 2020 17:58:02 +0200 Subject: vo_gpu: warn if correct-downscaling is ignored And document that it's ignored with bilinear scaler. --- DOCS/man/options.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index a91d01afd2..629ed4eabd 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -4960,6 +4960,8 @@ The following video options are currently all specific to ``--vo=gpu`` and better than without it) since it will extend the size to match only the milder of the scale factors between the axes. + Note: this option is ignored when using bilinear downscaling (the default). + ``--linear-downscaling`` Scale in linear light when downscaling. It should only be used with a ``--fbo-format`` that has at least 16 bit precision. This option -- cgit v1.2.3