About

Metadata

  • Last updated , by TristanCacqueray
  • License BSD-3-Clause
  • Maintained by: tdecacqu@redhat.com

  • Lottery factor: 0

Links

Installation

Readme

Pure decoder for the Extensible Binary Meta Language (EBML) format.

Use this library to parse mkv/webm file or split a webm stream segments.

Checkout a motivating use-case presented in this blog post: Broadcasting a WebM stream using MSE.

Read the haskell-ebml demo app for simple usage: Main.hs.