summaryrefslogtreecommitdiffstats
path: root/DOCS/man/vo.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/vo.rst')
-rw-r--r--DOCS/man/vo.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index 5dac65a38a..5d22ab15e7 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -512,3 +512,6 @@ Available video output drivers are:
Since this video output driver uses native decoding and rendering routines,
many of mpv's features (subtitle rendering, OSD/OSC, video filters, etc)
are not available with this driver.
+
+ To use hardware decoding with ``--vo-gpu`` instead, use
+ ``--hwdec=mediacodec-copy`` along with ``--gpu-context=android``.