glfs/multimedia/videoutils/ffmpeg/ffmpeg-intro.xml
Larry Lawrence e2ff0d9d19 updated to xine-lib-1-beta6 and ffmpeg-0.4.6
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@729 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-02-25 16:27:15 +00:00

18 lines
655 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>