EBML
From Just Solve the File Format Problem
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.