A library to create and modify mp4 files as defined by ISO-IEC:14496-1:2001 MPEG-4 Systems https://code.google.com/archive/p/mp4v2
Go to file
2024-01-06 07:19:48 +01:00
mp4v2-4.1.3-gcc-10.0.patch update to 4.1.3 [release 4.1.3-1mamba;Tue Dec 01 2020] 2024-01-06 07:19:47 +01:00
mp4v2-4.1.3-narrowing-cast.patch update to 4.1.3 [release 4.1.3-1mamba;Tue Dec 01 2020] 2024-01-06 07:19:47 +01:00
mp4v2.spec automatic version update by autodist [release 5.0.1-1mamba;Tue Jul 20 2021] 2024-01-06 07:19:48 +01:00
README.md package created using the webbuild interface [release 2.0.0-1mamba;Sat Mar 15 2014] 2024-01-06 07:19:47 +01:00

mp4v2

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. MP4v2 was originally bundled with mpeg4ip library, but has been moved into its own maintained library due to a combination of the cessation of support of mpeg4ip and the usefulness of this library on its own.