Ignore:
Timestamp:
12/27/2002 03:33:24 AM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
0b50c002
Parents:
0566707b
Message:

updated to MPlayer-0.90rc2

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/mplayer/mplayer-intro.xml

    r0566707b r4875b9a  
    99
    1010<screen>Additional downloads:
    11 <ulink url="http://ftp.lug.udel.edu/MPlayer/releases/w32codec.tar.bz2"/>
    12 <ulink url="http://ftp.lug.udel.edu/MPlayer/releases/fonts/mp-arial-iso-8859-1.zip"/>
    13 <ulink url="http://ftp.lug.udel.edu/MPlayer/Skin/default.tar.bz2"/></screen>
     11<ulink url="http://ftp.lug.udel.edu/MPlayer/releases/w32codec.tar.bz2">Win32 codecs</ulink>
     12<ulink url="http://ftp.lug.udel.edu/MPlayer/releases/fonts/mp-arial-iso-8859-1.tar.bz2">Fonts for OSD</ulink>
     13<ulink url="http://ftp.lug.udel.edu/MPlayer/Skin/default.tar.bz2">Default Skin</ulink>
     14<ulink url="http://ftp.lug.udel.edu/MPlayer/releases/codecs/qt5dlls.tar.bz2">QuickTime 5 codecs</ulink>
     15<ulink url="http://ftp.lug.udel.edu/MPlayer/releases/codecs/qt6dlls.tar.bz2">QuickTime 6 codecs</ulink>
     16<ulink url="http://ftp.lug.udel.edu/MPlayer/releases/codecs/qtextras.tar.bz2">QuickTime extra codecs</ulink>
     17<ulink url="http://ftp.lug.udel.edu/MPlayer/releases/codecs/rp9codecs.tar.bz2">RealPlayer 9 codecs</ulink>
     18</screen>
    1419
    15 <para>The MPlayer package contains a command line video player. This is
    16 useful for viewing almost all types of video files.</para>
     20<para>The MPlayer package contains an audio/video player that is able to
     21play almost every audio and video codec and can be controlled by command
     22line or GUI.</para>
    1723
    1824<screen>MPlayer depends on:
    19 <xref linkend="xfree86"/> and <xref linkend="unzip"/>
     25<xref linkend="xfree86"/> or DirectFB
    2026MPlayer will utilize:
    21 <xref linkend="GTK"/>, <xref linkend="freetype2"/>, <xref
    22 linkend="libpng"/>, <xref linkend="libjpeg"/>, <xref
    23 linkend="libungif"/>, <xref linkend="aalib"/>, <xref linkend="SDL"/>,
    24 <xref linkend="ffmpeg"/>, <xref linkend="xvid"/>, <xref linkend="opendivx"/>, oss, <xref linkend="arts"/>, <xref linkend="alsa"/> and <xref linkend="libogg"/></screen>
     27<xref linkend="GTK"/>, <xref linkend="freetype2"/>, <xref linkend="libpng"/>, <xref linkend="libjpeg"/>, <xref linkend="libungif"/>, <xref linkend="aalib"/>, <xref linkend="SDL"/>,
     28<xref linkend="ffmpeg"/>, <xref linkend="xvid"/>, <xref linkend="opendivx"/>, oss, <xref linkend="arts"/>, <xref linkend="alsa"/>, LZO, libdvdnav,
     29MAD, <xref linkend="CDParanoia"/>  and <xref linkend="libogg"/></screen>
    2530
    2631</sect2>
Note: See TracChangeset for help on using the changeset viewer.