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".
This commit is contained in:
wm4 2014-12-09 22:57:25 +01:00
parent 543ef1fd2e
commit f6d7230a6f
1 changed files with 2 additions and 2 deletions

View File

@ -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: