From 6ff1cd5502e4f88783c4bb615164b875511d9b71 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 29 Nov 2015 13:04:01 +0100 Subject: vo_opengl: make tscale=mitchell:tscale-clamp the default Looks better than "oversample". tscale-clamp suggested by haasn. --- DOCS/man/vo.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index bde8314bbd..0707f36224 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -526,7 +526,7 @@ Available video output drivers are: The filter used for interpolating the temporal axis (frames). This is only used if ``interpolation`` is enabled. The only valid choices for ``tscale`` are separable convolution filters (use ``tscale=help`` - to get a list). The default is ``oversample``. + to get a list). The default is ``mitchell``. Note that the maximum supported filter radius is currently 3, due to limitations in the number of video textures that can be loaded -- cgit v1.2.3