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

[ bsd3, codec, library ] [ Propose Tags ]

Please see README.md


[Skip to Readme]

Modules

[Index] [Quick Jump]

Flags

Automatic Flags
NameDescriptionDefault
tracing

Build with trace output enabled

Enabled
fullbenchmarks

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

Enabled
complextests

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

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.13.0.0, 0.14.0.0
Change log CHANGELOG.md
Dependencies base (>=4.12 && <5), bytestring, data-default, function-builder (>=0.3 && <0.4), mtl, pretty-types (>=0.2.3 && <0.4), singletons (>=2.5 && <2.6), tagged, template-haskell, text, time, type-spec (>=0.3), vector [details]
License BSD-3-Clause
Copyright 2016-2019 Sven Heyll, Lindenbaum GmbH
Author Sven Heyll
Maintainer sven.heyll@lindenbaum.eu
Category Codec
Home page https://github.com/sheyll/isobmff#readme
Source repo head: git clone https://github.com/sheyll/isobmff
Uploaded by SvenHeyll at 2019-02-08T13:46:27Z
Distributions
Downloads 1065 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-02-08 [all 1 reports]

Readme for isobmff-0.14.0.0

[back to package description]

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.