Difference between revisions of "High Efficiency Video Coding"

From VideoLAN Wiki
Jump to navigation Jump to search
(Add codec id)
(Template:Codec video: encoder=x265)
 
Line 1: Line 1:
{{Codec video|id=hevc|encoder=y|mod=h26x}}
+
{{Codec video|id=hevc|encoder=x265|mod=h26x}}
 
{{Mmwiki|High Efficiency Video Coding}}
 
{{Mmwiki|High Efficiency Video Coding}}
 
{{Website|HEVC|http://hevc.info/|label1=hevc.info}}
 
{{Website|HEVC|http://hevc.info/|label1=hevc.info}}

Latest revision as of 06:20, 13 April 2019

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

High Efficiency Video Coding or HEVC is the upcoming successor to H.264. It is sometimes (unofficially) called H.265 or H.265/HEVC to lend an idea that it builds upon H.264/MPEG-4 AVC.

It claims a greater compression ratio through lossy means at no cost to apparent fidelity. The first version was released in April 2013, though new standards are still being developed.

Like H.264, it is encumbered with patents. The open source version is x265.

In VLC media player, although h26x is used to decode it, x265 is used to encode it.

See also