mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-07 17:57:47 +08:00
e2ff0d9d19
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@729 af4574ff-66df-0310-9fd7-8a98e5e911e0
18 lines
655 B
XML
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>
|