What is HEVC (H.265)?
HEVC Is a Codec, Not a File Type
HEVC (High Efficiency Video Coding), also known as H.265, is a video codec, the compression method, not a container or file format. You will not usually see an .hevc file; instead, HEVC-encoded video lives inside containers like MP4 or MKV. It is the successor to H.264 (AVC), designed with a single headline goal: deliver the same visual quality at roughly half the file size. That efficiency is what makes 4K and HDR streaming practical, which is why HEVC underpins much of modern high-resolution video.
HEVC reaches that efficiency through smarter, more flexible compression. Where H.264 used fixed macroblocks, HEVC uses a flexible quadtree of coding tree units up to 64x64 pixels that can be recursively subdivided to match the detail in each part of the image, large blocks for flat areas, fine blocks for detailed ones. It also adds far more intra-prediction directions (35 versus nine in H.264) and improved motion prediction. The result is that the encoder describes each frame more precisely with fewer bits, especially at high resolutions where the savings compound.
The payoff is concrete: at 4K, HEVC can cut bandwidth dramatically compared with H.264, which is why streaming services, modern iPhones (whose HEIC photos and 4K video use HEVC), and Blu-ray's UHD format adopted it. When you record 4K on a recent phone or stream high-resolution HDR content, HEVC is very often the codec doing the work behind the scenes.
The Licensing Problem
HEVC's great weakness is not technical, it is patent licensing. The codec is covered by patents held across multiple licensing pools, and the resulting fees and complexity have made HEVC expensive and legally awkward to include in software. This is the direct reason it is not natively supported in many web browsers for general use, and why Windows often requires a paid codec extension to play HEVC video. A technically excellent codec ended up constrained by the cost of using it.
That licensing friction is exactly what motivated the creation of AV1, a royalty-free codec built by the Alliance for Open Media to deliver HEVC-class (or better) efficiency without the patent burden. So HEVC sits in a peculiar spot: superb compression, strong support inside the Apple ecosystem and on dedicated hardware, but limited on the open web precisely because of its licensing, where royalty-free alternatives are taking its place.
When to Use HEVC
HEVC is the right choice when you need high efficiency and your playback environment supports it: storing or streaming 4K and HDR video, saving space on a phone that records in HEVC, or delivering high-resolution content to Apple devices and modern hardware that decode it natively. When maximum compatibility matters, especially for the open web or older devices, H.264 (in MP4) remains the safer choice, and for a royalty-free high-efficiency option, AV1 is the emerging alternative.
Limitations
HEVC's drawbacks are mostly external: licensing fees and legal complexity that limit its inclusion in browsers and free software, leading to the familiar "this HEVC video will not play" problem on platforms without a licensed decoder. Encoding is also computationally heavy, taking more processing power than H.264, though hardware acceleration mitigates this on modern devices. The compression itself is excellent; it is the cost and patchy support that keep HEVC from being the universal default, a gap that AV1 aims to fill on the open web.
HEVC vs Other Video Codecs
| Feature | HEVC | H.264 | AV1 |
|---|---|---|---|
| Type | Codec[4] | Codec | Codec |
| Compression efficiency | Very high[1] | Moderate | Very high |
| Standardized by | ITU-T & ISO/IEC[1] | ITU-T / ISO | Alliance for Open Media |
| License | Patent-licensed[4] | Patent-licensed | Royalty-free |
| Device/browser support | Wide, hardware | Universal | Growing |
| Best for | 4K, HDR, efficiency | Compatibility | Open streaming |
HEVC roughly doubles H.264 efficiency but its patent licensing pushed many to royalty-free AV1.
Pros and Cons
Advantages
50% Better Compression | FileFormer, Achieves the same visual quality as H.264 at half the file size, cutting bandwidth and storage costs.
4K and 8K Support | FileFormer, Designed from the ground up for ultra-high-definition resolutions up to 8K.
HDR Native Support | FileFormer, Supports HDR10, Dolby Vision, and HLG for rich, high-dynamic-range content.
Wide Hardware Support | FileFormer, Modern CPUs, GPUs, and mobile chips include dedicated HEVC decode acceleration.
Disadvantages
Patent Licensing Complexity | FileFormer, Multiple patent pools with licensing fees have slowed adoption in some open-source and low-cost applications.
Slow Software Encoding | FileFormer, Software-only HEVC encoding is significantly slower than H.264 without dedicated hardware acceleration.
Older Device Compatibility | FileFormer, Devices from before 2014 often cannot play HEVC smoothly without hardware acceleration.
Competition from AV1 | FileFormer, The royalty-free AV1 codec offers similar compression efficiency and is growing in web streaming usage.
When to Use HEVC (H.265)
Here are the most common situations where HEVC (H.265) is the right choice:
4K Video Streaming | FileFormer
The standard codec for all major 4K streaming services where bandwidth efficiency is critical.
Drone and Action Camera Footage | FileFormer
Most modern 4K cameras including DJI drones and GoPro record in HEVC by default.
Long-Term Video Archiving | FileFormer
Store large video libraries more efficiently than H.264 with no perceptible quality difference.
Video Conferencing at High Resolution | FileFormer
Enables higher resolution calls over the same bandwidth as H.264 at lower resolutions.
Frequently Asked Questions about HEVC (H.265)
What is the difference between HEVC and H.265?
They are the same standard. HEVC is the descriptive name and H.265 is the ITU-T designation number. Both refer to the same video codec.
Is HEVC better than H.264?
Yes, in terms of compression efficiency. HEVC delivers the same quality at about half the file size of H.264. The trade-off is higher encoding complexity and patent licensing requirements.
Why do some devices not play HEVC?
HEVC hardware decoding requires dedicated silicon not present in older devices. Software-only decoding is too slow for smooth real-time playback on low-power hardware.
What containers support HEVC?
HEVC video is most commonly stored in MP4, MKV, or MOV containers. Transport Stream (.ts) is used for broadcast applications.
Should I use HEVC or AV1?
For streaming to web browsers, AV1 is growing rapidly and is royalty-free. For device compatibility and camera recording, HEVC is more universally supported today.