Matroska is a project to create a container format that can hold an unlimited number of video, audio, picture, or subtitle tracks in one file.[4] The Matroska Multimedia Container is similar in concept to other containers like AVI, MP4, or Advanced Systems Format (ASF), but is an open standard.
Matroska file extensions are .mkv for video (which may include subtitles or audio), .mk3d for stereoscopic video, .mka for audio-only files (which may include subtitles), and .mks for subtitles only.[5]
History
The project was announced on 6 December 2002[6] as a fork of the Multimedia Container Format (MCF), after disagreements between MCF lead developer Lasse Kärkkäinen and soon-to-be Matroska founder Steve Lhomme about the use of the Extensible Binary Meta Language (EBML) instead of a binary format.[7] This coincided with a 6-month coding break by the MCF's lead developer for his military service, during which most of the community quickly migrated to the new project.[citation needed]
In 2010, it was announced that the WebM audio/video format would be based on a profile of the Matroska container format together with VP8 video and Vorbis audio.[8]
On 31 October 2014, Microsoft confirmed that Windows 10 would support HEVC and Matroska out of the box, according to a statement from Gabriel Aul, the leader of Microsoft Operating Systems Group's Data and Fundamentals Team.[9][10] Windows 10 Technical Preview Build 9860 added platform level support for HEVC and Matroska.[11][12]
Name and logo
"Matroska" is derived from matryoshka (Russian: матрёшка[mɐˈtrʲɵʂkə]), the Russian word for the hollow wooden dolls which open to expose another smaller doll, that in turn opens to expose another doll, and so on. The logo writes it as "Matroška"; the letter š, an "s" with a caron over it, represents the "sh" sound (/ʂ/) in various languages.[13]
Design
This section needs expansion. You can help by adding to it. (September 2021)
The use of EBML allows extension for future format changes. The Matroska team has expressed some of their long-term goals on Doom9.org and Hydrogenaudio forums. Thus, the following are "goals", not necessarily existing features, of Matroska:[14]
Creating a modern, flexible, extensible, cross-platform multimedia container format
Developing robust streaming support (both this format and the WebM subset are streamable)[15]
Developing a menu system similar to that of DVDs based on EBML (as of July 2019[update], there is only a mostly empty draft)[16]
Developing a set of tools for the creation and editing of Matroska files (MKVToolNix, for example)
Developing libraries to allow developers to add Matroska support to their applications (made open source by Matroska developers)
Working with hardware manufacturers to include Matroska support in embedded multimedia devices
Development
Matroska is supported by a non-profit organization (association loi 1901) in France,[17] and the specifications are open to everyone. It is a royalty-freeopen standard that is free to use, and its technical specifications are available for private and commercial use. The Matroska development team licenses its libraries under the LGPL, with parsing and playback libraries available under BSD licenses.[14]
^Matroska Multimedia Container (Partial draft). Sustainability of Digital Formats. Washington, D.C.: Library of Congress. 21 December 2015. Retrieved 13 December 2021.
^Matroska v4 element specificationArchived 2018-02-04 at the Wayback Machine, Matroska.org. "TrackNumber: The track number as used in the Block Header (using more than 127 tracks is not encouraged, though the design allows an unlimited number)."