Open
Description
Chromium's MediaRecorder API now supports HEVC encoding, introducing the hvc1.*
codec string, and adds new codecs (hev1.*
and avc3.*
) supporting variable resolution video in MP4.
Support for HEVC platform encoding was added in WebCodecs in Chromium M130. As a follow-up, support has been added to the MediaRecorder API in Chromium. The API now supports both MP4 and Matroska muxer types with different HEVC and H.264 mime type specifications. HEVC encoding is only supported if the user's device and operating system provide the necessary capabilities.
Request for Mozilla Position on MediaRecorder codec support
- Specification title: H26x Codec support updates for MediaRecorder
- Specification or proposal URL (if available): https://docs.google.com/document/d/1YijhqWaeI118xqZV6Fd-UtqWpGDc-vFfFS6Dg4JEEqc/edit?tab=t.0
- Explainer URL (if available): https://docs.google.com/document/d/1YijhqWaeI118xqZV6Fd-UtqWpGDc-vFfFS6Dg4JEEqc/edit?tab=t.0
- Proposal author(s) (
@
-mention GitHub accounts): - MDN URL (optional):
- Caniuse.com URL (optional):
- Bugzilla URL (optional):
- Mozillians who can provide input (optional): @padenot @jan-ivar
- WebKit standards-position:
Other information
Work on the Chromium side is being tracked here.
Metadata
Metadata
Assignees
Type
Projects
Status
Position is proposed