Jump to content

Extensible Binary Meta Language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Stuartyeates (talk | contribs) at 03:57, 9 October 2011 (Added {{notability}} and {{primary sources}} tags to article (TW)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Extensible Binary Meta Language
Magic number1a 45 df a3
Extended toMatroska

Extensible Binary Meta Language (EBML) is a generalized file format for any kind of data, aiming to be a binary equivalent to XML. It provides a basic framework for storing data in XML-like tags. It was originally developed for the Matroska audio/video container format.

EBML is not extensible in the same way that XML is, as the Document Type Definition must be known in advance.

WebM container