Ignore:
Timestamp:
06/12/2012 11:53:14 AM (12 years ago)
Author:
Andrew Benton <andy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
baf1e23
Parents:
be409f9a
Message:

mplayer-1.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/mplayer.xml

    rbe409f9a r62662cb  
    55  %general-entities;
    66
    7   <!ENTITY mplayer-download-http "http://www.linuxfromscratch.org/~krejzi/mplayer-1.0~rc4+svn20120427.tar.xz">
    8 <!--  <!ENTITY mplayer-download-http "http://anduin.linuxfromscratch.org/sources/BLFS/svn/m/mplayer-svn_20120427.tar.xz">-->
    9   <!ENTITY mplayer-download-ftp  " ">
    10   <!ENTITY mplayer-md5sum        "f2723e317e5a6935af2460b48c3fa0c4 ">
    11   <!ENTITY mplayer-size          "10 MB">
    12   <!ENTITY mplayer-buildsize     "178 MB">
    13   <!ENTITY mplayer-time          "2.2 SBU">
    14 
    15   <!ENTITY mplayer-skin          "Blue-1.8.tar.bz2">
    16   <!ENTITY mplayer-skin-md5sum   "340368f4e33f767d9df109990fb29c02">
    17   <!ENTITY mplayer-skin-size     "218 KB">
     7  <!ENTITY mplayer-download-http
     8    "http://www.mplayerhq.hu/MPlayer/releases/MPlayer-&mplayer-version;.tar.xz">
     9  <!ENTITY mplayer-download-ftp
     10    "ftp://ftp.mplayerhq.hu/MPlayer/releases/MPlayer-&mplayer-version;.tar.xz">
     11  <!ENTITY mplayer-md5sum        "ac7bf1cfedc1c5c24bfc83107eefb1d9">
     12  <!ENTITY mplayer-size          "11 MB">
     13  <!ENTITY mplayer-buildsize     "183 MB">
     14  <!ENTITY mplayer-time          "4 SBU">
     15
     16  <!ENTITY mplayer-skin          "clearplayer-0.9">
     17  <!ENTITY mplayer-skin-download-http
     18    "http://www.mplayerhq.hu/MPlayer/skins/&mplayer-skin;.tar.bz2">
     19  <!ENTITY mplayer-skin-download-ftp
     20    "ftp://ftp.mplayerhq.hu/MPlayer/skins/&mplayer-skin;.tar.bz2">
     21  <!ENTITY mplayer-skin-md5sum   "fd5bda4882d5efb60ae03ee38f9db559">
     22  <!ENTITY mplayer-skin-size     "64 KB">
    1823]>
    1924
     
    3540    <title>Introduction to MPlayer</title>
    3641
    37     <para>The <application>MPlayer</application> package contains a powerful
    38     audio/video player controlled via the command line or graphical interface
    39     which is able to play almost every popular audio and video file format. With
    40     supported video hardware and additional drivers, <application>MPlayer</application> can
    41     play video files without an <application>X Window System</application>
    42     installed.</para>
    43 
    44     <para>For <application>MPlayer</application> general information and
    45     available features, including a full list of file formats, codecs and
    46     output devices supported by <application>MPlayer</application>, visit the
    47     <ulink url="http://www.mplayerhq.hu/">
    48     <application>MPlayer</application> web site</ulink>.</para>
    49    
     42    <para>
     43      <application>MPlayer</application> is a powerful audio/video player
     44      controlled via the command line or graphical interface which is able to
     45      play almost every popular audio and video file format. With supported
     46      video hardware and additional drivers, <application>MPlayer</application>
     47      can play video files without an <application>X Window System</application>
     48      installed.
     49    </para>
     50
    5051    &lfs71_checked;
    5152
     
    7374
    7475    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    75 <!--
    76     <itemizedlist spacing='compact'>
    77       <title>Patches</title>
    78       <listitem>
    79         <para>Required Patch: <ulink
    80         url="http://www.mplayerhq.hu/MPlayer/patches/asmrules_fix_20061231.diff"/></para>
    81       </listitem>
    82       <listitem>
    83         <para>Required Patch: <ulink
    84         url="http://www.mplayerhq.hu/MPlayer/patches/cddb_fix_20070605.diff"/></para>
    85       </listitem>
    86       <listitem>
    87         <para>Required Patch: <ulink
    88         url="&patch-root;/MPlayer-&mplayer-version;-ext_ffmpeg-1.patch"/></para>
    89       </listitem>
    90     </itemizedlist>
    91 -->
    9276
    9377    <itemizedlist spacing='compact'>
    9478      <title>Skins</title>
    9579      <listitem>
    96         <para>Default GUI skin: <ulink
    97         url="http://www.mplayerhq.hu/MPlayer/skins/&mplayer-skin;"/></para>
    98       </listitem>
    99       <listitem>
    100         <para>Download MD5 sum: &mplayer-skin-md5sum;</para>
    101       </listitem>
    102       <listitem>
    103         <para>Download size: &mplayer-skin-size;</para>
    104       </listitem>
    105       <listitem>
    106         <para>Additional skins: <ulink
    107         url="http://www1.mplayerhq.hu/MPlayer/skins/"/></para>
     80        <para>
     81          GUI skin (HTTP): <ulink url="&mplayer-skin-download-http;"/>
     82        </para>
     83      </listitem>
     84      <listitem>
     85        <para>GUI skin (FTP): <ulink url="&mplayer-skin-download-ftp;"/></para>
     86      </listitem>
     87      <listitem>
     88        <para>Skin MD5 sum: &mplayer-skin-md5sum;</para>
     89      </listitem>
     90      <listitem>
     91        <para>Skin size: &mplayer-skin-size;</para>
     92      </listitem>
     93      <listitem>
     94        <para>
     95          Alternative skins:
     96          <ulink url="http://www1.mplayerhq.hu/MPlayer/skins/"/>
     97        </para>
    10898      </listitem>
    10999    </itemizedlist>
    110 <!--
    111     <itemizedlist spacing='compact'>
    112       <title>Fonts</title>
    113       <listitem>
    114         <para>Prerendered fonts: <ulink
    115         url="http://www1.mplayerhq.hu/MPlayer/releases/fonts/&mplayer-font;.tar.bz2"/></para>
    116       </listitem>
    117       <listitem>
    118         <para>Download MD5 sum: &mplayer-font-md5sum;</para>
    119       </listitem>
    120       <listitem>
    121         <para>Download size: &mplayer-font-size;</para>
    122       </listitem>
    123       <listitem>
    124         <para>Additional fonts: <ulink
    125         url="http://www1.mplayerhq.hu/MPlayer/releases/fonts/"/></para>
    126       </listitem>
    127     </itemizedlist>
    128 -->
    129     <para>Skins are not required to build and use <application>MPlayer
    130     </application>.</para>
     100
     101    <note>
     102      <para>
     103        Skins are only required to use the Gtk+ 2 user interface.
     104      </para>
     105    </note>
    131106
    132107    <bridgehead renderas="sect3">MPlayer Dependencies</bridgehead>
    133108
    134109    <bridgehead renderas="sect4">Required</bridgehead>
    135     <para role="required">
    136     <xref linkend="yasm"/>
    137     </para>   
    138    
     110    <para role="required"><xref linkend="yasm"/></para>
     111
    139112    <bridgehead renderas="sect4">Recommended</bridgehead>
    140     <para role="recommended">
    141     <xref linkend="x-window-system"/>
    142     </para>
    143    
     113    <para role="recommended"><xref linkend="gtk2"/></para>
     114
    144115    <bridgehead renderas="sect4">Optional Input Drivers and Libraries</bridgehead>
    145116    <para role="optional">
    146     <xref linkend="cdparanoia"/>,
    147     <xref linkend="samba3"/>,
    148     <ulink url="http://www.videolan.org/developers/libbluray.html">libbluray</ulink>,
    149     <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>,
    150     <ulink url="http://www.live555.com/mplayer/">LIVE555 Streaming Media</ulink>,
    151     <ulink url="http://rtmpdump.mplayerhq.hu/">RTMPDump</ulink>,
    152     <ulink url="http://code.google.com/p/vstream-client/">TiVo vstream client</ulink> and
    153     <ulink url="http://www.xmms.org/">XMMS</ulink>
    154     <!-- Mplayer can only use internal versions of these at the moment:
    155     <xref linkend="libdvdread"/>,
    156     <xref linkend="libdvdnav"/>,
    157     <xref linkend="libdvdcss"/>,
    158     -->
     117      <xref linkend="cdparanoia"/>,
     118      <xref linkend="samba3"/>,
     119      <xref linkend="libdvdread"/>,
     120      <xref linkend="libdvdnav"/>,
     121      <xref linkend="libdvdcss"/>,
     122      <ulink url="http://www.videolan.org/developers/libbluray.html">libbluray</ulink>,
     123      <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>,
     124      <ulink url="http://www.live555.com/mplayer/">LIVE555 Streaming Media</ulink>,
     125      <ulink url="http://rtmpdump.mplayerhq.hu/">RTMPDump</ulink>,
     126      <ulink url="http://code.google.com/p/vstream-client/">TiVo vstream client</ulink>
     127        and
     128      <ulink url="http://www.xmms.org/">XMMS</ulink>
    159129    </para>
    160130
     
    164134      <!-- <xref linkend="arts"/>, -->
    165135      <xref linkend="esound"/>,
    166       <xref linkend='pulseaudio'/>, 
     136      <xref linkend='pulseaudio'/>,
    167137      <xref linkend="sdl"/>,
    168138      <ulink url="http://jackaudio.org/">JACK</ulink>,
     
    173143    <bridgehead renderas="sect4">Optional Video Output Drivers and Libraries</bridgehead>
    174144    <para role="optional">
    175     <xref linkend="aalib"/>,
    176     <xref linkend="libpng"/>,
    177     <xref linkend="libjpeg"/>,
    178     <xref linkend="libmng"/>,
    179     <xref linkend="giflib"/>,
    180     <ulink url="http://www.directfb.org/">DirectFB</ulink>,
    181     <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
    182     <ulink url="http://www.svgalib.org/">SVGAlib</ulink> and
    183     <xref linkend="openjpeg"/>
     145      <xref linkend="aalib"/>,
     146      <xref linkend="libpng"/>,
     147      <xref linkend="libjpeg"/>,
     148      <xref linkend="libmng"/>,
     149      <xref linkend="giflib"/>,
     150      <ulink url="http://www.directfb.org/">DirectFB</ulink>,
     151      <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
     152      <ulink url="http://www.svgalib.org/">SVGAlib</ulink> and
     153      <xref linkend="openjpeg"/>
    184154    </para>
    185155
    186156    <bridgehead renderas="sect4">Optional CODECs</bridgehead>
    187157    <para role="optional">
    188     <xref linkend="libmad"/>,
    189     <xref linkend="LZO"/>,
    190     <xref linkend="speex"/>,
    191     <xref linkend="libtheora"/>,
    192     <xref linkend="mpg123"/>,
    193     <xref linkend="liba52"/>,
    194     <xref linkend="faac"/>,
    195     <xref linkend="faad2"/>,
    196     <xref linkend="libdv"/>,
    197     <xref linkend="xvid"/>,
    198     <xref linkend="libvpx"/>,
    199     <xref linkend="lame"/>,
    200     <ulink url="ftp://ftp.videolan.org/pub/videolan/vlc/0.8.2/contrib/toolame-02m-beta8.tar.bz2">tooLAME</ulink>,
    201     <ulink url="http://sourceforge.net/projects/twolame/">TwoLAME</ulink>,
    202     <ulink url="https://launchpad.net/libgsm">libgsm</ulink>,
    203     <ulink url="http://www.videolan.org/developers/libdca.html">libdca</ulink>,
    204     <ulink url="http://www.musepack.net/">libmpcdec</ulink>,
    205     <ulink url="http://sourceforge.net/projects/opencore-amr/">OpenCore Adaptive Multi Rate</ulink>,
    206     <ulink url="http://www.broadcom.com/support/crystal_hd/">CrystalHD</ulink>,
    207     <ulink url="http://www.videolan.org/developers/x264.html">x264</ulink>,
    208     <ulink url="http://diracvideo.org/download/dirac-research/">Dirac</ulink>,
    209     <ulink url="http://diracvideo.org/download/schroedinger/">Schroedinger</ulink>,
    210     <ulink url="http://wiki.multimedia.cx/index.php?title=NUT">libnut</ulink>
    211    
    212     <!-- MPlayer can only use an internal version of this at the moment
    213     <xref linkend="ffmpeg"/> -->
    214    
    215     </para>
    216    
     158      <xref linkend="libmad"/>,
     159      <xref linkend="LZO"/>,
     160      <xref linkend="speex"/>,
     161      <xref linkend="libtheora"/>,
     162      <xref linkend="mpg123"/>,
     163      <xref linkend="liba52"/>,
     164      <xref linkend="faac"/>,
     165      <xref linkend="faad2"/>,
     166      <xref linkend="libdv"/>,
     167      <xref linkend="xvid"/>,
     168      <xref linkend="libvpx"/>,
     169      <xref linkend="lame"/>,
     170      <ulink url="ftp://ftp.videolan.org/pub/videolan/vlc/0.8.2/contrib/toolame-02m-beta8.tar.bz2">tooLAME</ulink>,
     171      <ulink url="http://sourceforge.net/projects/twolame/">TwoLAME</ulink>,
     172      <ulink url="https://launchpad.net/libgsm">libgsm</ulink>,
     173      <ulink url="http://www.videolan.org/developers/libdca.html">libdca</ulink>,
     174      <ulink url="http://www.musepack.net/">libmpcdec</ulink>,
     175      <ulink url="http://sourceforge.net/projects/opencore-amr/">OpenCore
     176        Adaptive Multi Rate</ulink>,
     177      <ulink url="http://www.broadcom.com/support/crystal_hd/">CrystalHD</ulink>,
     178      <ulink url="http://www.videolan.org/developers/x264.html">x264</ulink>,
     179      <ulink url="http://diracvideo.org/download/dirac-research/">Dirac</ulink>,
     180      <ulink url="http://diracvideo.org/download/schroedinger/">Schroedinger</ulink>,
     181      <ulink url="http://wiki.multimedia.cx/index.php?title=NUT">libnut</ulink>
     182      <!-- MPlayer can only use an internal version of this at the moment
     183      <xref linkend="ffmpeg"/> -->
     184    </para>
     185
    217186    <bridgehead renderas="sect4">Optional Miscellaneous Dependencies</bridgehead>
    218187    <para role="optional">
     
    226195      <ulink url="http://sourceforge.net/projects/bs2b/">libbs2b</ulink>,
    227196      <ulink url="http://www.lirc.org/">LIRC</ulink> and
    228       <ulink url="http://www.dolda2000.com/~fredrik/lirccd/">LIRC Client Daemon</ulink>, 
    229       <xref linkend="libxslt"/> (required to build the HTML documentation), 
    230       <xref linkend="DocBook"/> (required to build the HTML documentation) and 
     197      <ulink url="http://www.dolda2000.com/~fredrik/lirccd/">LIRC Client Daemon</ulink>,
     198      <xref linkend="libxslt"/> (required to build the HTML documentation),
     199      <xref linkend="DocBook"/> (required to build the HTML documentation) and
    231200      <xref linkend="docbook-xsl"/> (required to build the HTML documentation)
    232201    </para>
    233    
    234     <para condition="html" role="usernotes">User Notes:
    235     <ulink url="&blfs-wiki;/mplayer"/></para>
    236 
     202
     203    <para condition="html" role="usernotes">
     204      User Notes: <ulink url="&blfs-wiki;/mplayer"/>
     205    </para>
    237206  </sect2>
    238207
     
    240209    <title>Installation of MPlayer</title>
    241210
    242 <!-- MPlayer can play most filetypes without this
    243     <sect3>
    244       <title>CODEC Installation (Optional)</title>
    245 
    246       <para>If you downloaded the binary CODECs, extract them to
    247       <filename class="directory">/usr/lib/mplayer/codecs</filename> using the
    248       following commands as the <systemitem class="username">root</systemitem>
    249       user (substitute and/or add different CODEC filenames, if necessary):</para>
    250 
    251 <screen role="root"><userinput>install -v -d -m755 /usr/lib/mplayer/codecs &amp;&amp;
    252 tar -xvf ../&mplayer-codec; \
    253     -C /usr/lib/mplayer/codecs -strip-components=1 &amp;&amp;
    254 chown -v -R root:root /usr/lib/mplayer/codecs</userinput></screen>
    255 
    256       <para>If you installed any CODECs, ensure you add
    257       <option>-codecsdir=/usr/lib/mplayer/codecs</option>
    258       to the <command>configure</command> script.</para>
    259 
    260     </sect3>
    261 -->
    262 <!-- No longer needed
    263     <sect3>
    264       <title>Installing OSD and Subtitles Support (Optional)</title>
    265 
    266       <para>To enable OSD (On Screen Display) and subtitles support, add
    267         <option>-enable-menu</option> to the <command>configure</command>
    268       script. You'll also need to set up at least one font (see font
    269       installation instructions a little later).</para>
    270 
    271     </sect3>
    272 -->
    273211    <sect3>
    274212      <title>Main MPlayer Installation</title>
     
    279217      </note>
    280218
    281       <para>You may wish to examine the output from
    282       <command>./configure --help</command> to find out what additional
    283       parameters to <command>configure</command> are needed to include
    284       the dependencies you have installed on your system.</para>
    285 
    286       <para>Install <application>MPlayer</application> by running the following
    287       commands:</para>
    288 <screen><userinput>./configure --prefix=/usr \
    289             --confdir=/etc/mplayer \
     219      <para>
     220        You may wish to examine the output from
     221        <command>./configure --help</command> to find out what additional
     222        parameters to <command>configure</command> are needed to include the
     223        dependencies you have installed on your system.
     224      </para>
     225
     226      <para>
     227        Install <application>MPlayer</application> by running the following
     228        commands:
     229      </para>
     230
     231<screen><userinput>./configure --prefix=/usr            \
     232            --confdir=/etc/mplayer   \
    290233            --enable-dynamic-plugins \
    291             --enable-menu \
    292             --enable-gui &amp;&amp;
     234            --enable-menu            \
     235            --enable-gui            &amp;&amp;
    293236make</userinput></screen>
    294237
    295238      <para>This package does not come with a test suite.</para>
    296239
    297       <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    298 
    299 <screen role="root"><userinput>make install &amp;&amp;</userinput></screen>
    300 
    301 <para>To build and install the HTML documentation, run as
    302 <systemitem class="username">root</systemitem>:</para>
     240      <para>
     241        Now, as the <systemitem class="username">root</systemitem> user:
     242      </para>
     243
     244<screen role="root"><userinput>make install</userinput></screen>
     245
     246      <para>
     247        To build and install the HTML documentation, run as
     248        <systemitem class="username">root</systemitem>:
     249      </para>
    303250
    304251<screen role="root"><userinput>make doc &amp;&amp;
     
    306253cp -v DOCS/HTML/en/* /usr/share/doc/mplayer-&mplayer-version;</userinput></screen>
    307254
    308       <para>You will need <filename>codecs.conf</filename> only if you want to
    309       change its properties, as the main binary contains an internal copy of
    310       it. Ensure any changes you make to <filename>codecs.conf</filename>
    311       achieve the desired results, as incorrect entries in this file have been
    312       known to cause errors and render the player unusable. If necessary,
    313       create the file using the following command.</para>
     255      <para>
     256        You will only need <filename>codecs.conf</filename> if you want to
     257        change its properties, as the main binary contains an internal copy of
     258        it. Ensure any changes you make to <filename>codecs.conf</filename>
     259        achieve the desired results, as incorrect entries in this file have been
     260        known to cause errors and render the player unusable. If necessary,
     261        create the file as the <systemitem class="username">root</systemitem>
     262        user:
     263      </para>
    314264
    315265<screen role="root"><userinput>install -v -m644 etc/codecs.conf /etc/mplayer</userinput></screen>
    316266
    317       <para>You may alternatively want to copy all the default configuration files to
    318       <filename class='directory'>/etc/mplayer</filename> for future reference
    319       or more customization ability.</para>
     267      <para>
     268        You may alternatively want to copy all the default configuration files
     269        to <filename class='directory'>/etc/mplayer</filename> for future
     270        reference or more customization ability. As the
     271        <systemitem class="username">root</systemitem> user:
     272      </para>
    320273
    321274<screen role="root"><userinput>install -v -m644 etc/*.conf /etc/mplayer</userinput></screen>
    322 
    323       <!-- Is this needed?
    324       <para><application>MPlayer</application> requires that the RTC run at a
    325       frequency of 1024 Hz.  Make this setting change at boot-time by adding
    326       a line to <filename>/etc/sysctl.conf</filename>:</para>
    327      
    328 <screen role="root"><userinput>echo "dev.rtc.max-user-freq=1024" >> /etc/sysctl.conf</userinput></screen>
    329        -->
    330        
    331275    </sect3>
    332276
     
    334278      <title>Skin Installation (Optional)</title>
    335279
    336       <para>To enable the GTK frontend of <application>MPlayer</application>,
    337       you'll need to install at least one skin. Extract the desired skin and
    338       create the default location (as the <systemitem class="username">root</systemitem>
    339       user):</para>
    340      
    341 <!-- moved from within screen.../screen but kept in case ever needed.
    342  we are already root ; almost everything in the skin is a graphic
    343 chown -v -R root:root /usr/share/mplayer/skins/Blue &amp;&amp;
    344 chmod -v 755 /usr/share/mplayer/skins/Blue{,/icons} &amp;&amp;-->
    345 <screen role="root"><userinput>tar -xvf ../&mplayer-skin; \
     280      <para>
     281        To enable the Gtk+ 2 frontend of <application>MPlayer</application>,
     282        you'll need to install at least one skin. Extract the desired skin and
     283        create the default location (as the
     284        <systemitem class="username">root</systemitem> user):
     285      </para>
     286
     287<screen role="root"><userinput>tar -xvf ../&mplayer-skin;.tar.xz \
    346288    -C /usr/share/mplayer/skins &amp;&amp;
    347 ln -sfv Blue /usr/share/mplayer/skins/default</userinput></screen>
    348 
     289ln -sfv &mplayer-skin; /usr/share/mplayer/skins/default</userinput></screen>
    349290    </sect3>
    350    
    351 <!--
    352     <sect3>
    353       <title>OSD and Subtitles Font Installation (Required if '-enable-menu' Was
    354       Passed to 'configure')</title>
    355 
    356       <para>The recommended method to set up a font for
    357       <application>MPlayer</application> is to link a TTF file to
    358       the <filename class="directory">/usr/share/mplayer</filename> directory.
    359       For example:</para>
    360 
    361 <screen><userinput>install -v -m750 -d /usr/share/mplayer &amp;&amp;
    362 ln -v -sf /usr/share/fonts/X11-TTF/luxisri.ttf \
    363     ~/.mplayer/subfont.ttf</userinput></screen>
    364 
    365       <para>There are several other ways to set up a font package. To use a
    366       prerendered <application>MPlayer</application> font package, extract
    367       and link one of the font tarballs using the following commands:</para>
    368 
    369 <screen role="root"><userinput>tar -xvf ../&mplayer-font;.tar.bz2 \
    370     -C /usr/share/mplayer/font &amp;&amp;
    371 chown -v -R root:root /usr/share/mplayer/font &amp;&amp;
    372 cd /usr/share/mplayer/font &amp;&amp;
    373 ln -v -sf &mplayer-font;/font-arial-<replaceable>&lt;font size&gt;</replaceable>-iso-8859-1/* .</userinput></screen>
    374 
    375       <para>Available font sizes are 14, 18, 24 or 28.</para>
    376 
    377       <para>Additional information as well as additional methods to set up an
    378       <application>MPlayer</application> font package can be found at <ulink
    379       url="http://www.mplayerhq.hu/DOCS/HTML/en/subosd.html#mpsub-install"/>.</para>
    380 
    381     </sect3>
    382     -->
    383    
    384     <!--
    385       Following section should be removed after BLFS-6.2.
    386       Current Udev creates persistent cd/dvd links automatically
    387     <sect3>
    388       <title>Installation for DVD Playback (Optional)</title>
    389 
    390       <para>If you want DVD playback with <application>MPlayer</application>,
    391       you need to ensure a link exists between your DVD drive and
    392       <filename>/dev/dvd</filename>. This process is described in the
    393       <ulink url="&lfs-root;/chapter07/symlinks.html">Creating custom
    394       symlinks to devices</ulink> section in LFS. The user must be part
    395       of the <systemitem class="groupname">cdrom</systemitem> group in
    396       order to use the device.</para>
    397 
    398     </sect3>
    399     -->
    400291  </sect2>
    401    
     292
    402293  <sect2 role="commands">
    403294    <title>Command Explanations</title>
    404    
    405     <para><parameter>--enable-gui</parameter>: This option is set to build GMPlayer,
    406     a GTK frontend for MPlayer.</para>
    407     <para><parameter>--enable-menu</parameter>: This option is set to enable the
    408     on-screen-display.</para>
    409     <!--
    410     <para><parameter>-codecsdir=/usr/lib/mplayer/codecs</parameter>: Use this option
    411     if you installed the binary codecs.</para>
    412     -->
    413    
     295
     296    <para>
     297      <parameter>--enable-gui</parameter>: This option is set to build GMPlayer,
     298      a Gtk+ 2 frontend for MPlayer.
     299    </para>
     300
     301    <para>
     302      <parameter>--enable-menu</parameter>: This option is set to enable the
     303      on-screen display.
     304    </para>
    414305  </sect2>
    415306
     
    430321        <primary sortas="e-etc-mplayer">/etc/mplayer/*</primary>
    431322      </indexterm>
    432 
    433323    </sect3>
    434324
     
    436326      <title>Configuration Information</title>
    437327
    438       <para>Typically, there's no configuration required for the system-wide
    439       files in <filename class='directory'>/etc/mplayer</filename> (in fact,
    440       this directory is empty unless you copied the default files as mentioned
    441       above). Configuration can be accomplished by choosing the configuration
    442       button located on the <application>MPlayer</application> GUI. Any
    443       configuration changes made in the GUI will be saved in the user's
    444       <filename class='directory'>~/.mplayer</filename> directory.</para>
     328      <para>
     329        Typically, there's no configuration required for the system-wide files
     330        in <filename class='directory'>/etc/mplayer</filename> (in fact, this
     331        directory is empty unless you copied the default files as mentioned
     332        above). Configuration can be accomplished by choosing the configuration
     333        button located on the <application>MPlayer</application> GUI. Any
     334        configuration changes made in the GUI will be saved in the user's
     335        <filename class='directory'>~/.mplayer</filename> directory.
     336      </para>
    445337    </sect3>
    446338  </sect2>
    447  
     339
    448340  <sect2 role="content">
    449341    <title>Contents</title>
     
    460352          /etc/mplayer,
    461353          /usr/lib/mplayer,
    462           /usr/share/mplayer and 
     354          /usr/share/mplayer and
    463355          /usr/share/doc/mplayer
    464356        </seg>
     
    474366        <term><command>gmplayer</command></term>
    475367        <listitem>
    476           <para>is a symlink to <command>mplayer</command> which
    477           brings up the GTK frontend of
    478           <application>MPlayer</application>.</para>
     368          <para>
     369            is a symlink to <command>mplayer</command> which brings up the
     370            Gtk+ 2 frontend of <application>MPlayer</application>.
     371          </para>
    479372          <indexterm zone="mplayer gmplayer">
    480373            <primary sortas="b-gmplayer">gmplayer</primary>
     
    498391          <para>
    499392            is a powerful command line video decoding, encoding and filtering
    500             tool.
     393            tool that is useful for (amongst other things) ripping DVDs to files
     394            on your hard disk (see
     395            /usr/share/doc/mplayer-&mplayer-version;/mencoder.html)
    501396          </para>
    502397          <indexterm zone="mplayer mencoder">
Note: See TracChangeset for help on using the changeset viewer.