mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-06 17:17:20 +08:00
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1028 af4574ff-66df-0310-9fd7-8a98e5e911e0
20 lines
712 B
XML
20 lines
712 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><command>--enable-gui</command> : This switch tells MPlayer to compile the gui code.</para>
|
|
|
|
<para><command>--enable-menu</command> : These
|
|
switches enable the new menu support. It's like an OSD, but you can
|
|
also run a shell with it.</para>
|
|
|
|
<para><command>--enable-shared-pp</command> : 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 codecs.conf file to the system-wide configuration directory.
|
|
MPlayer expects this file at startup.</para>
|
|
|
|
</sect2>
|