A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/gpac/gpac/wiki/MP4Box below:

MP4Box · gpac/gpac Wiki · GitHub

Warning

GPAC's wiki has moved to wiki.gpac.io.

This github wiki will no longer be updated.

You can contribute to GPAC's documentation here.

The multimedia packager available in GPAC is called MP4Box. It is mostly designed for processing ISOBMF files (e.g. MP4, 3GP), but can also be used to import/export media from container files like AVI, MPG, MKV, MPEG-2 TS ...

For detailed information on MP4Box options, check this wiki and MP4Box -h.

The command-line documentation available in this subsection is based on GPAC 2.0, and is automatically generated from the source tree on a daily basis.

In short, MP4Box can be used for:

This section only lists very basic but common usage of MP4Box. For more examples, check GPAC test suite.

MP4Box can be used to repackage existing content to compliant ISO Base Media Files (MP4, 3GP, 3G2, OMA DCF).

Note MP4Box prior to 0.9.0 does NOT re-encode audio, video and still image content, external tools shall be used for this purpose. With MP4Box 0.9.0 or above, MP4Box can be used in combination with encoding filters to transcode the content.

MP4Box -rem 3 -rem 4 file.mp4

MP4Box -add file.avi my_file.mp4

MP4Box -add file.avi -new new_file.mp4

MP4Box -add audio2.mp3 new_file.mp4

MP4Box -info file

MP4Box -add file.mpg#audio new_file.mp4

MP4Box -add file.mpg#audio:dur=10 new_file.mp4

MP4Box -par 1=4:3 file.mp4

MP4Box -udta 3:type=name -udta 3:type=name:str="Director Commentary" file.mp4

MP4Box can be used to prepare files for different delivery protocols, mainly HTTP downloading or RTP streaming.

MP4Box -inter 500 file.mp4

MP4Box -hint file.mp4

MP4Box -dash 1000 file.mp4

MP4Box -dash 1000 file.mp4 -out live.m3u8:dual:cmaf
MP4Box -dash 1000 file.mp4 -out live.mpd --dual --cmaf

MP4Box can be used to encode MPEG-4 scene descriptions BIFS and LASeR and to decode MPEG-4 scene descriptions BIFS and LASeR.

MP4Box -mp4 scene.bt

Note MP4Box will do its best to encode VRML/X3D to MPEG-4, but that not all tools from X3D or VRML extensions are supported in MPEG-4.

MP4Box -bt file.mp4

MP4Box -xmt file.mp4

MP4Box -lsr file.mp4

MP4Box -svg file.mp4


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4