Changeset 442bf14


Ignore:
Timestamp:
03/18/2012 01:15:04 PM (12 years ago)
Author:
Ragnar Thomsen <rthomsen@…>
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:
6ad29d3
Parents:
53412367
Message:

MPlayer improvements

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r53412367 r442bf14  
    44-->
    55
    6 <!ENTITY day          "17">                   <!-- Always 2 digits -->
     6<!ENTITY day          "18">                   <!-- Always 2 digits -->
    77<!ENTITY month        "03">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2012">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "&year;-&month;-&day;">
    12 <!ENTITY releasedate  "March 16th, &year;">
     12<!ENTITY releasedate  "March 18th, &year;">
    1313<!-- <!ENTITY releasedate  "November &day;st, &year;"> -->
    1414<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
  • introduction/welcome/changelog.xml

    r53412367 r442bf14  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[rthomsen] - improved MPlayer instructions.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[krejzi] - usbutils 005.</para>
    4952        </listitem>
  • multimedia/videoutils/mplayer.xml

    r53412367 r442bf14  
    55  %general-entities;
    66
    7   <!ENTITY mplayer-download-http "http://anduin.linuxfromscratch.org/sources/BLFS/svn/m/mplayer-15-03-12.tar.xz">
     7  <!ENTITY mplayer-download-http "http://anduin.linuxfromscratch.org/sources/BLFS/svn/m/mplayer-svn_20120315.tar.xz">
    88  <!ENTITY mplayer-download-ftp  " ">
    9   <!ENTITY mplayer-md5sum        "775fcefab99004de09d0fae2c52dc06b">
     9  <!ENTITY mplayer-md5sum        "bcd0f9986a4f14a89ea9fb5ffb15d857">
    1010  <!ENTITY mplayer-size          "9.9 MB">
    1111  <!ENTITY mplayer-buildsize     "137 MB">
    1212  <!ENTITY mplayer-time          "4.7 SBU">
    13 
    14   <!ENTITY mplayer-codec         "essential-20071007.tar.bz2">
    15   <!ENTITY mplayer-codec-md5sum  "4ea9c2dbd0945c83af1a8d0dd363993c">
    16   <!ENTITY mplayer-codec-size    "9.5 MB">
    1713
    1814  <!ENTITY mplayer-skin          "Blue-1.8.tar.bz2">
     
    4642
    4743    <para>For <application>MPlayer</application> general information and
    48     available features, including a full list of file formats, CODECs and
     44    available features, including a full list of file formats, codecs and
    4945    output devices supported by <application>MPlayer</application>, visit the
    5046    <ulink url="http://www.mplayerhq.hu/">
     
    9389    </itemizedlist>
    9490-->
    95     <itemizedlist spacing='compact'>
    96       <title>CODECs</title>
    97       <para>Although MPlayer has built-in support for playing most popular video
    98       and audio formats, packages with proprietary binary CODECs that enable support
    99       for playing some rare formats are available. Most people don't need the binary
    100       CODECs.</para>
    101       <listitem>
    102         <para>Essential binary CODECs: <ulink
    103         url="http://www.mplayerhq.hu/MPlayer/releases/codecs/&mplayer-codec;"/></para>
    104       </listitem>
    105       <listitem>
    106         <para>Download MD5 sum: &mplayer-codec-md5sum;</para>
    107       </listitem>
    108       <listitem>
    109         <para>Download size: &mplayer-codec-size;</para>
    110       </listitem>
    111 <!--
    112       <listitem>
    113         <para>Alternate CODECs (provides additional functionality and is a
    114         larger file): <ulink
    115         url="http://www.mplayerhq.hu/MPlayer/releases/codecs/&mplayer-alt-codec;"/></para>
    116       </listitem>
    117         <listitem><para>Additional CODECs: <ulink
    118         url="http://www.mplayerhq.hu/MPlayer/releases/codecs/"/></para>
    119       </listitem>
    120 -->
    121     </itemizedlist>
    122    
     91
    12392    <itemizedlist spacing='compact'>
    12493      <title>Skins</title>
     
    157126    </itemizedlist>
    158127-->
    159     <para>The CODECs and skins are not required to
    160     build and use <application>MPlayer</application>.</para>
     128    <para>Skins are not required to build and use <application>MPlayer
     129    </application>.</para>
    161130
    162131    <bridgehead renderas="sect3">MPlayer Dependencies</bridgehead>
    163132
     133    <bridgehead renderas="sect4">Required</bridgehead>
     134    <para role="required">
     135    <xref linkend="yasm"/>
     136    </para>   
     137   
    164138    <bridgehead renderas="sect4">Recommended</bridgehead>
    165139    <para role="recommended">
     
    177151    <ulink url="http://code.google.com/p/vstream-client/">TiVo vstream client</ulink> and
    178152    <ulink url="http://www.xmms.org/">XMMS</ulink>
    179     <!-- Mplayer uses internal versions of these:
     153    <!-- Mplayer can only use internal versions of these at the moment:
    180154    <xref linkend="libdvdread"/>,
    181155    <xref linkend="libdvdnav"/>,
     
    235209    <ulink url="http://wiki.multimedia.cx/index.php?title=NUT">libnut</ulink>
    236210   
    237     <!-- Internal <xref linkend="ffmpeg"/>, -->
     211    <!-- MPlayer can only use an internal version of this at the moment
     212    <xref linkend="ffmpeg"/> -->
    238213   
    239214    </para>
     
    250225      <ulink url="http://sourceforge.net/projects/bs2b/">libbs2b</ulink>,
    251226      <ulink url="http://www.lirc.org/">LIRC</ulink> and
    252       <ulink url="http://www.dolda2000.com/~fredrik/lirccd/">LIRC Client Daemon</ulink>
     227      <ulink url="http://www.dolda2000.com/~fredrik/lirccd/">LIRC Client Daemon</ulink>,
     228      <xref linkend="libxslt"/> (required to build the HTML documentation),
     229      <xref linkend="DocBook"/> (required to build the HTML documentation) and
     230      <xref linkend="docbook-xsl"/> (required to build the HTML documentation)
    253231    </para>
    254232   
     
    261239    <title>Installation of MPlayer</title>
    262240
     241<!-- MPlayer can play most filetypes without this
    263242    <sect3>
    264243      <title>CODEC Installation (Optional)</title>
     
    271250<screen role="root"><userinput>install -v -d -m755 /usr/lib/mplayer/codecs &amp;&amp;
    272251tar -xvf ../&mplayer-codec; \
    273     -C /usr/lib/mplayer/codecs --strip-components=1 &amp;&amp;
     252    -C /usr/lib/mplayer/codecs -strip-components=1 &amp;&amp;
    274253chown -v -R root:root /usr/lib/mplayer/codecs</userinput></screen>
    275254
    276255      <para>If you installed any CODECs, ensure you add
    277       <option>--codecsdir=/usr/lib/mplayer/codecs</option>
     256      <option>-codecsdir=/usr/lib/mplayer/codecs</option>
    278257      to the <command>configure</command> script.</para>
    279258
    280259    </sect3>
    281 
    282 <!--
     260-->
     261<!-- No longer needed
    283262    <sect3>
    284263      <title>Installing OSD and Subtitles Support (Optional)</title>
     
    298277        optimizations.</para>
    299278      </note>
    300 
    301       <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    302       href="../../xincludes/X11R6_symlink.xml"/>
    303279
    304280      <para>You may wish to examine the output from
     
    321297
    322298<screen role="root"><userinput>make install &amp;&amp;</userinput></screen>
    323 <!--
    324 install -v -m755 -d /usr/share/doc/mplayer-&mplayer-version; &amp;&amp;
    325 cp -v -R DOCS/*     /usr/share/doc/mplayer-&mplayer-version;</userinput></screen>
    326 -->
     299
     300<para>To build and install the HTML documentation, run as
     301<systemitem class="username">root</systemitem>:</para>
     302
     303<screen role="root"><userinput>make doc &amp;&amp;
     304install -d /usr/share/doc/mplayer-&mplayer-version; &amp;&amp;
     305cp DOCS/HTML/en/* /usr/share/doc/mplayer-&mplayer-version;</userinput></screen>
     306
    327307      <para>You will need <filename>codecs.conf</filename> only if you want to
    328308      change its properties, as the main binary contains an internal copy of
     
    424404    <para><parameter>--enable-menu</parameter>: This option is set to enable the
    425405    on-screen-display.</para>
    426     <para><parameter>--codecsdir=/usr/lib/mplayer/codecs</parameter>: Use this option
     406    <!--
     407    <para><parameter>-codecsdir=/usr/lib/mplayer/codecs</parameter>: Use this option
    427408    if you installed the binary codecs.</para>
     409    -->
    428410   
    429411  </sect2>
Note: See TracChangeset for help on using the changeset viewer.