Skip to content

cotag/ebml-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EBML Parser

This EBML parser is designed to parse EBML fragments that are already fully loaded and available in an ArrayBuffer. Parsing of incomplete streams is not supported.

EBML is used as the storage layer for a number of different file formats, such as MKV and WebM.

Install

bower install --save ebml-parser

Format

http://matroska.org/technical/specs/rfc/index.html

Licence

MIT

Releases

No releases published

Packages

No packages published