MWCapture SDK Linux  3.3.1.LAST_SVN_COMMIT_NUM
mw_mp4

Overview

mw_mp4 module creates MP4/MOV files, which helps you convert the H264/H265 videos and AAC/ADTS audios into mp4 or mov files for playback. For more information about the MP4 file format, refer to the following standards documents: ISO/IEC 14496-12:2012 Information technology — Coding of audio-visual objects — Part 12: ISO base media file format. QuickTime movie files (.mov) is an extensible multimedia framework developed by Apple Inc.

Besides creating the MP4 file, mw_mp4 also supports the following features:

The mw_mp4.h file contains the definition of data structures and functions.

Key Features

Example

  1. Mp4Repair demonstrates how to fix the corrupt MP4/MOV files produced by the mw_mp4.
  2. AVCapture demonstrates how to record MP4 files.
  3. HDRCapture demonstrates how to record HDR MP4 files.