Skip to content

Feature request: Matroska (MKV) video container #7347

Description

@jedenastka

I would like to request a feature for the use of the Matroska video container (also called MKV) in <video> tags.

From my testing, it is supported in the latest versions of Chromium and GNOME Web (WebKit-based), but not in the latest version of Firefox.

WebM is based on MKV, but they are not the same format - WebM is already provided as a feature on caniuse.com, and support is present in latest versions of all major browsers.

Here's a page I made so I could test support myself: https://grzesiek11.stary.pc.pl/files/random/mkv.html. From top to bottom, this is:

  • MP4 with H.264 + AAC
  • WebM with AV1 + Opus
  • Matroska with AV1 + Opus
  • Matroska with H.264 + AAC

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions