summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/options.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-12-02 19:24:18 +0100
committerwm4 <wm4@nowhere>2013-12-02 19:24:18 +0100
commit14d92a4685417610e63307926a799cd5c43b1940 (patch)
treed3a35787824f9983367d2870d99236d70b74210b /DOCS/man/en/options.rst
parent391035d8574ceef316112779035dc540dba4d264 (diff)
downloadmpv-14d92a4685417610e63307926a799cd5c43b1940.tar.bz2
mpv-14d92a4685417610e63307926a799cd5c43b1940.tar.xz
manpage: mention that vda can work with vo_opengl
Also, with the addition of VDA, all hardware decoding backends work with vo_opengl now.
Diffstat (limited to 'DOCS/man/en/options.rst')
-rw-r--r--DOCS/man/en/options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst
index 15cba5e460..501475f33a 100644
--- a/DOCS/man/en/options.rst
+++ b/DOCS/man/en/options.rst
@@ -1118,7 +1118,7 @@ OPTIONS
:vdpau: requires ``--vo=vdpau`` or ``--vo=opengl`` (Linux only)
:vaapi: requires ``--vo=opengl`` or ``--vo=vaapi`` (Linux with Intel GPUs only)
:vaapi-copy: copies video back into system RAM (Linux with Intel GPUs only)
- :vda: requires ``--vo=corevideo`` (OSX only)
+ :vda: requires ``--vo=opengl`` or ``--vo=corevideo`` (OSX only)
``auto`` tries to automatically enable hardware decoding using the first
available method. This still depends what VO you are using. For example,