Ignore:
Timestamp:
03/24/2012 09:31:05 PM (12 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:
d275f967
Parents:
2a05c87
Message:

xvid 1.3.2, libquicktime 1.2.3, vlc 2.0.1, ffmpeg 0.10.2, SDL 1.2.15, mpg123 1.13.6

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/ffmpeg.xml

    r2a05c87 r52b1b8c  
    77  <!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.bz2">
    88  <!ENTITY ffmpeg-download-ftp  " ">
    9   <!ENTITY ffmpeg-md5sum        "dc665cc599a739e3c5262ccdac13d129">
    10   <!ENTITY ffmpeg-size          "5.5 MB">
     9  <!ENTITY ffmpeg-md5sum        "de1bd5fc4bbf3ef730a5361ee596fedd">
     10  <!ENTITY ffmpeg-size          "5.6 MB">
    1111  <!ENTITY ffmpeg-buildsize     "209 MB">
    1212  <!ENTITY ffmpeg-time          "3.2 SBU">
     
    3939    use a video4linux compatible video source and any Open Sound System audio
    4040    source.</para>
    41 
    42     <!-- xine-lib and everything else that I've tried will not compile against
    43     current FFmpeg from git
    44     <para>The developers of this package do not make releases very often, so you
    45     may wish to use a snapshot instead of this release.  If you do that, you
    46     must expect the acceptable <command>configure</command> switches, and the
    47     dependencies, to change.</para> -->
    4841
    4942    &lfs71_checked;
     
    8881      <ulink url="http://www.videolan.org/developers/x264.html">x264</ulink>
    8982      <xref linkend="xvid"/>,
    90       <ulink url="http://www.penguin.cz/~utx/amr">AMR narrowband
    91       (floating point)</ulink>,
    92       <ulink url="http://www.penguin.cz/~utx/amr">AMR wideband</ulink>,
     83      <ulink url="http://sourceforge.net/projects/opencore-amr">OpenCore AMR</ulink>,
    9384      <xref linkend="faac"/>,
    9485      <xref linkend="freetype2"/>,
     
    158149
    159150<screen role="root"><userinput>make install &amp;&amp;
    160 make install-man &amp;&amp;
    161151mkdir /usr/share/doc/ffmpeg-&ffmpeg-version; &amp;&amp;
    162152cp ../doc/*.txt /usr/share/doc/ffmpeg-&ffmpeg-version;</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.