glfs/multimedia/videoutils/ffmpeg/ffmpeg-intro.xml
Larry Lawrence d306467b74 multimedia editing
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@830 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-04-06 19:30:52 +00:00

18 lines
654 B
XML

<sect2>
<title>Introduction to ffmpeg</title>
<screen>Download location (HTTP): <ulink url="&ffmpeg-download-http;"/>
Download location (FTP): <ulink url="&ffmpeg-download-ftp;"/>
Version used: &ffmpeg-version;
Package size: &ffmpeg-size;
Estimated Disk space required: &ffmpeg-buildsize;
Estimated build time &ffmpeg-time;</screen>
<para>ffmpeg is a solution to record, convert and stream audio and
video. Due to heavy development, not all of this functions will work. </para>
<screen>ffmpeg will utilize:
<xref linkend="libvorbis"/>, <xref linkend="lame"/> and Imlib2</screen>
</sect2>