mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-06 17:17:20 +08:00
21c0c1623e
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1288 af4574ff-66df-0310-9fd7-8a98e5e911e0
43 lines
1.6 KiB
XML
43 lines
1.6 KiB
XML
<sect2>
|
|
<title>Introduction to <application>XviD</application></title>
|
|
|
|
<!--
|
|
OpenDivX or Xvid?
|
|
|
|
OpenDivX is a free implementation of the mpeg4-codec. Alas, the
|
|
developers at ProjectMayo didn't gratefully release their actual source
|
|
in compileable versions, so the displeasure of the users majority
|
|
canalized into a new project named Xvid.
|
|
|
|
Xvid development was interrupted in Autumn 2002 due to a code-theft
|
|
the developers at Sigma design committed but it is continued now.
|
|
|
|
For worse luck, OpenDivX and Xvid are using the same header file
|
|
names (an issue that wouldn't be resolved easily) and function
|
|
namespace, so you'll have to choose which one to use.
|
|
|
|
I personally vote for Xvid, because the installation from sources
|
|
is much smoother. If you use mencoder and transcode at the same time,
|
|
you may want to choose different codecs for each.
|
|
-->
|
|
|
|
<para><application>XviD</application> is a <acronym>MPEG</acronym>-4
|
|
compliant video <acronym>CODEC</acronym>.</para>
|
|
|
|
<sect3><title>Package information</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Download (HTTP): <ulink url="&xvid-download-http;"/></para></listitem>
|
|
<listitem><para>Download (FTP): <ulink url="&xvid-download-ftp;"/></para></listitem>
|
|
<listitem><para>Download size: &xvid-size;</para></listitem>
|
|
<listitem><para>Estimated Disk space required: &xvid-buildsize;</para></listitem>
|
|
<listitem><para>Estimated build time: &xvid-time;</para></listitem></itemizedlist>
|
|
</sect3>
|
|
|
|
<sect3><title><application>XviD</application> dependencies</title>
|
|
<sect4><title>Optional</title>
|
|
<para><xref linkend="NASM"/>
|
|
</para></sect4>
|
|
</sect3>
|
|
|
|
</sect2>
|