comparison DOCS/documentation.html @ 5860:e96469da680c

more libdvd* text removed updated installation instructions etc
author gabucino
date Sat, 27 Apr 2002 09:27:31 +0000
parents d379fe9cefec
children 80659f3f626f
comparison
equal deleted inserted replaced
5859:a24e39bf2776 5860:e96469da680c
54 <LI><A HREF="formats.html#2.1.1.7">2.1.1.7 RealMedia files</A></LI> 54 <LI><A HREF="formats.html#2.1.1.7">2.1.1.7 RealMedia files</A></LI>
55 <LI><A HREF="formats.html#2.1.1.8">2.1.1.8 NuppelVideo files</A></LI> 55 <LI><A HREF="formats.html#2.1.1.8">2.1.1.8 NuppelVideo files</A></LI>
56 <LI><A HREF="formats.html#2.1.1.9">2.1.1.9 yuv4mpeg files</A></LI> 56 <LI><A HREF="formats.html#2.1.1.9">2.1.1.9 yuv4mpeg files</A></LI>
57 <LI><A HREF="formats.html#2.1.1.10">2.1.1.10 FILM files</A></LI> 57 <LI><A HREF="formats.html#2.1.1.10">2.1.1.10 FILM files</A></LI>
58 <LI><A HREF="formats.html#2.1.1.11">2.1.1.11 RoQ files</A></LI> 58 <LI><A HREF="formats.html#2.1.1.11">2.1.1.11 RoQ files</A></LI>
59 <LI><A HREF="formats.html#2.1.1.12">2.1.1.12 OGG files</A></LI>
59 </UL> 60 </UL>
60 <LI><A HREF="formats.html#2.1.2">2.1.2 Audio</A></LI> 61 <LI><A HREF="formats.html#2.1.2">2.1.2 Audio</A></LI>
61 <UL> 62 <UL>
62 <LI><A HREF="formats.html#2.1.2.1">2.1.2.1 MP3 files</A></LI> 63 <LI><A HREF="formats.html#2.1.2.1">2.1.2.1 MP3 files</A></LI>
63 <LI><A HREF="formats.html#2.1.2.2">2.1.2.2 WAV files</A></LI> 64 <LI><A HREF="formats.html#2.1.2.2">2.1.2.2 WAV files</A></LI>
64 <LI><A HREF="formats.html#2.1.2.3">2.1.2.3 OGG files (Vorbis)</A></LI> 65 <LI><A HREF="formats.html#2.1.1.12">2.1.2.3 OGG files (Vorbis)</A></LI>
65 <LI><A HREF="formats.html#2.1.1.3">2.1.2.4 WMA/ASF files</A></LI> 66 <LI><A HREF="formats.html#2.1.1.3">2.1.2.4 WMA/ASF files</A></LI>
66 <LI><A HREF="formats.html#2.1.2.5">2.1.2.5 MP4 files</A></LI> 67 <LI><A HREF="formats.html#2.1.2.5">2.1.2.5 MP4 files</A></LI>
67 </UL> 68 </UL>
68 </UL> 69 </UL>
69 <LI><A HREF="codecs.html#2.2">2.2 Supported codecs</A></LI> 70 <LI><A HREF="codecs.html#2.2">2.2 Supported codecs</A></LI>
417 the black bar</B>.</LI> 418 the black bar</B>.</LI>
418 <LI><B>libjpeg</B> - optional JPEG decoder, used by -mf and some qt mov files. 419 <LI><B>libjpeg</B> - optional JPEG decoder, used by -mf and some qt mov files.
419 Useful for both <B>MPlayer</B> and <B>MEncoder</B> if you plan to work with jpeg files.</LI> 420 Useful for both <B>MPlayer</B> and <B>MEncoder</B> if you plan to work with jpeg files.</LI>
420 <LI><B>libpng</B> - recommended and default (M)PNG decoder. Required for GUI. 421 <LI><B>libpng</B> - recommended and default (M)PNG decoder. Required for GUI.
421 Useful for both <B>MPlayer</B> and <B>MEncoder</B>.</LI> 422 Useful for both <B>MPlayer</B> and <B>MEncoder</B>.</LI>
423 <LI><B>libogg</B> - optional, needed for playing OGG file format.</LI>
424 <LI><B>libvorbis</B> - optional, needed for playing OGG Vorbis audio.</LI>
422 </UL> 425 </UL>
423 426
424 <P><B><I>CODECS</I></B></P> 427 <P><B><I>CODECS</I></B></P>
425 428
426 <UL> 429 <UL>
593 </UL> 596 </UL>
594 597
595 <P><B><I>FEATURES</I></B></P> 598 <P><B><I>FEATURES</I></B></P>
596 599
597 <UL> 600 <UL>
598 <LI>For DVD support, you'll have to compile libdvdcss and libdvdread, and
599 in this order!
600 See <A HREF="cd-dvd.html#4.2">section 4.2</A> for more information.</LI>
601
602 <LI>Decide if you need GUI. If you do, see the <A HREF=#1.4>1.4 section</A> 601 <LI>Decide if you need GUI. If you do, see the <A HREF=#1.4>1.4 section</A>
603 before compiling.</LI> 602 before compiling.</LI>
604 603
605 <LI>If you want to install <B>MEncoder</B> (our great all-purpose encoder), 604 <LI>If you want to install <B>MEncoder</B> (our great all-purpose encoder),
606 see the <A HREF="encoding.html#2.4">MEncoder section</A> .</LI> 605 see the <A HREF="encoding.html#2.4">MEncoder section</A> .</LI>