summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/vo.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-09-10 15:09:24 +0200
committerwm4 <wm4@nowhere>2013-09-10 15:12:25 +0200
commit12770d540706a864e6d6c47195dd03ed4d51f678 (patch)
treebf8b784c1d0c4fa7fd0680049aa3b910e357d8f8 /DOCS/man/en/vo.rst
parent683e58066e65e4bca43ff22cf1ef9f4481810266 (diff)
downloadmpv-12770d540706a864e6d6c47195dd03ed4d51f678.tar.bz2
mpv-12770d540706a864e6d6c47195dd03ed4d51f678.tar.xz
manpage: various improvements
Took a superficial look at the manpage, and fixed whatever I spotted.
Diffstat (limited to 'DOCS/man/en/vo.rst')
-rw-r--r--DOCS/man/en/vo.rst5
1 files changed, 1 insertions, 4 deletions
diff --git a/DOCS/man/en/vo.rst b/DOCS/man/en/vo.rst
index 0edf00fe5c..6b6d503219 100644
--- a/DOCS/man/en/vo.rst
+++ b/DOCS/man/en/vo.rst
@@ -22,12 +22,9 @@ in the list. Suboptions are optional and can mostly be omitted.
Available video output drivers are:
``xv`` (X11 only)
- Uses the XVideo extension to enable hardware-accelerated playback. This is
+ Uses the XVideo extension to enable hardware-accelerated display. This is
the most compatible VO on X, but may be low-quality, and has issues with
OSD and subtitle display.
- For information about what colorkey is used and how it is drawn, run
- mpv with the ``-v`` option and look out for the lines tagged with ``[xv
- common]`` at the beginning.
``adaptor=<number>``
Select a specific XVideo adaptor (check xvinfo results).