source: multimedia/videoutils/mplayer/mplayer-intro.xml@ 736ede9

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 v5_1-pre1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 736ede9 was 736ede9, checked in by Larry Lawrence <larry@…>, 20 years ago

Updated to samba-3.0.4

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

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