Jump to content

Xvid: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m rv linkspam
Line 60: Line 60:
* [http://www.xvid.org/Home-of-the-Xvid-Codec.1.0.html Xvid.org Homepage]
* [http://www.xvid.org/Home-of-the-Xvid-Codec.1.0.html Xvid.org Homepage]
* [http://ronald.vslcatena.nl/docs/xvidfaq.html The Unofficial Xvid FAQ]
* [http://ronald.vslcatena.nl/docs/xvidfaq.html The Unofficial Xvid FAQ]

* [http://www.popsnail.com/today/Lovely-Christmas-VCD-to-Xvid-Converter-to-You-20061224.html Lovely Christmas VCD to Xvid Converter to You]
[[Category:Video codecs]]
[[Category:Video codecs]]
[[Category:Free multimedia codecs, containers, and splitters]]
[[Category:Free multimedia codecs, containers, and splitters]]

Revision as of 08:21, 25 December 2006

Xvid
Stable release
1.1.2 / November 1, 2006
Preview releaseSVN [±]
Repository
Operating systemCross-platform
TypeVideo codec
LicenseGNU GPL
Websitehttp://www.xvid.org/

Xvid (formerly "XviD") is a video codec library following the MPEG-4 standard. Xvid was created by a group of volunteer programmers after the OpenDivX source was closed in July 2001.

Xvid features MPEG-4 Advanced Simple Profile features such as b-frames, global and quarter pixel motion compensation, lumi masking, trellis quantization, and H.263, MPEG and custom quantization matrices.

Xvid is a primary competitor of DivX (Xvid being DivX spelled backwards). While DivX is proprietary software, Xvid is free and open source software and, unlike DivX, can be used on many different platforms and operating systems.

History

In January 2001, DivXNetworks founded OpenDivX as part of Project Mayo which was intended to be a home for open source multimedia projects. OpenDivX was an open-source MPEG-4 video codec based on a stripped down version of the MoMuSys reference MPEG-4 encoder. The source code, however, was placed under a restrictive license and only members of the DivX Advanced Research Centre (DARC) had write access to the project CVS. In early 2001, DARC member Sparky wrote an improved version of the encoding core called encore2, which was updated several times before. In April, it was removed from CVS without warning. The explanation given by Sparky was "We (our bosses) decided that we are not ready to have it in public yet."

In July 2001, developers started complaining about a lack of activity in the project; the last CVS commit was several months before, bugfixes were being ignored, and promised documentation had not been written. Soon after, DARC released a beta version of their closed-source commercial DivX 4 codec, which was based on encore2, saying that "what the community really wants is a Winamp, not a Linux." Many accused DivXNetworks of starting OpenDivX for the sole purpose of harvesting other people's ideas to use in their DivX 4 codec, some were disappointed that the codec had stagnated and wanted to continue working on it, while others were angry at the way DivXNetworks handled a so-called open source project. It was after this that a fork of OpenDivX was created, using the latest version of encore2 that was downloaded before it was removed. Since then, all the openDivX code has been replaced and Xvid has been published under the GNU General Public License.

Some features of Xvid are believed to be covered by software patents in a number of countries (notably United States and Japan).[citation needed] For this reason, Xvid 0.9.x versions were not licensed in countries where these types of patents are enforceable. With the 1.0.x releases, a GNU GPL v2 license is used with no explicit geographical restriction. However, the legal usage of Xvid may still be restricted by local laws.[1]

Sigma Designs controversy

In July 2002, Sigma Designs released an MPEG-4 video codec called the REALmagic MPEG-4 Video Codec. Before long, people testing this new codec found that it contained considerable portions of Xvid code. Sigma Designs was contacted and confirmed that a programmer had based REALmagic on Xvid, but assured that all GPL code would be replaced to avoid copyright infringement. When Sigma Designs released the supposedly rewritten REALmagic codec, the Xvid developers immediately disassembled it and concluded that it still contained Xvid code, only rearranged in an attempt to disguise its presence. The Xvid developers decided to stop work and go public to force Sigma Designs to respect the terms of the GPL. After articles were published in Slashdot[2] and The Inquirer,[3] in August 2002 Sigma Designs agreed to publish their source code.[4]

Playing Xvid encoded files

Due primarily to concerns over patents, the official Xvid homepage does not provide binary versions of the Xvid codec. Video for Windows codecs (and DirectShow decoding-only filters) for Microsoft Windows are, however, made available at supporting websites. For Linux users, many distributions provide an Xvid codec for use with media players such as MPlayer and VLC. However, all these players use the FFmpeg MPEG-4 decoder by default and therefore don't require (or don't support) decoding with the Xvid codec.

Since Xvid uses MPEG-4 Advanced Simple Profile (ASP) compression, video encoded with Xvid is MPEG-4 ASP video and can therefore be decoded with all MPEG-4 ASP compliant decoders. This includes a large number of media players, in particular all the ones based on the free/open source libavcodec library.

Xvid encoded files can be written to a CD or DVD and played in a DivX compatible DVD player. However, since Xvid specifies three warp points for its implementation of Global Motion Compensation as opposed to the one of DivX, enabling some of the more advanced encoding features can compromise player compatibility.

References

See also