@hackage / isobmff

A parser and generator for the ISO-14496-12/14 base media file format

Latest0.14.0.0

About

Metadata

  • Last updated , by SvenHeyll
  • License BSD-3-Clause
  • Maintained by: sven.heyll@lindenbaum.eu

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    tracing (on by default)

    Build with trace output enabled

    fullbenchmarks (on by default)

    Enable the compilation of all benchmarks, takes a long time to compile

    complextests (on by default)

    Enable the compilation of all unit tests, even those, that take a long time to compile

Readme

Build Status Hackage

ISO-14496-12 Base Media File Format Library

This project contains a parser and builder for the media data container file format defined as part of the MPEG-4 (ISO-14496) family of standards, called the Iso Base Media File Format, or ISOBMFF.

It is a container format for both stored and transfered media data.