# HG changeset patch # User diego # Date 1164140907 0 # Node ID 1577958ae6290cff5e9f72d4048b6fa62440fb88 # Parent 4b96ce86f86761f5451530bb9e189b70d99e5420 Miscellaneous updates for the introduction and the requirements section. diff -r 4b96ce86f867 -r 1577958ae629 DOCS/xml/en/install.xml --- a/DOCS/xml/en/install.xml Tue Nov 21 20:09:15 2006 +0000 +++ b/DOCS/xml/en/install.xml Tue Nov 21 20:28:27 2006 +0000 @@ -10,16 +10,11 @@ -In this section I'll try to guide you through the compiling and configuring +In this section you will be guided through the compilation and configuration process of MPlayer. It's not easy, but it won't -necessarily be hard. If you experience a different behavior than what I -explain, please search through this documentation and you'll find your -answers. If you see links, please follow them and read carefully what they -contain. It will take some time, but it IS worth it. - - - -You need a fairly recent system. On Linux, 2.4.x kernels are recommended. +necessarily be hard. If you experience a behavior different from this +description, please search through this documentation and you'll find your +answers. @@ -27,70 +22,51 @@ - binutils - Recommended version is 2.11.x. - This program is responsible for generating MMX/ 3DNow!/etc instructions, - thus very important. + binutils - recommended version is + 2.11.x. - gcc - Recommended versions are 2.95 + gcc - recommended versions are 2.95 and 3.4+. 2.96 and 3.0.x are known to generate faulty code, 3.1 and 3.2 also had problems, 3.3 some minor ones. On PowerPC, use 4.x. - XFree86 - Recommended version is always the - newest (4.3). Normally, everyone wants this, as starting - with XFree86 4.0.2, it contains the XVideo - extension (somewhere referred to as Xv) - which is needed to enable the hardware YUV acceleration (fast image display) - on cards that support it. - Make sure its development package is installed, + Xorg/XFree86 - recommended version is + 4.3 or later. Make sure the + development packages are installed, too, otherwise it won't work. - For some video cards you don't need XFree86. See list below. + You don't absolutely need X, some video output drivers work without it. - make - Recommended version is - always the newest (at least 3.79.x). This - usually isn't important. + make - recommended version is + 3.79.x or later. To build the XML documentation you need 3.80. FreeType 2.0.9 or later is required to have a font for the OSD and subtitles. - SDL - it's not mandatory, but can help in - some cases (bad audio, video cards that lag strangely with the xv driver). - Always use the newest (beginning from 1.2.x). + libjpeg - optional JPEG decoder, + required for the JPEG video output driver. - libjpeg - optional JPEG decoder, used by the - option and some QT MOV files. Useful for both MPlayer - and MEncoder if - you plan to work with jpeg files. + libpng - optional (M)PNG decoder, + required for the GUI and the PNG video output driver. - libpng - recommended and default (M)PNG decoder. Required for GUI. - Useful for both MPlayer and - MEncoder. - - - lame - recommended, needed for encoding MP3 audio with - MEncoder, recommended version is - always the newest (at least 3.90). + lame - 3.90 or later is recommended, + necessary for encoding MP3 audio with MEncoder. zlib - recommended, necessary for compressed - MOV header and PNG support. - - - libogg - optional, needed for playing OGG file format. + MOV header and PNG support LIVE555 Streaming Media - - optional, needed for playing RTSP/RTP streams. + - optional, needed for some RTSP/RTP streams - directfb - optional, from - . At least 0.9.13 is required. + directfb - optional, use 0.9.13 or later. cdparanoia - optional, for CDDA support