summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Driver <keeperofdakeys@gmail.com>2013-11-22 19:51:31 +1030
committerwm4 <wm4@nowhere>2013-12-01 19:29:15 +0100
commit441af6400512dc8f44f4b566373317f535f644e5 (patch)
treed1ef86150260fb1b092ef33277726bc63c834cd9
parentf450e5c397f8ddd032631134c4e00d8c33cd2c3b (diff)
downloadmpv-441af6400512dc8f44f4b566373317f535f644e5.tar.bz2
mpv-441af6400512dc8f44f4b566373317f535f644e5.tar.xz
Fixing list of vo's that vavpp works with, in man page.
-rw-r--r--DOCS/man/en/vf.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/man/en/vf.rst b/DOCS/man/en/vf.rst
index 6de671ea58..477cd37c83 100644
--- a/DOCS/man/en/vf.rst
+++ b/DOCS/man/en/vf.rst
@@ -863,10 +863,10 @@ Available filters are:
Specify the fourth parameter to pass to the library.
``vavpp``
- VA-API video post processing. Works with ``--vo=vaapi`` only. Currently
- deinterlaces. This filter is automatically inserted if deinterlacing is
- requested (either using the ``D`` key, by default mapped to the command
- ``cycle deinterlace``, or the ``--deinterlace`` option).
+ VA-AP-API video post processing. Works with ``--vo=vaapi`` and ``--vo=opengl``
+ only. Currently deinterlaces. This filter is automatically inserted if
+ deinterlacing is requested (either using the ``D`` key, by default mapped to
+ the command ``cycle deinterlace``, or the ``--deinterlace`` option).
``deint=<method>``
Select the deinterlacing algorithm.