summaryrefslogtreecommitdiffstats
path: root/DOCS/man/ao.rst
diff options
context:
space:
mode:
authorMartin Herkt <lachs0r@srsfckn.biz>2015-04-24 03:27:50 +0200
committerMartin Herkt <lachs0r@srsfckn.biz>2015-04-24 03:37:43 +0200
commitbf0cb27489b0e0e00190c4ea2e08290fb3817626 (patch)
tree3bbac7d6915c1e2a000ec933ecdb5227d7a93d1e /DOCS/man/ao.rst
parent6cadeaa79aa829ed6f704fac8449dd61165d96c9 (diff)
downloadmpv-bf0cb27489b0e0e00190c4ea2e08290fb3817626.tar.bz2
mpv-bf0cb27489b0e0e00190c4ea2e08290fb3817626.tar.xz
man: fix PDF build
The build failed because rst2pdf apparently has problems with page breaks. In this case, the link to the ALSA upmix guide was causing a page break in an admonition block. My guess is that rst2pdf screws up when it can’t fill at least one line of text following a page break, so I worked around this by making that paragraph a little longer. Seems to do the trick. I also shortened the URL using GitHub’s service because it was causing some rather unsightly formatting in the manpage output. Maybe we should just build HTML instead of a PDF.
Diffstat (limited to 'DOCS/man/ao.rst')
-rw-r--r--DOCS/man/ao.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/DOCS/man/ao.rst b/DOCS/man/ao.rst
index 5ca960c4ea..534f62588c 100644
--- a/DOCS/man/ao.rst
+++ b/DOCS/man/ao.rst
@@ -107,8 +107,10 @@ Available audio output drivers are:
``--audio-device`` to select the device (use ``--audio-device=help``
to get a list of all devices and their mpv name).
- You can also try
- `Using the upmix plugin <https://github.com/mpv-player/mpv/wiki/ALSA:-Surround-Sound-and-Upmixing>`_.
+ You can also try `using the upmix plugin <http://git.io/vfuAy>`_.
+ This setup enables multichannel audio on the ``default`` device
+ with automatic upmixing with shared access, so playing stereo
+ and multichannel audio at the same time will work as expected.
``oss``
OSS audio output driver