@hackage isobmff0.14.0.0
A parser and generator for the ISO-14496-12/14 base media file format
Categories
License
BSD-3-Clause
Maintainer
sven.heyll@lindenbaum.eu
Links
Versions
Installation
Dependencies (13)
- base >=4.12 && <5
- bytestring
- data-default
- function-builder >=0.3 && <0.4
- mtl
- pretty-types >=0.2.3 && <0.4 Show all…
Dependents (0)
Package 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
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.