summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorattila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-24 11:53:52 +0000
committerattila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-24 11:53:52 +0000
commita4ac1dc9a422ccc5ed92b519758f68acc3b75e9a (patch)
tree482b72a25d5f6def662a69c1263f5b3eacbc12f3 /DOCS
parent0bd9ce052f695be12d5f329dacdde57c2b59d9ce (diff)
downloadmpv-a4ac1dc9a422ccc5ed92b519758f68acc3b75e9a.tar.bz2
mpv-a4ac1dc9a422ccc5ed92b519758f68acc3b75e9a.tar.xz
add option to select mixer channel
patch by Catalin Muresan <catalin.muresan@astral.ro> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11838 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.19
1 files changed, 9 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 86d3e72c1a..767443e574 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -1512,6 +1512,15 @@ Signed 32-bit (Big-Endian)
.B \-mixer <device>
This option will tell MPlayer to use a different device for mixing than
/dev/\:mixer.
+.TP
+.B \-mixer-channel <mixer line> (-ao oss only)
+This option will tell MPlayer to use a different channel for controlling
+volume than the default PCM. Options include
+.B vol, pcm, line.
+For a complete list of options look for SOUND_DEVICE_NAMES in
+.nh
+/usr/include/linux/soundcard.h.
+.hy
.TP
.B \-nowaveheader (\-ao pcm only)
Don't include wave header.