An open API service indexing awesome lists of open source software.

https://github.com/itsjamie/bmff

ISO Base Media File Format Parsing Library
https://github.com/itsjamie/bmff

bmff iso

Last synced: 5 months ago
JSON representation

ISO Base Media File Format Parsing Library

Awesome Lists containing this project

README

          

# bmff
[![GoDoc](https://godoc.org/github.com/itsjamie/bmff?status.svg)](https://godoc.org/github.com/itsjamie/bmff)

ISO Base Media File Format Parsing Library

This parses MP4 containers that adhere to the above specification.

## Goals
- Support a stream based input
- Support a stream based output
- Add `emsg` support for timed metadata insertion to existing files.