Mercurial > mplayer.hg
changeset 12369:6c19f8e780fc
S/PDIF spelling corrected
author | wight |
---|---|
date | Sat, 01 May 2004 12:03:03 +0000 |
parents | 39974ab6ec8a |
children | 5ef72513348f |
files | DOCS/xml/en/audio.xml DOCS/xml/en/codecs.xml DOCS/xml/en/install.xml |
diffstat | 3 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/audio.xml Sat May 01 11:28:34 2004 +0000 +++ b/DOCS/xml/en/audio.xml Sat May 01 12:03:03 2004 +0000 @@ -196,11 +196,11 @@ <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 @@ <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>
--- a/DOCS/xml/en/codecs.xml Sat May 01 11:28:34 2004 +0000 +++ b/DOCS/xml/en/codecs.xml Sat May 01 12:03:03 2004 +0000 @@ -644,9 +644,9 @@ <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.
--- a/DOCS/xml/en/install.xml Sat May 01 11:28:34 2004 +0000 +++ b/DOCS/xml/en/install.xml Sat May 01 12:03:03 2004 +0000 @@ -410,7 +410,7 @@ 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>