Mercurial > mplayer.hg
diff DOCS/sound.html @ 5109:0ac187a189a8
volume normalizer plugin added
author | gabucino |
---|---|
date | Fri, 15 Mar 2002 22:14:26 +0000 |
parents | 922258ac9cf2 |
children | f999c7c4b08c |
line wrap: on
line diff
--- a/DOCS/sound.html Fri Mar 15 21:43:22 2002 +0000 +++ b/DOCS/sound.html Fri Mar 15 22:14:26 2002 +0000 @@ -256,6 +256,7 @@ list=volume:softclip</CODE> </P> + <P><B><A NAME=2.3.2.2.6>2.3.2.2.6. Extrastereo</A></B></P> <P>This plugin increases (linearly) the difference between left and right @@ -271,5 +272,15 @@ to 2.5. If you set it to 0.0, you will have a mono sound (average of both channels), if you set it to 1.0, sound will be unchanged.</P> + +<P><B><A NAME=2.3.2.2.7>2.3.2.2.7. Volume normalizer</A></B></P> + +<P>This plugin maximizes the volume while maintaining distortionless + sound. +</P> + +<P>Usage :<BR> + <CODE>mplayer media.avi -aop list=volnorm</CODE><BR> + </BODY> </HTML>