Difference between revisions of "H.264/MPEG-4 AVC"

From VideoLAN Wiki
Jump to navigation Jump to search
(Expand with module information, see also: x264, +{{Mmwiki}})
m (→‎See also: New section with links to other H.26x pages)
Line 8: Line 8:
  
 
Although [[Documentation:Modules/h26x|h26x]] is used to decode it, [[Documentation:Modules/x264|x264]] is used to encode it (see [[x264]]).
 
Although [[Documentation:Modules/h26x|h26x]] is used to decode it, [[Documentation:Modules/x264|x264]] is used to encode it (see [[x264]]).
 +
 +
== See also ==
 +
* [[H.261]]
 +
* [[H.262/MPEG-2 Part 2]]
 +
* [[H.263]]
 +
* [[H.264/MPEG-4 AVC]]
 +
* [[High Efficiency Video Coding|H.265/HEVC]]
  
 
== Specification ==
 
== Specification ==

Revision as of 05:18, 8 April 2019

h264
This is a video codec. The name to use at the command line is h264.
VLC can encode using this codec.
This codec is from the h26x module.

H.264, or Advanced Video Coding (AVC) is a video codec described by MPEG-4 Part 10. It can be used in a wide spectrum of applications, ranging from file storage to real-time streaming in video conferencing systems.

Similar codecs are H.263 (its predecessor) and H.265 (its very recent successor).

Although h26x is used to decode it, x264 is used to encode it (see x264).

See also

Specification

For a technical description read http://www.dspr.com/www/technology/csvt_overview.pdf

Source code

Help VideoLAN by adding to this page!
Create an account to start editing, and then click here to add to this article.