Giter VIP home page Giter VIP logo

mp4v2's Introduction

MP4v2 - A C/C++ library to create, modify and read MP4 files

Last commit Last commit

This is the new MP4v2 project, a fork of the abandoned MP4v2 library project now archived at Google Code.

The MP4v2 library provides an API to create and modify MP4 files as defined by ISO-IEC:14496-1:2001 MPEG-4 Systems. This file format is derived from Apple's QuickTime file format that has been used as a multimedia file format in a variety of platforms and applications. It is a very powerful and extensible format that can accommodate practically any type of media.

Please visit mp4v2.org for more information about this project and its goals.

License

MP4v2 is released under the terms of the Mozilla Public License (MPL) Version 1.1. Please refer to the COPYING file for the full license text.

Download

Release packages of the MP4v2 library sources are available in the Releases area.

Building

The MP4v2 library and utilities can be built using the following build systems:

  • GNU Autotools

    1. Run autoreconf -i in the MP4v2 project base folder (only necessary when building directly from repository sources)
    2. Run ./configure && make in the MP4v2 project base folder
  • CMake

    • Run cmake . && make in the MP4v2 project base folder
  • Visual Studio

    • Use the Visual Studio solution at vstudio/mp4v2.sln
  • Xcode

    • Use the Xcode project at xcode/mp4v2.xcodeproj

MP4v2 has no special dependencies other than a working C++ compiler and build environment.

Support

Please use the Issues area to report bugs and other issues or make feature requests. For questions and general discussion, please use the Discussions area.

If you need to contact the maintainer, please send an email to [email protected].

mp4v2's People

Contributors

enzo1982 avatar ax487 avatar daveorourke avatar kmojek avatar nsalerno avatar dchengtsc avatar jelly avatar ffontaine avatar ptc-lfruehstueck avatar sergiomb2 avatar tomsirgedas avatar egroenen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.