summaryrefslogtreecommitdiffstats
path: root/DOCS/sound.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-01 18:20:40 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-01 18:20:40 +0000
commitca316fa22e0547603517b6ae9dd2c54b25a57b2f (patch)
treebd318afbfaa30bd6d3d6637aca774abebfc41d5e /DOCS/sound.html
parent5b0ca1faf4c24bcfc5c7a2f68b96babb3dd2a2d0 (diff)
downloadmpv-ca316fa22e0547603517b6ae9dd2c54b25a57b2f.tar.bz2
mpv-ca316fa22e0547603517b6ae9dd2c54b25a57b2f.tar.xz
applied Steve's patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3932 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/sound.html')
-rw-r--r--DOCS/sound.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/DOCS/sound.html b/DOCS/sound.html
index 6e067c6bb8..d3e3fbb132 100644
--- a/DOCS/sound.html
+++ b/DOCS/sound.html
@@ -139,5 +139,18 @@ is 48Khz. Also, this functionality is currently unimplemented in
frequency in Hz, like 44100&gt;</CODE></P>
+<P><B><A NAME=2.3.2.2.2>2.3.2.2.2. Surround Sound decoding</B></P>
+
+<P><B>MPlayer</b> has an audio plugin that can decode matrix encoded
+surround sound. Dolby Surround is an example of a matrix encoded format.</p>
+
+<P>Many files with 2 channel audio actually contain matrixed surround
+sound.</p>
+
+<P>To use this feature, you will need a sound-card supporting at least 4 channels.</P>
+
+<P>Usage :<BR>
+&nbsp;&nbsp;<CODE>mplayer media.avi -aop list=surround</CODE></P>
+
</BODY>
</HTML>