Difference between revisions of "Category:X264"

From VideoLAN Wiki
Jump to navigation Jump to search
Line 12: Line 12:
 
* [[x264 TODO]]
 
* [[x264 TODO]]
 
* [[x264 asm intro]]
 
* [[x264 asm intro]]
 +
 +
An overview of x264's structure and algorithms can be found [http://akuvian.org/src/x264/overview_x264_v8_5.pdf here].  It is somewhat outdated, but still mostly accurate.  Do note that understanding this is not necessary for developing on x264.
 +
 +
On a lighter note, feel free to check out the [http://www.x264.nl/developers/Dark_Shikari/loren.html x264 developer quotes page].
  
 
== Demos ==
 
== Demos ==

Revision as of 14:01, 30 September 2013

x264 is a free software library for encoding H.264/MPEG-4 AVC video streams. The code is written by Loren Merritt, Laurent Aimar, Eric Petit, Min Chen, Justin Clay, Måns Rullgård, Radek Czyz, Alex Izvorski, Alex Wright, and Christian Heine from scratch.

x264 is one of the most popular video compression libraries in the world, used worldwide for applications such as web video, television broadcast, and Blu-ray authoring. It outclasses practically all commercial implementations both speed and compression-wise. While not actually part of VLC media player or ffmpeg, it is a major library used by both, licensed under the GPL. Due to its popularity in the commercial world (for example, Youtube and Facebook rely on it), many companies have offered bounties in the past for features and improvements that they found useful.

x264 has a strong user community based at Doom9 where discussions for improved development take place.

Developers

An overview of x264's structure and algorithms can be found here. It is somewhat outdated, but still mostly accurate. Do note that understanding this is not necessary for developing on x264.

On a lighter note, feel free to check out the x264 developer quotes page.

Demos

flyingskunk.mkv demo encoded with x264/vorbis/matroska - (96 MB, 640x480, 25 fps, 6 minutes), created using LiVES

Media in category "X264"

The following 5 files are in this category, out of 5 total.