# HG changeset patch # User reimar # Date 1088773858 0 # Node ID f11bd27b0ff24f5fb9fe5ed54ec5e661a37f906c # Parent 60c75c601bf17ebf45402e12b07fccfe71e2c4de ao_alsa now uses -mixer-channel instead of its special -mixer syntax diff -r 60c75c601bf1 -r f11bd27b0ff2 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Fri Jul 02 04:30:46 2004 +0000 +++ b/DOCS/man/en/mplayer.1 Fri Jul 02 13:10:58 2004 +0000 @@ -1536,14 +1536,17 @@ .B \-mixer This option will tell MPlayer to use a different device for mixing than /dev/\:mixer. -.TP -.B \-mixer-channel (\-ao oss only) +For ALSA this is the mixer name. +.TP +.B \-mixer-channel (\-ao oss and \-ao alsa only) This option will tell MPlayer to use a different channel for controlling volume than the default PCM. -Options include +Options for OSS include .B vol, pcm, line. For a complete list of options look for SOUND_DEVICE_NAMES in /usr/include/linux/soundcard.h. +For ALSA you can use the names e.g. alsamixer displays, like +.B Master, Line, PCM. .TP .B \-nowaveheader (\-ao pcm only) Don't include wave header.