Formats & playback 6 min read
HEVC (H.265) Playback Problems: Device Support and Practical Strategies
HEVC delivers the same visual quality as H.264 at roughly half the bitrate — which is why phones record in it. But patent licensing fractured its support: the format plays somewhere on every device and nowhere everywhere.
Support map
- Phones: hardware decode near-universal since ~2017 (Apple A9+, most Android flagships).
- Windows: needs the HEVC Video Extensions (paid in Microsoft Store) or VLC/Players with bundled decoders.
- Browsers: Safari yes; Chrome/Firefox/Edge generally no — this is why web-based tools re-encode HEVC uploads.
- Editors: modern versions handle it; older ones choke or import proxy-only.
Strategy per scenario
Archiving phone footage → keep HEVC (space savings are real). Sharing to unknown devices → deliver H.264. Web upload forms → H.264, since the receiving pipeline may be browser-based. One master in HEVC plus an H.264 distribution copy covers both.