From 9e10f8ccbb4a296ebd1cdf4e0908c84a8bfcfe31 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 28 Nov 2014 23:59:37 +0100 Subject: vo_opengl: enable fancy-downscaling by default for opengl-hq --- DOCS/man/vo.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/man/vo.rst') diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index d1761099da..09cafaac7b 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -609,7 +609,7 @@ Available video output drivers are: This is equivalent to:: - --vo=opengl:lscale=spline36:dither-depth=auto:fbo-format=rgba16 + --vo=opengl:lscale=spline36:dither-depth=auto:fbo-format=rgba16:fancy-downscaling Note that some cheaper LCDs do dithering that gravely interferes with ``opengl``'s dithering. Disabling dithering with ``dither-depth=no`` helps. -- cgit v1.2.3