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.rst9
1 files changed, 8 insertions, 1 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index 57698d3cc8..f352c46608 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -459,7 +459,14 @@ Available video output drivers are:
``rpi`` (Raspberry Pi)
Native video output on the Raspberry Pi using the MMAL API.
- The following global options are supported by this video output:
+ This is deprecated. Use ``--vo=opengl`` instead, which is the default and
+ provides the same functionality. The ``rpi`` VO will be removed in
+ mpv 0.22.0. Its functionality was folded into --vo=opengl, which now uses
+ RPI hardware decoding by treating it as a hardware overlay (without applying
+ GL filtering). Also to be changed in 0.22.0: the --fs flag will be reset to
+ "no" by default (like on the other platforms).
+
+ The following deprecated global options are supported by this video output:
``--rpi-display=<number>``
Select the display number on which the video overlay should be shown