Concept · Codec decision
H.265 vs AV1: Which Codec for Which Tier?
AV1 compresses better. HEVC plays everywhere. In 2026, most production stacks ship both — here is the framework for deciding each tier.
Four dimensions that decide it
| HEVC (H.265) | AV1 | |
|---|---|---|
| Compression | Baseline (vs H.264 −40%) | ~30% better than HEVC |
| Encoding cost | Heavy | Heavier (until hardware encoders mature) |
| Device coverage | Apple + smart TV + consoles | Chrome/Android 2020+, growing |
| Patents | Three pools, real fees | "Royalty-free" — with asserted patents |
The engineering shortcut
If your traffic is Chrome/Android at scale → AV1 earns its encode cost. If your target is Apple devices, 4K/HDR, or smart TVs → HEVC. For everything else, H.264 remains the fallback.
Most production stacks in 2026 are a three-rung ladder: H.264 fallback + HEVC Apple/TV layer + AV1 high-traffic layer.
What it costs to switch
Switching codecs is not one encode job — it is device testing, DRM interop, CDN presets, and quality regressions. Budget the whole cost, not the encode minute.
Keep exploring