Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/ffmpeg.xml

    r7b2fed0f rbc228ec  
    55  %general-entities;
    66
    7   <!ENTITY ffmpeg-download-http "https://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz">
     7  <!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz">
    88  <!ENTITY ffmpeg-download-ftp  " ">
    9   <!ENTITY ffmpeg-md5sum        "7b9d5b652d20e8c5405304ad72636d4a">
    10   <!ENTITY ffmpeg-size          "9.2 MB">
    11   <!ENTITY ffmpeg-buildsize     "176 MB (add 2.4 GB for the FATE suite/tests, add 1.4 GB for documentation)">
    12   <!ENTITY ffmpeg-time          "1.3 SBU (using parallelism=4; add 3.6 SBU (with THREADS=4) to run the FATE suite after sample files are downloaded; add 0.7 SBU for doxygen docs)">
     9  <!ENTITY ffmpeg-md5sum        "5d1956bb552e91dc3b8287db346d0d58">
     10  <!ENTITY ffmpeg-size          "8.9 MB">
     11  <!ENTITY ffmpeg-buildsize     "170 MB (add 3.7 GB for the FATE suite/tests, add 1.3 GB for doxygen docs)">
     12  <!ENTITY ffmpeg-time          "1.3 SBU (using parallelism=4; add 3.8 SBU (with THREADS=4) to run the FATE suite after sample files are downloaded; add 1.1 SBU for doxygen docs)">
    1313]>
    1414
     
    1717
    1818  <sect1info>
     19    <othername>$LastChangedBy$</othername>
    1920    <date>$Date$</date>
    2021  </sect1info>
     
    4142    </para>
    4243
    43     &lfs110a_checked;
     44    &lfs10_checked;
    4445
    4546    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    9192      <xref linkend="x264"/>,
    9293      <xref linkend="x265"/>, and
    93       <xref linkend="nasm"/> or <xref linkend="yasm"/>
     94      <xref linkend="yasm"/>
    9495    </para>
    9596
     
    104105    <bridgehead renderas="sect4">Optional</bridgehead>
    105106    <para role="optional">
    106       <xref linkend="doxygen"/>,
    107107      <xref linkend="fontconfig"/>,
    108       <xref linkend="fribidi"/>,
    109108      <xref linkend="frei0r"/>,
    110109      <xref linkend="libcdio"/> (to identify and play CDs),
     
    115114      <xref linkend="gnutls"/>,
    116115      <xref linkend="pulseaudio"/>,
    117       <xref linkend="samba"/>,
    118116      <xref linkend="speex"/>,
    119117      <xref linkend="texlive"/>
     
    130128      <ulink url="http://caca.zoy.org/">libcaca</ulink>,
    131129      <ulink url="https://gitlab.xiph.org/xiph/celt">libcelt</ulink>,
    132       <ulink url="https://sourceforge.net/projects/libdc1394">libdc1394</ulink>,
     130      <ulink url="http://sourceforge.net/projects/libdc1394">libdc1394</ulink>,
    133131      <ulink url="https://www.videolan.org/developers/libdca.html">libdca</ulink>,
    134132      <ulink url="https://ieee1394.wiki.kernel.org/index.php/Libraries">libiec61883</ulink>,
    135133      <ulink url="https://github.com/dekkers/libilbc">libilbc</ulink>,
    136       <ulink url="https://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>,
     134      <ulink url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>,
    137135      <ulink url="https://github.com/Distrotech/libnut">libnut</ulink> (Git checkout),
    138136      <ulink url="http://rtmpdump.mplayerhq.hu/">librtmp</ulink>,
    139137      <ulink url="http://www.libssh.org/">libssh</ulink>,
    140138      <!--<ulink url="http://xavs.sourceforge.net/">libxavs</ulink> (SVN checkout),-->
    141       <ulink url="https://openal.org/">OpenAL</ulink>,
    142       <ulink url="https://sourceforge.net/projects/opencore-amr">OpenCore AMR</ulink>,
     139      <ulink url="http://kcat.strangesoft.net/openal-releases/">OpenAL</ulink>,
     140      <ulink url="http://sourceforge.net/projects/opencore-amr">OpenCore AMR</ulink>,
    143141      <!--<ulink url="http://diracvideo.org/">Schroedinger</ulink>,-->
    144       <ulink url="https://sourceforge.net/projects/schrodinger/">Schroedinger</ulink>,
     142      <ulink url="http://sourceforge.net/projects/schrodinger/">Schroedinger</ulink>,
    145143      <ulink url="http://www.twolame.org/">TwoLAME</ulink>,
    146       <ulink url="https://sourceforge.net/projects/opencore-amr/files/vo-aacenc/">vo-aaenc</ulink>,
    147       <ulink url="https://sourceforge.net/projects/opencore-amr/files/vo-amrwbenc/">vo-amrwbenc</ulink>, and
     144      <ulink url="http://sourceforge.net/projects/opencore-amr/files/vo-aacenc/">vo-aaenc</ulink>,
     145      <ulink url="http://sourceforge.net/projects/opencore-amr/files/vo-amrwbenc/">vo-amrwbenc</ulink>, and
    148146      <!--<ulink url="http://www.videolan.org/developers/x265.html">x265 (H.265/MPEG-H HEVC)</ulink>, and-->
    149147      <ulink url="http://zapping.sourceforge.net/ZVBI/">ZVBI</ulink>
     
    183181            --enable-libx264     \
    184182            --enable-libx265     \
    185             --enable-openssl     \
    186183            --docdir=/usr/share/doc/ffmpeg-&ffmpeg-version; &amp;&amp;
    187184
     
    310307
    311308    <para>
    312       <command>find ... ;</command>: Fixes permissions of documentation files
     309      <command>find ... ;</command>: Fix permissions of documentation files
    313310      and directories.
    314311    </para>
     
    400397
    401398    <para>
    402       <parameter>--enable-openssl</parameter>:
     399      <option>--enable-openssl</option> or <option>--enable-gnutls</option>:
    403400      Enables HTTPS protocol for network streams.
    404     </para>
    405 
    406     <para>
    407       <option>--enable-gnutls</option>: Use this option instead of
    408       <parameter>--enable-openssl</parameter>, if you want to use
    409       <application>GnuTLS</application> instead of
    410       <application>OpenSSL</application> for HTTPS protocol.
    411401    </para>
    412402
     
    443433  </sect2>
    444434
    445 <!-- ffserver has been removed
    446435  <sect2 role="configuration">
    447436    <title>Configuring FFmpeg</title>
     
    451440
    452441      <para>
    453          <filename>/etc/ffserver.conf</filename>
    454          <filename>~/.ffmpeg/ffserver-config</filename>
     442        <filename>/etc/ffserver.conf</filename> and
     443        <filename>~/.ffmpeg/ffserver-config</filename>
    455444      </para>
    456445
     
    472461
    473462  </sect2>
    474   -->
    475463
    476464  <sect2 role="content">
     
    484472      <seglistitem>
    485473        <seg>
    486           ffmpeg, ffplay, ffprobe, <!--ffserver,--> and qt-faststart
     474          ffmpeg, ffplay, ffprobe, ffserver, and qt-faststart
    487475        </seg>
    488476        <seg>
    489477          libavcodec.so, libavdevice.so, libavfilter.so,
    490           libavformat.so, libavutil.so, libavresample.so, libpostproc.so,
     478          libavformat.so, libavutil.so, libpostproc.so,
    491479          libswresample.so, and libswscale.so
    492480        </seg>
    493481        <seg>
    494           /usr/include/libav{codec,device,filter,format,resample,util},
     482          /usr/include/libav{codec,device,filter,format,util},
    495483          /usr/include/libpostproc,
    496484          /usr/include/libsw{resample,scale},
     
    511499          <para>
    512500            is a command-line tool to convert video files, network streams and
    513             input from a TV card to several video formats
     501            input from a TV card to several video formats.
    514502          </para>
    515503          <indexterm zone="ffmpeg ffmpeg-prog">
     
    524512          <para>
    525513            is a very simple and portable media player using the
    526             <filename>ffmpeg</filename> libraries and the SDL library
     514            <filename>ffmpeg</filename> libraries and the SDL library.
    527515          </para>
    528516          <indexterm zone="ffmpeg ffplay">
     
    537525          <para>
    538526            gathers information from multimedia streams and prints it in a human
    539             and machine-readable fashion
     527            and machine-readable fashion.
    540528          </para>
    541529          <indexterm zone="ffmpeg ffprobe">
     
    545533      </varlistentry>
    546534
    547 <!-- Not found in 4.3.2
    548535      <varlistentry id="ffserver">
    549536        <term><command>ffserver</command></term>
     
    551538          <para>
    552539            is a streaming server for everything that <command>ffmpeg</command>
    553             could use as input (files, streams, TV card input, webcam, etc)
     540            could use as input (files, streams, TV card input, webcam, etc).
    554541          </para>
    555542          <indexterm zone="ffmpeg ffserver">
     
    558545        </listitem>
    559546      </varlistentry>
    560 -->
     547
    561548      <varlistentry id="qt-faststart">
    562549        <term><command>qt-faststart</command></term>
    563550        <listitem>
    564551          <para>
    565             moves the index file to the front of quicktime (mov/mp4) videos
     552            moves the index file to the front of quicktime (mov/mp4) videos.
    566553          </para>
    567554          <indexterm zone="ffmpeg qt-faststart">
     
    576563          <para>
    577564            is a library containing the <application>FFmpeg</application> codecs
    578             (both encoding and decoding)
     565            (both encoding and decoding).
    579566          </para>
    580567          <indexterm zone="ffmpeg libavcodec">
     
    588575        <listitem>
    589576          <para>
    590             is the <application>FFmpeg</application> device handling library
     577            is the <application>FFmpeg</application> device handling library.
    591578          </para>
    592579          <indexterm zone="ffmpeg libavdevice">
     
    601588          <para>
    602589            is a library of filters that can alter video or audio between the
    603             decoder and the encoder (or output)
     590            decoder and the encoder (or output).
    604591          </para>
    605592          <indexterm zone="ffmpeg libavfilter">
     
    615602            is a library containing the file formats handling (mux and demux
    616603            code for several formats) used by <command>ffplay</command> as well
    617             as allowing the generation of  audio or video streams
     604            as allowing the generation of  audio or video streams.
    618605          </para>
    619606          <indexterm zone="ffmpeg libavformat">
     
    623610      </varlistentry>
    624611
    625       <varlistentry id="libavresample">
    626         <term><filename class="libraryfile">libavresample.so</filename></term>
    627         <listitem>
    628           <para>
    629             is a library containing functions for resampling audio and video.
    630           </para>
    631           <indexterm zone="ffmpeg libavresample">
    632             <primary sortas="c-libavresample">libavresample</primary>
    633           </indexterm>
    634         </listitem>
    635       </varlistentry>
    636 
    637612      <varlistentry id="libavutil">
    638613        <term><filename class="libraryfile">libavutil.so</filename></term>
    639614        <listitem>
    640615          <para>
    641             is the <application>FFmpeg</application> utility library
     616            is the <application>FFmpeg</application> utility library.
    642617          </para>
    643618          <indexterm zone="ffmpeg libavutil">
     
    651626        <listitem>
    652627          <para>
    653             is the <application>FFmpeg</application> post processing library
     628            is the <application>FFmpeg</application> post processing library.
    654629          </para>
    655630          <indexterm zone="ffmpeg libpostproc">
     
    664639          <para>
    665640            is the <application>FFmpeg</application> audio rescaling library,
    666             it contains functions for converting audio sample formats
     641            it contains functions for converting audio sample formats.
    667642          </para>
    668643          <indexterm zone="ffmpeg libswresample">
     
    676651        <listitem>
    677652          <para>
    678             is the <application>FFmpeg</application> image rescaling library
     653            is the <application>FFmpeg</application> image rescaling library.
    679654          </para>
    680655          <indexterm zone="ffmpeg libswscale">
Note: See TracChangeset for help on using the changeset viewer.