From d71bbcbc98c1fa8a934ee656b13adda089a11681 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 20 Feb 2015 22:24:37 +0100 Subject: video: un-discourage "vaapi-copy" hwdec mode Maybe I don't know what I'm doing. I'm fairly certain though that Intel does not know what they're doing. --- DOCS/man/options.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'DOCS/man') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 7ba22949cd..006d61632c 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -552,7 +552,8 @@ Video The ``vaapi-copy`` mode allows you to use vaapi with any VO. Because this copies the decoded video back to system RAM, it's likely less efficient - than the ``vaapi`` mode. + than the ``vaapi`` mode. But there are reports that this is actually faster + as well, and avoids many issues with ``vaapi``. .. note:: -- cgit v1.2.3