diff options
author | attila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-08-23 00:31:33 +0000 |
---|---|---|
committer | attila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-08-23 00:31:33 +0000 |
commit | 8d2a80047b01ab454245907686e3734aa9dda049 (patch) | |
tree | 766d7a96e78cdb8710ede5df5842063d591590af /DOCS/man | |
parent | 0cadfe304f8c9258e661d894a80b5f85ca5b931a (diff) |
Make the stepsize of volume changes, changeable by a commandline paarameter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13099 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 21b71fef68..298236eb76 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1561,6 +1561,10 @@ For ALSA you can use the names e.g.\& alsamixer displays, like .B \-nowaveheader (\-ao pcm only) Don't include wave header. Used for raw PCM. +.TP +.B \-volstep <0\-100> +Set the step size of mixer volume changes in percent of the whole range. +Defaults to 3. . . .SH "AUDIO OUTPUT DRIVERS (MPLAYER ONLY)" |