summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/options.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-11-04 00:02:21 +0100
committerwm4 <wm4@nowhere>2013-11-04 00:11:43 +0100
commit2d58fb3b8e7e87a939220f50a51294f8efdc51e1 (patch)
treefa8eae8b6a759dea1bd086834071521a8781315b /DOCS/man/en/options.rst
parent571e697a7c557d10bcc9130915c431829981d877 (diff)
downloadmpv-2d58fb3b8e7e87a939220f50a51294f8efdc51e1.tar.bz2
mpv-2d58fb3b8e7e87a939220f50a51294f8efdc51e1.tar.xz
vo_opengl: add support for VA-API OpenGL interop
VA-API's OpenGL/GLX interop is pretty bad and perhaps slow (renders a X11 pixmap into a FBO, and has to go over X11, probably involves one or more copies), and this code serves more as an example, rather than for serious use. On the other hand, this might be work much better than vo_vaapi, even if slightly slower.
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 18542b2e37..f28280f73f 100644
--- a/DOCS/man/en/options.rst
+++ b/DOCS/man/en/options.rst
@@ -1118,7 +1118,7 @@ OPTIONS
:no: always use software decoding (default)
:auto: see below
:vdpau: requires ``--vo=vdpau`` (Linux only)
- :vaapi: requires ``--vo=vaapi`` (Linux with Intel GPUs 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)
:crystalhd: Broadcom Crystal HD