Matroska

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Software)
(Identification)
Line 12: Line 12:
 
* [[Matroska subtitles]] (.mks)
 
* [[Matroska subtitles]] (.mks)
 
* [[MK3D]] (stereoscopic video)
 
* [[MK3D]] (stereoscopic video)
 +
 +
== Identification ==
 +
A Matroska file begins with {{magic|0x1a 0x45 0xdf 0xa3}}, as do all [[EBML]] files.
 +
 +
It contains an EMBL "DocType" element whose value is the string "matroska". This means that the byte sequence {{magic|0x42 0x82 0x88 'm 'a 't' 'r' 'o' 's' 'k' 'a'}} will appear in the file, normally near the beginning.
  
 
== Software ==
 
== Software ==
 
* [[VLC]]
 
* [[VLC]]
 +
* [[FFmpeg]]
 
* [[Konvertor]]
 
* [[Konvertor]]
  

Revision as of 13:59, 18 March 2018

File Format
Name Matroska
Ontology
Extension(s) .mkv, .mka, .mks, .mk3d
LoCFDD fdd000342
PRONOM fmt/569
Matroska (sometimes spelled Matroška) is an open standard multimedia container format. It is based on the EBML metaformat.

Specific formats:

Contents

Identification

A Matroska file begins with 0x1a 0x45 0xdf 0xa3, as do all EBML files.

It contains an EMBL "DocType" element whose value is the string "matroska". This means that the byte sequence 0x42 0x82 0x88 'm 'a 't' 'r' 'o' 's' 'k' 'a' will appear in the file, normally near the beginning.

Software

Specifications

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox