Extensible Binary Meta Language
(Redirected from EBML)
| Extensible Binary Meta Language | |
|---|---|
| Internet media type | {{#property:P1163}} |
| Magic number | 1a 45 df a3 |
| Extended to | Matroska |
| Standard | RFC 8794 |
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 designed as the framework language for the Matroska audio/video container format.[1][2][3]
EBML is not extensible in the same way that XML is, as the XML schema (e.g., DTD) must be known in advance.
See also
[edit | edit source]- Binary XML
- WBXML
- Matroska
- WebM
- XML
- IFF, an older structured binary format widely adopted for multimedia
References
[edit | edit source]- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
External links
[edit | edit source]