summaryrefslogtreecommitdiffstats
path: root/DOCS/man/ao.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-12-09 22:57:25 +0100
committerwm4 <wm4@nowhere>2014-12-09 22:57:25 +0100
commitf6d7230a6fba0ab8040b1ebbdec7d3a5e2627640 (patch)
tree38e8b6db3a091c0974c103da6e61ac3bf9173adb /DOCS/man/ao.rst
parent543ef1fd2e65ae33a0f619acd29724e6d65de41c (diff)
downloadmpv-f6d7230a6fba0ab8040b1ebbdec7d3a5e2627640.tar.bz2
mpv-f6d7230a6fba0ab8040b1ebbdec7d3a5e2627640.tar.xz
manpage: update the ao_alsa example (no-block was removed)
Also, don't use the "hw" device, but "plughw". ALSA docs say never to use "hw".
Diffstat (limited to 'DOCS/man/ao.rst')
-rw-r--r--DOCS/man/ao.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/ao.rst b/DOCS/man/ao.rst
index 3fada1a993..258548b514 100644
--- a/DOCS/man/ao.rst
+++ b/DOCS/man/ao.rst
@@ -28,8 +28,8 @@ normal driver parameters.
.. admonition:: Examples
- ``--ao=alsa,oss,`` Try the ALSA driver, then the OSS driver, then others.
- - ``--ao=alsa:no-block:device=[hw:0,3]`` Sets noblock-mode and the
- device-name as first card, fourth device.
+ - ``--ao=alsa:resample=yes:device=[plughw:0,3]`` Lets ALSA resample and
+ sets the device-name as first card, fourth device.
Available audio output drivers are: