glfs/multimedia/videoutils/ffmpeg/ffmpeg-intro.xml
Tushar Teredesai 034abd0060 Changed dependencies to refer to either XFree86 or Xorg
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2149 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-05-13 14:32:28 +00:00

24 lines
1.0 KiB
XML

<sect2>
<title>Introduction to <application>FFmpeg</application></title>
<para><application>FFmpeg</application> is a solution to record, convert and stream audio and
video. Due to heavy development, not all of these functions will work.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink url="&ffmpeg-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink url="&ffmpeg-download-ftp;"/></para></listitem>
<listitem><para>Download size: &ffmpeg-size;</para></listitem>
<listitem><para>Estimated Disk space required: &ffmpeg-buildsize;</para></listitem>
<listitem><para>Estimated build time: &ffmpeg-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>FFmpeg</application> dependencies</title>
<sect4><title>Optional</title>
<para><xref linkend="libvorbis"/>, <xref linkend="lame"/>,
X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>), <xref linkend="SDL"/> and <xref linkend="freetype2"/>
</para></sect4>
</sect3>
</sect2>