summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-10-04 20:26:12 +0200
committerwm4 <wm4@nowhere>2015-10-04 20:26:12 +0200
commit6890de958d3c62ba0931c4860862612d3d8144b9 (patch)
treee312ae26d0efa1ca2fdfd45f83f67425763ca8dd
parentc855ab5624163347ebe2a8f2569eada7598036ef (diff)
downloadmpv-6890de958d3c62ba0931c4860862612d3d8144b9.tar.bz2
mpv-6890de958d3c62ba0931c4860862612d3d8144b9.tar.xz
manpage: edit recommended VO remarks
-rw-r--r--DOCS/man/vo.rst11
1 files changed, 4 insertions, 7 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index 44a5aedc03..80eed25ef5 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -20,13 +20,10 @@ normal driver parameters.
See ``--vo=help`` for a list of compiled-in video output drivers.
- The recommended output drivers are ``--vo=vdpau`` and ``--vo=opengl-hq``.
- All other drivers are just for compatibility or special purposes.
-
-.. admonition:: Example
-
- ``--vo=opengl,xv,``
- Try the ``opengl`` driver, then the ``xv`` driver, then others.
+ The recommended output driver is ``--vo=opengl-hq``. All other drivers are
+ for compatibility or special purposes. By default, ``--vo=opengl`` is used,
+ but if that appears not to work, it fallback to other drivers (in the same
+ order as listed by ``--vo=help``).
Available video output drivers are: