Displaying 1 to 8 from 8 results

MP4Parse - C++ library for MP4 file parsing.

  •    C++

C++ library for MP4 file parsing. This library is no longer developed or maintained. Please use ISOBMFF instead.

movtogif-cli - :tv: Convert mov/mp4 to high-quality animated gifs

  •    Javascript

I'm using ffmpeg and imagemagick manually to generate animated gifs from QuickTime mov/mp4. I created this simple cli to make my life easier. I use this tool to take snapshots of interactive UIs and attach to pull requests. The default options are optimised for quality and file size. The only options exposed are --resize and --delay.

node-faststart - Quicktime/MP4 Fast Start enables files using a stream interface

  •    Javascript

Enable streaming and pseudo-streaming of Quicktime and MP4 files by moving metadata and offset information to the front of the file. The implementation is a plug-in replacement for fs.createReadStream() and works behind the scene to expose the input file as a fast start enabled stream.




go-xmp - A native Go SDK for the Extensible Metadata Platform (XMP)

  •    Go

go-xmp is a native Go SDK for the Extensible Metadata Platform (XMP) as defined by the Adobe XMP Specification Part 1, Part 2 and Part 3, a.k.a ISO 16684-1:2011(E). The Go distribution is go-xmp's only dependency.

ISOBMFF - C++ Library for ISO/IEC 14496-12 - ISO Base Media File Format (QuickTime, MPEG-4, HEIF, etc)

  •    C++

ISOBMFF is a cross-platform C++ library for reading/parsing files in the ISO Base Media File Format (ISO/IEC 14496-12). Support for editing/writing files is not available at the moment, but the library has been designed for this goal in mind, so writing support will eventually become available.

ISOBMFF-Explorer - Introspection utility for files in the ISO Base Media File Format

  •    Objective-C

ISOBMFF-Explorer is a macOS utility that displays the structure and data of files conforming to the «ISO Base Media File Format» standard (ISO/IEC 14496-12). ISOBMFF-Explorer is released under the terms of the MIT License.