Changeset 07584d8 for multimedia


Ignore:
Timestamp:
08/20/2013 05:31:41 PM (11 years ago)
Author:
Krejzi <krejzi@…>
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:
a096a6af
Parents:
a45122a
Message:

added hardware accelerated video decoding chapter and other misc fixes

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

Location:
multimedia
Files:
3 added
5 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/xine-lib.xml

    ra45122a r07584d8  
    3333
    3434    <para>
    35       The <application>xine Libraries</application> package contains xine
     35      The <application>Xine Libraries</application> package contains xine
    3636      libraries. These are useful for interfacing with external plug-ins that
    3737      allow the flow of information from the source to the audio and video
     
    6060      <listitem>
    6161        <para>Estimated build time: &xine-lib-time;</para>
     62      </listitem>
     63    </itemizedlist>
     64
     65    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     66    <itemizedlist spacing="compact">
     67      <listitem>
     68        <para>
     69          Required patch:
     70          <ulink url="&patch-root;/xine-lib-&xine-lib-version;-missing_include-1.patch"/>
     71        </para>
    6272      </listitem>
    6373    </itemizedlist>
     
    91101      <xref linkend="libmng"/>,
    92102      <xref linkend="libtheora"/>,
    93       <ulink url="http://cgit.freedesktop.org/~aplattner/libvdpau">libvdpau</ulink>,
     103      <xref linkend="libva"/>,
     104      <xref linkend="libvdpau"/>,
    94105      <xref linkend="libvorbis"/>,
    95106      <xref linkend="mesalib"/>,
     
    114125
    115126    <para>
    116       Install <application>xine Libraries</application> by running the following
     127      Install <application>Xine Libraries</application> by running the following
    117128      commands:
    118129    </para>
    119130
    120 <screen><userinput>i
     131<screen><userinput>patch -Np1 -i ../xine-lib-&xine-lib-version;-missing_include-1.patch &amp;&amp;
    121132./configure --prefix=/usr     \
    122133            --disable-vcd     \
  • multimedia/multimedia.xml

    ra45122a r07584d8  
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libdriv/libdriv.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hwaccel/hwaccel.xml"/>
    1920  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="audioutils/audioutils.xml"/>
    2021  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="videoutils/videoutils.xml"/>
  • multimedia/videoutils/ffmpeg.xml

    ra45122a r07584d8  
    103103    </para>
    104104
     105    <bridgehead renderas="sect4">Recommended (For Hardware Video Decoding)</bridgehead>
     106    <para>
     107      <xref linkend="libva"/> and
     108      <xref linkend="libvdpau"/>
     109      (with the corresponding driver package)
     110    </para>
     111
    105112    <bridgehead renderas="sect4">Optional</bridgehead>
    106113    <para role="optional">
     
    137144    </para>
    138145
    139     <bridgehead renderas="sect4">Optional (For Hardware Video Decoding)</bridgehead>
    140     <para role="optional">
    141       <ulink url="http://www.freedesktop.org/wiki/Software/vaapi">VA-API (libva)</ulink>
    142       with corresponding drivers, including:
    143       <ulink url="http://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/">
    144       Intel Driver (i965 chipsets only)</ulink>,
    145       <ulink url="http://www.splitted-desktop.com/static/libva/xvba-video/">
    146       XVBA Driver for AMD Radeon Cards</ulink>, and
    147       <ulink url="http://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/">
    148       VDPAU Driver for VDPAU capable Cards</ulink>
    149       (requires <ulink url="http://cgit.freedesktop.org/~aplattner/libvdpau/">
    150       libvdpau</ulink>)
    151     </para>
    152 
    153146    <para condition="html" role="usernotes">
    154147      User Notes: <ulink url="&blfs-wiki;/ffmpeg"/>
  • multimedia/videoutils/mplayer.xml

    ra45122a r07584d8  
    148148    <bridgehead renderas="sect4">Recommended</bridgehead>
    149149    <para role="recommended">
    150       <xref linkend="gtk2"/>
     150      <xref linkend="gtk2"/> and
     151      <xref linkend="libvdpau"/>
    151152    </para>
    152153
     
    224225      <xref linkend="freetype2"/>,
    225226      <xref linkend="fribidi"/>,
    226       <xref linkend="gtk2"/> (required for the GUI),
    227227      <ulink url="http://www.ladspa.org/">LADSPA</ulink>,
    228228      <ulink url="http://sourceforge.net/projects/bs2b/">libbs2b</ulink>,
  • multimedia/videoutils/vlc.xml

    ra45122a r07584d8  
    104104      <xref linkend="libgcrypt"/>,
    105105      <xref linkend="libmad"/>,
     106      <xref linkend="libva"/>,
    106107      <xref linkend="lua"/> and
    107108      <xref linkend="qt4"/> (<application>Qt</application> is required for the
     
    143144    <bridgehead renderas="sect4">Optional codec plugins</bridgehead>
    144145    <para role="optional">
    145       <ulink url="http://www.freedesktop.org/wiki/Software/vaapi">libva</ulink>,
    146146      <ulink url="http://www.khronos.org/openmax/">OpenMAX</ulink>,
    147147      <xref linkend="faad2"/>,
Note: See TracChangeset for help on using the changeset viewer.