mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-07 01:27:16 +08:00
20 lines
830 B
XML
20 lines
830 B
XML
|
<sect2>
|
||
|
<title>Introduction to ffmpeg</title>
|
||
|
|
||
|
<screen>Download location (HTTP): <ulink url="&ffmpeg-download-http;"/>
|
||
|
Version used: &ffmpeg-version;
|
||
|
Package size: &ffmpeg-size;
|
||
|
Estimated Disk space required: &ffmpeg-buildsize;</screen>
|
||
|
|
||
|
<para>You may want to check out the source from CVS yourself:</para>
|
||
|
<para><screen><userinput>cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg login &&
|
||
|
cvs -z9 -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg co ffmpeg</userinput></screen></para>
|
||
|
|
||
|
<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>
|