summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-29 22:20:36 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-29 22:20:36 +0000
commit7badb1f12c5e707cf9e3ac21e138e9521e3bb614 (patch)
treeb095667545d21ae7612d8910a3cdf5f46aac1b05
parent1f6c90693452e6a38a939ab38b506635e62fed98 (diff)
downloadmpv-7badb1f12c5e707cf9e3ac21e138e9521e3bb614.tar.bz2
mpv-7badb1f12c5e707cf9e3ac21e138e9521e3bb614.tar.xz
use MASTER instead of PCM
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9167 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/sound.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/sound.html b/DOCS/sound.html
index 049e7076b5..f6672b97ca 100644
--- a/DOCS/sound.html
+++ b/DOCS/sound.html
@@ -482,7 +482,7 @@
<P>Software volume control is implemented by the <CODE>volume</CODE> audio
filter. Use this filter 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 filter out and control
+ to set the level for the MASTER sound to max, leave this filter out and control
the output level to your speakers with the master volume control of the mixer.
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
@@ -753,7 +753,7 @@
sound level. The initial sound level can be set to values between 0
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
+ the sound. In most cases it is best to set the level for the MASTER
sound to max, leave this plugin out and control the output level to
your speakers with the master volume control of the mixer. If there is an
external amplifier connected to the computer (this is almost always