glfs/multimedia/videoutils/mplayer/mplayer-exp.xml
Igor Živković a9869ad275 updated to mplayer-1.0pre2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1531 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-11-17 03:43:16 +00:00

22 lines
812 B
XML

<sect2>
<title>Command explanations</title>
<para><option>--enable-gui</option>: This switch tells
<application>MPlayer</application> to compile the <acronym>GUI</acronym> code.</para>
<para><option>--enable-menu</option>: This
switch enables the new menu support. It's like an
<acronym>OSD</acronym>, but you can
also run a shell with it.</para>
<para><option>--enable-shared-pp</option>: This enables the
building of a shared <filename
class="libraryfile">libpostproc</filename> (library for post processing, featuring
filters like sharpen).</para>
<para><command>cp etc/codecs.conf /etc/mplayer</command>: This
command copies the standard <filename>codecs.conf</filename> file to the system-wide configuration directory.
<application>MPlayer</application> expects this file at startup.</para>
</sect2>