comparison DOCS/documentation.html @ 3239:ef38487113b1

"Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org> (doxized)
author gabucino
date Sat, 01 Dec 2001 11:30:22 +0000
parents 9242d751e312
children 9d4a7b4afba2
comparison
equal deleted inserted replaced
3238:9242d751e312 3239:ef38487113b1
53 <LI><A HREF="codecs.html#2.2.1.6">2.2.1.6 MS Video1</A></LI> 53 <LI><A HREF="codecs.html#2.2.1.6">2.2.1.6 MS Video1</A></LI>
54 <LI><A HREF="codecs.html#2.2.1.7">2.2.1.7 Cinepak CVID</A></LI> 54 <LI><A HREF="codecs.html#2.2.1.7">2.2.1.7 Cinepak CVID</A></LI>
55 </UL> 55 </UL>
56 <LI><A HREF="codecs.html#2.2.2">2.2.2 Audio</A></LI> 56 <LI><A HREF="codecs.html#2.2.2">2.2.2 Audio</A></LI>
57 <UL> 57 <UL>
58 <LI><A HREF="codecs.html#2.2.2.1">2.2.2.1 Hardware AC3 decoding</A></LI> 58 <LI><A HREF="codecs.html#2.2.2.1">2.2.2.1 Software AC3 decoding</A></LI>
59 <LI><A HREF="codecs.html#2.2.2.2">2.2.2.2 libmad support</A></LI> 59 <LI><A HREF="codecs.html#2.2.2.2">2.2.2.2 Hardware AC3 decoding</A></LI>
60 <LI><A HREF="codecs.html#2.2.2.3">2.2.2.3 VIVO audio</A></LI> 60 <LI><A HREF="codecs.html#2.2.2.3">2.2.2.3 libmad support</A></LI>
61 <LI><A HREF="codecs.html#2.2.2.4">2.2.2.4 VIVO audio</A></LI>
61 </UL> 62 </UL>
62 <LI><A HREF="codecs.html#2.2.3">2.2.3 Win32 codec importing howto</A></LI> 63 <LI><A HREF="codecs.html#2.2.3">2.2.3 Win32 codec importing howto</A></LI>
63 <UL> 64 <UL>
64 <LI><A HREF="codecs.html#2.2.3.1">2.2.3.1 VFW codecs</A></LI> 65 <LI><A HREF="codecs.html#2.2.3.1">2.2.3.1 VFW codecs</A></LI>
65 <LI><A HREF="codecs.html#2.2.3.2">2.2.3.2 DirectShow codecs</A></LI> 66 <LI><A HREF="codecs.html#2.2.3.2">2.2.3.2 DirectShow codecs</A></LI>
332 supported under Linux/MPlayer. If you have a <B>Radeon</B> or <B>Rage128</B> card, we have a 333 supported under Linux/MPlayer. If you have a <B>Radeon</B> or <B>Rage128</B> card, we have a
333 <B>XXX_vid</B> driver for you, with TV out ! Check <A 334 <B>XXX_vid</B> driver for you, with TV out ! Check <A
334 HREF="video.html#2.3.1.14">this</A> section !</LI> 335 HREF="video.html#2.3.1.14">this</A> section !</LI>
335 </UL> 336 </UL>
336 337
338 <P><B><I>SOUNDCARDS</I></B></P>
339
340 <UL>
341 <LI><B>Soundblaster Live!</B> : with this card you can use 4 or 6 (<B>5.1</B>)
342 channels AC3 decoding instead of 2. Read the
343 <A HREF="codecs.html#2.2.2.1">Software AC3 decoding</A> section.</LI>
344 </UL>
345
337 <P><B><I>FEATURES</I></B></P> 346 <P><B><I>FEATURES</I></B></P>
338 347
339 <UL> 348 <UL>
340 <LI>For DVD support, you'll have to compile libdvdread and libdvdcss. 349 <LI>For DVD support, you'll have to compile libdvdread and libdvdcss.
341 See <A HREF="cd-dvd.html#4.2">section 4.2</A> for more information.</LI> 350 See <A HREF="cd-dvd.html#4.2">section 4.2</A> for more information.</LI>