summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en/usage.xml
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-01-19 22:41:15 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-01-19 22:41:15 +0000
commit8e106460abc80cdce12753eb08d72eee758f9ef8 (patch)
tree791f54b0a8870a9491fff63e83ae4025e3d2f15f /DOCS/xml/en/usage.xml
parent6c0d0ae39e9719a2d34b580e9dee2137a4dca1ff (diff)
downloadmpv-8e106460abc80cdce12753eb08d72eee758f9ef8.tar.bz2
mpv-8e106460abc80cdce12753eb08d72eee758f9ef8.tar.xz
documented audio codec hwmpa
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17433 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/usage.xml')
-rw-r--r--DOCS/xml/en/usage.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/DOCS/xml/en/usage.xml b/DOCS/xml/en/usage.xml
index 6f2d129b52..edaccfd9c6 100644
--- a/DOCS/xml/en/usage.xml
+++ b/DOCS/xml/en/usage.xml
@@ -504,6 +504,23 @@ when an audio family is specified.
</sect3>
+<sect3 id="hwmpa-surround-passthrough">
+<title>MPEG audio Passthrough</title>
+
+<para>
+Digital TV transmissions (such as DVB and ATSC) and some DVDs usually have
+MPEG audio streams (in particular MP2).
+Some MPEG hardware decoders such as full-featured DVB cards and DXR2
+adapters can natively decode this format.
+<application>MPlayer</application> can be configured to relay the audio data
+without decoding it.
+</para>
+
+<para>
+To use this codec:
+<screen> mplayer -ac hwmpa </screen>
+</para>
+</sect3>
<sect3 id="advaudio-surround-matrix">
<title>Matrix-encoded audio</title>