summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-11-14 11:27:58 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-11-14 11:27:58 +0000
commite2f2ca1cbb6fc68f67a2bcd3c76237be77f3e04e (patch)
treef314d5b39312ad5d84b700f7de41e3a5f03cca7b /DOCS
parent8fb512dbf09eea504622afebd39ba7dba858ef4b (diff)
downloadmpv-e2f2ca1cbb6fc68f67a2bcd3c76237be77f3e04e.tar.bz2
mpv-e2f2ca1cbb6fc68f67a2bcd3c76237be77f3e04e.tar.xz
allow forcing of software volume control and setting maximum amplification.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13934 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.112
1 files changed, 12 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 35ac530d9d..b05ad14154 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -1738,6 +1738,18 @@ ALSA mixer channel names followed by a number must be specified in the
<name,number> format, i.e.\& a channel labeled 'PCM 1' in alsamixer must
be converted to
.BR PCM,1 .
+.TP
+.B \-softvol
+Force the use of the software mixer, instead of using the soundcard
+mixer.
+.
+.TP
+.B \-softvol-max <10.0\-10000.0>
+Set the maximum amplification level in percent (default: 110).
+A value of 200 will allow you to adjust the volume up to a maximum of
+double the current level.
+With values below 100 the starting volume (which is 100%) will be above
+the maximum, which e.g. the OSD cannot display correctly.
.
.TP
.B \-nowaveheader (\-ao pcm only)