# HG changeset patch # User diego # Date 1126024411 0 # Node ID c2cd00bfa3c0f68f1edaca3ca20a4279f0533b7e # Parent 13ac8d0ba7fde5381e88138e3a9da2926a3d1b2a A few more details and grammar updates. patch by Corey Hickey diff -r 13ac8d0ba7fd -r c2cd00bfa3c0 DOCS/xml/en/usage.xml --- a/DOCS/xml/en/usage.xml Tue Sep 06 15:30:12 2005 +0000 +++ b/DOCS/xml/en/usage.xml Tue Sep 06 16:33:31 2005 +0000 @@ -1010,14 +1010,17 @@ mplayer quiet-file -softvol -softvol-max 300 -The option specifies the maximum percentage of the +The option specifies the maximum allowable output +volume as a percentage of the original volume. For example, would allow the -file to be played up to twice as loud. It is safe to specify a large value with +volume to be adjusted up to twice its original level. +It is safe to specify a large value with ; the higher volume will not be used until you use the volume adjustment keys. The only disadvantage of a large value is that, since MPlayer adjusts volume by percentage of the maximum, you will not have as precise control when using the volume adjustment -keys. +keys. Use a lower value with and/or specify + if you need higher precision. @@ -1031,7 +1034,7 @@ filter - you could easily hurt your ears if you use too high a value. Start low and work your way up gradually until you get a feel for how much adjustment is required. Also, if you specify excessively high -values may need to clip the signal to avoid sending your +values, may need to clip the signal to avoid sending your sound card data that is outside the allowable range. You will hear distortion when this happens.