source: multimedia/libdriv/xvid.xml@ bad03ecd

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gimp3 gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since bad03ecd was e9d672f, checked in by Randy McMurchy <randy@…>, 20 years ago

Updated to XviD-1.0.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2748 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.2 KB
Line 
1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
2 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../../general.ent">
4 %general-entities;
5
6 <!ENTITY xvid-download-http "http://files.xvid.org/downloads/xvidcore-&xvid-version;.tar.bz2">
7 <!ENTITY xvid-download-ftp " ">
8 <!ENTITY xvid-size "541 KB">
9 <!ENTITY xvid-buildsize "7.1 MB">
10 <!ENTITY xvid-time "0.19 SBU">
11]>
12
13<sect1 id="xvid" xreflabel="XviD-&xvid-version;">
14<sect1info>
15<othername>$LastChangedBy$</othername>
16<date>$Date$</date>
17</sect1info>
18<?dbhtml filename="xvid.html"?>
19<title>XviD-&xvid-version;</title>
20
21<sect2>
22<title>Introduction to <application>XviD</application></title>
23
24<!--
25OpenDivX or Xvid?
26
27OpenDivX is a free implementation of the mpeg4-codec. Alas, the
28developers at ProjectMayo didn't gratefully release their actual source
29in compileable versions, so the displeasure of the users majority
30canalized into a new project named Xvid.
31
32Xvid development was interrupted in Autumn 2002 due to a code-theft
33the developers at Sigma design committed but it is continued now.
34
35For worse luck, OpenDivX and Xvid are using the same header file
36names (an issue that wouldn't be resolved easily) and function
37namespace, so you'll have to choose which one to use.
38
39I personally vote for Xvid, because the installation from sources
40is much smoother. If you use mencoder and transcode at the same time,
41you may want to choose different codecs for each.
42-->
43
44<para><application>XviD</application> is a <acronym>MPEG</acronym>-4
45compliant video <acronym>CODEC</acronym>.</para>
46
47<sect3><title>Package information</title>
48<itemizedlist spacing='compact'>
49<listitem><para>Download (HTTP):
50<ulink url="&xvid-download-http;"/></para></listitem>
51<listitem><para>Download (FTP):
52<ulink url="&xvid-download-ftp;"/></para></listitem>
53<listitem><para>Download size: &xvid-size;</para></listitem>
54<listitem><para>Estimated Disk space required:
55&xvid-buildsize;</para></listitem>
56<listitem><para>Estimated build time:
57&xvid-time;</para></listitem></itemizedlist>
58</sect3>
59
60<sect3><title><application>XviD</application> dependencies</title>
61<sect4><title>Optional</title>
62<para><xref linkend="NASM"/></para></sect4>
63</sect3>
64
65</sect2>
66
67<sect2>
68<title>Installation of <application>XviD</application></title>
69
70<para>Install <application>XviD</application> by running the following
71commands:</para>
72
73<screen><userinput><command>cd build/generic &amp;&amp;
74./configure --prefix=/usr &amp;&amp;
75make &amp;&amp;
76make install &amp;&amp;
77ln -sf libxvidcore.so.4.0 /usr/lib/libxvidcore.so.4 &amp;&amp;
78ln -sf libxvidcore.so.4 /usr/lib/libxvidcore.so</command></userinput></screen>
79
80</sect2>
81
82<sect2>
83<title>Command explanations</title>
84
85<para><command>ln -s libxvidcore.so.4 /usr/lib/libxvidcore.so</command>:
86This command makes applications linked against
87<filename class="libraryfile">.so</filename> names, link to
88<filename class="libraryfile">.so.<replaceable>MAJOR</replaceable></filename>.
89This ensures better binary compatibility, as
90<application>XviD</application> developers take care not changing the
91<replaceable>MAJOR</replaceable> number until there is an incompatible
92<acronym>ABI</acronym> change.</para>
93
94</sect2>
95
96<sect2>
97<title>Contents</title>
98
99<para>The <application>XviD</application> core package contains the
100<filename class="libraryfile">libxvidcore</filename> library.</para>
101
102</sect2>
103
104<sect2><title>Description</title>
105
106<sect3><title>libxvidcore</title>
107<para><filename class="libraryfile">libxvidcore</filename> provides
108functions to encode and decode most <acronym>MPEG</acronym>-4 video
109data.</para></sect3>
110
111<!--
112<para>Following features of MPEG-4 are supported:</para>
113<para><emphasis>I, P Frame encoding</emphasis></para>
114<para>I-Frames are image frames, while P-Frames are Pattern Frames.
115Image Frames contain full images. P-Frames contain patterns of what changes in
116the image, thusly saving a lot of space.</para>
117<para><emphasis>PMVFast and EPZS with diamond a sqare pattern motion
118estimation</emphasis></para>
119<para>Fast Motion detection that can refer a square or diamond
120shaped pattern to different directions.</para>
121<para><emphasis>inter4v mode</emphasis></para>
122<para>Fast interpolation ability.</para>
123<para><emphasis>fullpixel and halfpixel precision</emphasis></para>
124<para>Even halfpixel movements can be encoded. Better precision
125results in better compression at better quality.</para>
126<para><emphasis>both MPEG-4 and H263 quantizations</emphasis></para>
127<para>MPEG-4 is the standard DivX was derived from. H263 is a
128slightly changed subset of that standard made by Microsoft. Quantization
129means to map the quantity of color values to numbers.</para>
130<para><emphasis>custom quant matrices</emphasis></para>
131<para>The quantization can be done using custom matrices,
132possibly giving better results if the matrix is made to suit the video
133data. Every normal user should be fine with the default matrix that comes
134with <application>XviD</application>.</para>
135<para><emphasis>Adaptive quantization / Luminance masking</emphasis></para>
136<para>Qantization and Luminance masking are variant, depending
137on the input material, therefore providing better results on dark or very
138contrasting images.</para>
139-->
140
141</sect2>
142
143</sect1>
144
Note: See TracBrowser for help on using the repository browser.