source: multimedia/videoutils/mplayer/mplayer-intro.xml@ eac1ee9

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb v5_1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since eac1ee9 was eac1ee9, checked in by Larry Lawrence <larry@…>, 20 years ago

multimedia, pst grammar

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2270 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 3.0 KB
Line 
1<sect2>
2<title>Introduction to <application>MPlayer</application></title>
3
4<para>The <application>MPlayer</application> package contains an audio/video player that is able to
5play almost every audio and video <acronym>CODEC</acronym> and can be
6controlled via the command
7line or a <acronym>GUI</acronym>.</para>
8
9<sect3><title>Package information</title>
10<itemizedlist spacing='compact'>
11<listitem><para>Download (HTTP): <ulink url="&mplayer-download-http;"/></para></listitem>
12<listitem><para>Download (FTP): <ulink url="&mplayer-download-ftp;"/></para></listitem>
13<listitem><para>Download size: &mplayer-size;</para></listitem>
14<listitem><para>Estimated Disk space required: &mplayer-buildsize;</para></listitem>
15<listitem><para>Estimated build time: &mplayer-time;</para></listitem></itemizedlist>
16</sect3>
17
18<sect3><title>Additional downloads</title>
19<itemizedlist spacing='compact'>
20<listitem><para>Proprietary <acronym>CODEC</acronym>s: <ulink
21url="http://www1.mplayerhq.hu/MPlayer/releases/codecs/extralite.tar.bz2"/></para></listitem>
22<listitem><para>Default <acronym>GUI</acronym> skin: <ulink
23url="http://www1.mplayerhq.hu/MPlayer/Skin/default-1.8.tar.bz2"/></para></listitem>
24<listitem><para>Prerendered fonts: <ulink
25url="http://www1.mplayerhq.hu/MPlayer/releases/fonts/font-arial-iso-8859-1.tar.bz2"/></para>
26</listitem>
27</itemizedlist>
28
29<note><para>The additional downloads are not required to build and use MPlayer. You can
30find many more <acronym>CODEC</acronym>s, skins and fonts at <ulink
31url="http://www.mplayerhq.hu/">MPlayer's homepage</ulink>.</para></note>
32
33</sect3>
34
35<sect3><title><application>MPlayer</application> dependencies</title>
36<sect4><title>Optional</title>
37<para>
38X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
39<xref linkend="libpng"/>,
40<xref linkend="libjpeg"/>,
41<xref linkend="GTK"/>,
42<xref linkend="DirectFB"/>,
43<xref linkend="SVGAlib"/>,
44<xref linkend="freetype2"/>,
45<xref linkend="fontconfig"/>,
46<xref linkend="libungif"/>,
47<xref linkend="libogg"/>
48<xref linkend="libvorbis"/>,
49<xref linkend="aalib"/>,
50<xref linkend="SDL"/>,
51<xref linkend="xvid"/>,
52<xref linkend="arts"/>,
53<xref linkend="alsa"/>,
54<xref linkend="esound"/>,
55<xref linkend="LZO"/>,
56<xref linkend="libmad"/>,
57<xref linkend="CDParanoia"/>,
58<xref linkend="libdv"/>,
59<xref linkend="libdvdread"/>,
60<xref linkend="nas"/>,
61<xref linkend="samba3"/>,
62<xref linkend="lame"/>,
63<xref linkend="xmms"/>,
64<xref linkend="flac"/>,
65<xref linkend="libfame"/>,
66<ulink url="http://www.theora.org/">Theora</ulink>,
67<ulink url="http://prdownloads.sourceforge.net/zapping/mp1e-1.9.3.tar.bz2">MP1E</ulink>,
68<ulink url="http://faac.sourceforge.net/">FAAD2</ulink>,
69<ulink url="http://www.ggi-project.org/">GGI</ulink>,
70<ulink url="http://fribidi.sourceforge.net/">FriBidi</ulink>,
71<ulink url="http://www.unrarlib.org/">unrarlib</ulink>,
72<ulink url="http://www.lirc.org/">LIRC</ulink>,
73<ulink url="http://www.dolda2000.cjb.net/~fredrik/lirccd/">lirccd</ulink> and
74<ulink url="http://www.live.com/mplayer/">LIVE.COM Streaming Media</ulink>
75</para></sect4>
76</sect3>
77
78</sect2>
Note: See TracBrowser for help on using the repository browser.