glfs/multimedia/videoutils/mplayer/mplayer-intro.xml
Larry Lawrence 4875b9a94a updated to MPlayer-0.90rc2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@538 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-12-27 03:33:24 +00:00

32 lines
1.7 KiB
XML

<sect2>
<title>Introduction to MPlayer</title>
<screen>Download location (HTTP): <ulink url="&mplayer-download-http;"/>
Download location (FTP): <ulink url="&mplayer-download-ftp;"/>
Version used: &mplayer-version;
Package size: &mplayer-size;
Estimated Disk space required: &mplayer-buildsize;</screen>
<screen>Additional downloads:
<ulink url="http://ftp.lug.udel.edu/MPlayer/releases/w32codec.tar.bz2">Win32 codecs</ulink>
<ulink url="http://ftp.lug.udel.edu/MPlayer/releases/fonts/mp-arial-iso-8859-1.tar.bz2">Fonts for OSD</ulink>
<ulink url="http://ftp.lug.udel.edu/MPlayer/Skin/default.tar.bz2">Default Skin</ulink>
<ulink url="http://ftp.lug.udel.edu/MPlayer/releases/codecs/qt5dlls.tar.bz2">QuickTime 5 codecs</ulink>
<ulink url="http://ftp.lug.udel.edu/MPlayer/releases/codecs/qt6dlls.tar.bz2">QuickTime 6 codecs</ulink>
<ulink url="http://ftp.lug.udel.edu/MPlayer/releases/codecs/qtextras.tar.bz2">QuickTime extra codecs</ulink>
<ulink url="http://ftp.lug.udel.edu/MPlayer/releases/codecs/rp9codecs.tar.bz2">RealPlayer 9 codecs</ulink>
</screen>
<para>The MPlayer package contains an audio/video player that is able to
play almost every audio and video codec and can be controlled by command
line or GUI.</para>
<screen>MPlayer depends on:
<xref linkend="xfree86"/> or DirectFB
MPlayer will utilize:
<xref linkend="GTK"/>, <xref linkend="freetype2"/>, <xref linkend="libpng"/>, <xref linkend="libjpeg"/>, <xref linkend="libungif"/>, <xref linkend="aalib"/>, <xref linkend="SDL"/>,
<xref linkend="ffmpeg"/>, <xref linkend="xvid"/>, <xref linkend="opendivx"/>, oss, <xref linkend="arts"/>, <xref linkend="alsa"/>, LZO, libdvdnav,
MAD, <xref linkend="CDParanoia"/> and <xref linkend="libogg"/></screen>
</sect2>