@hackage isobmff-builder0.11.3.0
A (bytestring-) builder for the ISO-14496-12 base media file format
Installation
Dependencies (13)
- base >=4.9 && <5
- bytestring
- data-default
- mtl
- pretty-types >=0.2.3 && <0.3
- singletons Show all…
Dependents (1)
@hackage/acme-everything
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 Builder
This project contains a bytestring-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.