summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-15 20:36:20 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-15 20:36:20 +0000
commitac1217dd041f2fefcfe6b07e2c0920e0786b3449 (patch)
tree704e21d26229c9509b509767368fd5374df3fcac /DOCS
parent17902c92bd03032635185f3ef7031d3eb742313f (diff)
downloadmpv-ac1217dd041f2fefcfe6b07e2c0920e0786b3449.tar.bz2
mpv-ac1217dd041f2fefcfe6b07e2c0920e0786b3449.tar.xz
softclipping (ammegmi?)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5100 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/Hungarian/sound.html12
-rw-r--r--DOCS/sound.html28
2 files changed, 30 insertions, 10 deletions
diff --git a/DOCS/Hungarian/sound.html b/DOCS/Hungarian/sound.html
index e9e14796ab..9feacc8b28 100644
--- a/DOCS/Hungarian/sound.html
+++ b/DOCS/Hungarian/sound.html
@@ -221,7 +221,8 @@ hangkártyára+meghajtóra van szükség.</P>
is használható, ahol a hardveres mixer eszköz nem működik. Használható
továbbá olyan esetekben, amikor a PCM hangerő megváltoztatása nélkül
akarod a hangerőt megváltoztatni. Egyetlen opciója van, a <CODE>volume</CODE>
- ami 0 és 255 közötti értékeket vehet fel (az alapértelmezett érték a 255).
+ ami 0 és 255 közötti értékeket vehet fel (az alapértelmezett érték a 101 -
+ ez 0dB-nyi erősítést jelent).
Óvatosan használd ezt a plugint. A legtöbb esetben sokkal célravezetőbb a
hardveres mixeren a PCM csatorna maximálisra állítása, ezen plugin
kihagyása, és a hangerő "mester" csatornával történő állítása. Ha külső
@@ -231,11 +232,18 @@ hangkártyára+meghajtóra van szükség.</P>
elenyészik.
</P>
-<P>Használat :<BR>
+<P>Használata :<BR>
&nbsp;&nbsp;<CODE>mplayer media.avi -aop
list=volume:volume=&lt;0-255&gt;</CODE>
</P>
+<P>A pluginnek van úgynevezett "compressor" vagy "soft-clipping" képessége.
+ Lásd az angol dokumentációt...</P>
+
+<P>Használata :<BR>
+ &nbsp;&nbsp;<CODE>mplayer media.avi -aop list=volume:softclip</CODE>
+</P>
+
<P><B><A NAME=2.3.2.2.6>2.3.2.2.6. Extrastereo</A></B></P>
diff --git a/DOCS/sound.html b/DOCS/sound.html
index a3ff09e530..a63d1288dc 100644
--- a/DOCS/sound.html
+++ b/DOCS/sound.html
@@ -228,14 +228,15 @@ sound.</p>
without changing the PCM volume setting in the mixer. It has one
switch <CODE>volume</CODE> that is used for setting the initial
sound level. The initial sound level can be set to values between 0
- and 255 and defaults to 255. Use this plugin with caution since it
- can reduce the signal to noise ratio of the sound. In most cases it
- is best to set the level for the PCM sound to max, leave this plugin
- out and control the output level to your speakers with the mixers
- master volume control. If there is an external amplifier connected
- to the computer (this is almost always the case), the noise level
- can be minimized by adjusting the master level and the volume knob
- on the amplifier until the hissing noise in the background is gone.
+ and 255 and defaults to 101 which equals 0dB amplification. Use this
+ plugin with caution since it can reduce the signal to noise ratio of
+ the sound. In most cases it is best to set the level for the PCM
+ sound to max, leave this plugin out and control the output level to
+ your speakers with the mixers master volume control. If there is an
+ external amplifier connected to the computer (this is almost always
+ the case), the noise level can be minimized by adjusting the master
+ level and the volume knob on the amplifier until the hissing noise
+ in the background is gone.
</P>
<P>Usage :<BR>
@@ -243,6 +244,17 @@ sound.</p>
list=volume:volume=&lt;0-255&gt;</CODE>
</P>
+<P>This plugin also have a compressor or "soft-clipping" capabilities.
+ Compression can be used if the dynamic range of the sound is very
+ high or if the dynamic range of the loudspeakers is very
+ low. Observe that this feature creates distortion and should be
+ considered a last resort.
+</P>
+
+<P>Usage :<BR>
+ &nbsp;&nbsp;<CODE>mplayer media.avi -aop
+ list=volume:softclip</CODE>
+</P>
<P><B><A NAME=2.3.2.2.6>2.3.2.2.6. Extrastereo</A></B></P>