EBML

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Specifications)
Line 3: Line 3:
 
|subcat=Metaformats
 
|subcat=Metaformats
 
}}
 
}}
[[EBML]] (Extensible Binary Meta Language) is a binary metaformat, with some logical similarities to [[XML]]. It was originally designed as part of the [[Matroska]] multimedia container format.
+
[[EBML]] (Extensible Binary Meta Language) is a binary metaformat, similar in scope to [[ISO Base Media File Format|BMFF]] or [[RIFF]]. It was designed as part of the [[Matroska]] multimedia container format.
 +
 
 +
== Related formats ==
 +
* [[Matroska]]
 +
* [[WebM]]
 +
* [[EBML Schema]]
 +
 
 +
== Identification ==
 +
An EBML file begins with bytes {{magic|0x1a 0x45 0xdf 0xa3}}, representing the encoded ID number of the "EBML" element.
  
 
== Specifications ==
 
== Specifications ==

Revision as of 13:56, 18 March 2018

File Format
Name EBML
Ontology
EBML (Extensible Binary Meta Language) is a binary metaformat, similar in scope to BMFF or RIFF. It was designed as part of the Matroska multimedia container format.

Contents

Related formats

Identification

An EBML file begins with bytes 0x1a 0x45 0xdf 0xa3, representing the encoded ID number of the "EBML" element.

Specifications

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox