From 14d92a4685417610e63307926a799cd5c43b1940 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 2 Dec 2013 19:24:18 +0100 Subject: manpage: mention that vda can work with vo_opengl Also, with the addition of VDA, all hardware decoding backends work with vo_opengl now. --- DOCS/man/en/options.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/man/en/options.rst') 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, -- cgit v1.2.3