[MPlayer-dev-eng] [PATCH] ao-patch for man-en

joy at pingfm.org joy at pingfm.org
Fri May 14 18:04:13 CEST 2004


here is proposed diff for manpage. diego please can you take a look at it. 
there is some wrong linebreak. i can't figure out how to do it correctly. 
im really no troff-expert. reformat it as you like. i think all needed 
information is included.

regards

joy

________________________________________
do interactive tv on www.remote-tv.de
-------------- next part --------------
--- clean_cvs/DOCS/man/en/mplayer.1	2004-05-13 18:29:41.000000000 +0200
+++ work_13_05_04/DOCS/man/en/mplayer.1	2004-05-13 19:36:45.000000000 +0200
@@ -1469,15 +1469,23 @@
 Override audio driver/\:card buffer size detection, \-ao oss only
 .TP
 .B \-ao <driver1[:device],driver2,...[,]>
-Specify a priority list of audio output drivers (optionally with device) to be
-used.
+Specify a priority list of audio output drivers (optionally with device, or
+special options for the driver) to be used.
 With SDL 'device' is valid, too, it means subdriver then.
 .br
 .I NOTE:
-To get a full list of available drivers, see \-ao help.
+To get a full list of available drivers, see \-ao help. While using alsa >= 9.0
+you can get a list of valid suboptions with: \-ao alsa:help
 .br
 If the list has a trailing ',' it will fallback to drivers not listed.
 
+.I VALID ALSA >= 9 SUBOPTIONS:
+.PD 0
+.RSs
+.IPs "mmap: sets experimental mmap-mode (doesn't work for channels>2)"
+.IPs "noblock: sets noblock\-mode"
+.RE
+
 .I EXAMPLE:
 .PD 0
 .RSs
@@ -1486,6 +1494,8 @@
 fails
 .IPs "\-ao sdl:esd"
 specify the SDL subdriver
+.IPs "\-ao alsa:mmap:noblock:hw:0.3"
+sets noblock-mode,mmap-mode and the device-name as first card fourth device
 .RE
 .PD 1
 .


More information about the MPlayer-dev-eng mailing list