diff options
author | wight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-05-01 12:03:03 +0000 |
---|---|---|
committer | wight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-05-01 12:03:03 +0000 |
commit | d25e1a9fb8c9349c1fac0b05a56f6a31fddae9fe (patch) | |
tree | a5524e7d70c220e7ebd0c8a211874b64e3dd7db2 /DOCS/xml | |
parent | 478a03c5e72f07675ff362f9c85c2ba61ab0b9e8 (diff) |
S/PDIF spelling corrected
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12370 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml')
-rw-r--r-- | DOCS/xml/en/audio.xml | 6 | ||||
-rw-r--r-- | DOCS/xml/en/codecs.xml | 4 | ||||
-rw-r--r-- | DOCS/xml/en/install.xml | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/DOCS/xml/en/audio.xml b/DOCS/xml/en/audio.xml index 69c3066b45..98969195b8 100644 --- a/DOCS/xml/en/audio.xml +++ b/DOCS/xml/en/audio.xml @@ -196,11 +196,11 @@ They also support several non-Linux systems. <row> <entry>SB Live!</entry> - <entry>Analog OK, SP/DIF not working</entry> + <entry>Analog OK, S/PDIF not working</entry> <entry>Both OK</entry> <entry>Both OK</entry> <entry> - <ulink url="http://opensource.creative.com">Creative's OSS driver (SP/DIF support)</ulink> + <ulink url="http://opensource.creative.com">Creative's OSS driver (S/PDIF support)</ulink> </entry> <entry>192</entry> <entry>4.0/5.1</entry> @@ -276,7 +276,7 @@ They also support several non-Linux systems. <row> <entry>C-Media cards (CMI8338/8738)</entry> <entry>OK</entry> - <entry>OK SP/DIF is supported with ALSA 0.9.x</entry> + <entry>OK S/PDIF is supported with ALSA 0.9.x</entry> <entry>?</entry> <entry></entry> <entry>44</entry> diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml index 1b70158430..3b6d886506 100644 --- a/DOCS/xml/en/codecs.xml +++ b/DOCS/xml/en/codecs.xml @@ -644,9 +644,9 @@ also supposed to work). <sect3 id="hwac3"> <title>Hardware AC3 decoding</title> <para> -You need an AC3 capable sound card, with digital out (SP/DIF). The card's +You need an AC3 capable sound card, with digital out (S/PDIF). The card's driver must properly support the AFMT_AC3 format (C-Media does). Connect -your AC3 decoder to the SP/DIF output, and use the <option>-ac +your AC3 decoder to the S/PDIF output, and use the <option>-ac hwac3</option> option. It is experimental but known to work with C-Media cards and Soundblaster Live! + ALSA (but not OSS) drivers and DXR3/Hollywood+ MPEG decoder cards. diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml index 28eaf56f03..f57acaa057 100644 --- a/DOCS/xml/en/install.xml +++ b/DOCS/xml/en/install.xml @@ -410,7 +410,7 @@ it works with the following drivers: passthrough you <emphasis role="bold">must</emphasis> use ALSA 0.9 with OSS emulation! </simpara></listitem> <listitem><simpara> - <emphasis role="bold">C-Media with SP/DIF out</emphasis>: hardware AC3 + <emphasis role="bold">C-Media with S/PDIF out</emphasis>: hardware AC3 passthrough is possible with these cards, see <link linkend="hwac3">Hardware AC3 decoding</link> section. </simpara></listitem> |