Jump to content

Extensible Binary Meta Language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 98.246.21.134 (talk) at 03:43, 15 May 2009 (Updated external RFC spec. link (old link was resulting in a 404)). 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.