Jump to content

Extensible Binary Meta Language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 213.80.206.236 (talk) at 14:44, 10 September 2011. 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