重启 MP4v2 项目 ...
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.
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.
Release packages of the MP4v2 library sources are available in the Releases area.
The MP4v2 library and utilities can be built using the following build systems:
GNU Autotools
autoreconf -i in the MP4v2 project base folder
(only necessary when building directly from repository sources)./configure && make in the MP4v2 project base folderCMake
cmake . && make in the MP4v2 project base folderVisual Studio
vstudio/mp4v2.slnXcode
xcode/mp4v2.xcodeprojMP4v2 has no special dependencies other than a working C++ compiler and build environment.
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].
暂无开放 Issues,或尚未同步最近议题。