Scroll to navigation

MP4Box(1) GPAC MP4Box(1)

NAME

MP4Box - GPAC command-line media packager

SYNOPSIS

MP4Box [options] [file] [options]

General Options

MP4Box is a multimedia packager, with a vast number of functionalities: conversion, splitting, hinting, dumping, DASH-ing, encryption and others.
MP4Box provides a large set of options, classified by categories (see .I -h). These options do not follow any particular ordering.
MP4Box performs in-place rewrite of IsoMedia files (the input file is overwritten). You can change this behaviour by using the .I out option.
MP4Box stores by default the file with 0.5 second interleaving and meta-data (moov...) at the beginning, making it suitable for HTTP streaming. This may however takes longer to store the file, use .I flat to change this behaviour.
MP4Box usually generates a temporary file when creating a new IsoMedia file. The location of this temporary file is OS-dependent, and it may happen that the drive/partition the temporary file is created on has not enough space or no write access. In such a case, you can specify a temporary file location with .I tmp.
Note: Track operations identify tracks through their ID (usually refered as tkID in the help), not their order.
Option values:
Unless specified otherwise, an option of type integer expects a trackID value following it.An option of type boolean expects no following value.

File Splitting and Concatenation

MP4Box can split IsoMedia files by size, duration or extract a given part of the file to new IsoMedia file(s). This process requires that at most one track in the input file has non random-access points (typically one video track at most). This process will also ignore all MPEG-4 Systems tracks and hint tracks, but will try to split private media tracks.
Note: The input file must have enough random access points in order to be split. This may not be the case with some video files where only the very first sample of the video track is a key frame (many 3GP files with H263 video are recorded that way). In order to split such files you will have to use a real video editor and re-encode the content.
Note: You can add media to a file and split it in the same pass. In this case, the destination file (the one which would be obtained without spliting) will not be stored.

Options:


enable memory tracker

enable memory tracker with stack dumping

use indicated profile for the global GPAC config. If not found, config file is created. If a file path is indicated, this will load profile from that file. Otherwise, this will create a directory of the specified name and store new config there. Reserved name 0 means a new profile, not stored to disk. Works using -p=NAME or -p NAME

interleave file, producing track chunks with given duration in ms. A value of 0 disables interleaving

same as .I inter but wihout drift correction

tight interleaving (sample based) of the file. This reduces disk seek operations but increases file size

store file with all media data first, non-interleaved. This speeds up writing time when creating new files

fragment file, producing track fragments of given duration in ms. This disables interleaving

specify output file name. By default input file is overwritten

specify directory for temporary file creation

force usage of 64-bit chunk offsets for ISOBMF files

force creation of a new destination file

force creation of a new destination file without temp file but interleaving support

remove all MPEG-4 Systems info except IOD, kept for profiles. This is the default when creating regular AV content

remove MPEG-4 InitialObjectDescriptor from file

insert movie fragment random offset when fragmenting file (ignored in dash mode)

rewrite the file as an ISMA 1.0 file

same as .I isma and remove all clock references
-3gp

rewrite as 3GPP(2) file (no more MPEG-4 Systems Info), always enabled if destination file extension is .3gp, .3g2 or .3gpp. Some tracks may be removed in the process

rewrite the file for iPod/old iTunes

rewrite the file for PSP devices

set major brand of file (ABCD) or brand with optional version (ABCD:v)

add given brand to file's alternate brand list

remove given brand to file's alternate brand list

add copyright string to file
-chap (string)

set chapter information from given file

set chapter information from given file, using QT signaling for text tracks

change id of track with id1 to id2

swap the id between tracks with id1 to id2

remove given track from file
-rap (int)

remove all non-RAP samples from given track

remove all non-reference pictures from given track

enable given track
-disable (int)

disable given track

set movie timescale to given value (ticks per second)

set language. LAN is the BCP-47 code (eng, en-UK, ...). If no track ID is given, sets language to all tracks

set track start delay in ms

set visual track pixel aspect ratio. PAR is:
* N:D: set PAR to N:D in track, do not modify the bitstream
* wN:D: set PAR to N:D in track and try to modify the bitstream
* none: remove PAR info from track, do not modify the bitstream
* auto: retrieve PAR info from bitstream and set it in track
* force: force 1:1 PAR in track, do not modify the bitstream

set visual track clean aperture. CLAP is Wn,Wd,Hn,Hd,HOn,HOd,VOn,VOd or none
* n, d: numerator, denominator
* W, H, HO, VO: clap width, clap height, clap horizontal offset, clap vertical offset


set track matrix, with MX is M1:M2:M3:M4:M5:M6:M7:M8:M9 in 16.16 fixed point intergers or hexa

set track handler name to NAME (UTF-8 string)

set iTunes tags to file, see .I tag-list

print the set of supported iTunes tags

split in files of given max duration

split in files of given max size (in kb)

split in files at each new RAP

extract a new file from source. VAL can be formated as:
* `S:E`: S (number of seconds) to E with E a number (in seconds), end or end-N, N number of seconds before the end
* `S-E`: start and end dates, each formatted as HH:MM:SS.ms or MM:SS.ms

same as -split-chunk, but adjust the end time to be before the last RAP sample

create a new grouping information in the file. Format is a colon-separated list of following options:
* refTrack=ID: ID of the track used as a group reference. If not set, the track will belong to the same group as the previous trackID specified. If 0 or no previous track specified, a new alternate group will be created
* switchID=ID: ID of the switch group to create. If 0, a new ID will be computed for you. If <0, disables SwitchGroup
* criteria=string: list of space-separated 4CCs
* trackID=ID: ID of the track to add to this group

Warning: Options modify state as they are parsed, trackID=1:criteria=lang:trackID=2 is different from criteria=lang:trackID=1:trackID=2


remove given track from its group

remove the track's group


remove all group information from all tracks


add a reference of type 4CC from track ID to track refID


keep UTC timing in the file after edit


set udta for given track or movie if tkID is 0. OPTS is a colon separated list of:
* type=CODE: 4CC code of the UDTA (not needed for box= option)
* box=FILE: location of the udta data, formatted as serialized boxes
* box=base64,DATA: base64 encoded udta data, formatted as serialized boxes
* src=FILE: location of the udta data (will be stored in a single box of type CODE)
* src=base64,DATA: base64 encoded udta data (will be stored in a single box of type CODE)
Note: If no source is set, UDTA of type CODE will be removed


apply box patch described in FILE, for given trackID if set


freeze the order of boxes in input file


use the given file as an init segment for dumping or for encryption


compress movie box according to ISOBMFF box compression

Extracting Options

MP4Box can be used to extract media tracks from MP4 files. If you need to convert these tracks however, please check the filters doc.

Options:


extract given track in raw format when supported. Use tkID:output=FileName to set output file name

extract each sample of the given track to a file. Use tkID:Nto extract the Nth sample

extract given track to NHNT format

extract given track to NHML format. Use tkID:full for full NHML dump with all packet properties

extract given track as raw media in WebVTT as metadata. Use tkID:embedded to include media data in the WebVTT file

extract given track to a new mp4 file

extract given track as raw media in experimental XML streaming instructions

extract given track to an avi file

same as .I raw but defaults to QCP file for EVRC/SMV

extract AVI track in raw format; parameter can be video, audioor audioN

remux file to SAF multiplex

demux DVB-H file into IP Datagrams sent on the network

same as .I raw but skips SVC/MVC/LHVC extractors when extracting

extract file IOD in raw format

DASH Options

Also see:
- the dasher `gpac -h dash` filter documentation
- [[online DASH Intro doc|DASH Introduction]].

Specifying input files

Input media files to dash can use the following modifiers
* #trackID=N: only use the track ID N from the source file
* #N: only use the track ID N from the source file (mapped to .I -tkid)
* #video: only use the first video track from the source file
* #audio: only use the first audio track from the source file
* :id=NAME: set the representation ID to NAME. Reserved value NULL disables representation ID for multiplexed inputs
* :dur=VALUE: process VALUE seconds from the media. If VALUE is longer than media duration, last sample duration is extended.
* :period=NAME: set the representation's period to NAME. Multiple periods may be used. Periods appear in the MPD in the same order as specified with this option
* :BaseURL=NAME: set the BaseURL. Set multiple times for multiple BaseURLs
Warning: This does not modify generated files location (see segment template).
* :bandwidth=VALUE: set the representation's bandwidth to a given value
* :pdur=VALUE: increase the duration of this period by the given duration in seconds (alias for period_duration:VALUE). This is only used when no input media is specified (remote period insertion), eg :period=X:xlink=Z:pdur=Y
* :duration=VALUE: override target DASH segment duration for this input
* :xlink=VALUE: set the xlink value for the period containing this element. Only the xlink declared on the first rep of a period will be used
* :asID=VALUE: set the AdaptationSet ID to NAME
* :role=VALUE: set the role of this representation (cf DASH spec). Media with different roles belong to different adaptation sets.
* :desc_p=VALUE: add a descriptor at the Period level. Value must be a properly formatted XML element.
* :desc_as=VALUE: add a descriptor at the AdaptationSet level. Value must be a properly formatted XML element. Two input files with different values will be in different AdaptationSet elements.
* :desc_as_c=VALUE: add a descriptor at the AdaptationSet level. Value must be a properly formatted XML element. Value is ignored while creating AdaptationSet elements.
* :desc_rep=VALUE: add a descriptor at the Representation level. Value must be a properly formatted XML element. Value is ignored while creating AdaptationSet elements.
* :sscale: force movie timescale to match media timescale of the first track in the segment.
* :trackID=N: only use the track ID N from the source file
* @@f1[:args][@@fN:args]: set a filter chain to insert between the source and the dasher. Each filter in the chain is formatted as a regular filter, see filter doc `gpac -h doc`. If several filters are set, they will be chained in the given order.

Note: @@f must be placed after all other options.

Options


convert given HLS or smooth manifest (local or remote http) to MPD.
Warning: This is not compatible with other DASH options and does not convert associated segments

create DASH from input files with given segment (subsegment for onDemand profile) duration in ms

generate a live DASH session using the given segment duration in ms; using -dash-live=Fwill also write the live context to F. MP4Box will run the live session until q is pressed or a fatal error occurs

same as .I dash-live without time regulation for debug purposes

specify the fragment duration in ms. If not set, this is the DASH duration (one fragment per segment)

specify the output MPD file name

specify directory for temporary file creation

specify the target DASH profile, and set default options to ensure conformance to the desired profile. Default profile is full in static mode, live in dynamic mode

specify a list of profile extensions, as used by DASH-IF and DVB. The string will be colon-concatenated with the profile used

ensure that segments begin with random access points, segment durations might vary depending on the source encoding

ensure that all fragments begin with random access points (duration might vary depending on the source encoding)

set the segment name for generated segments. If not set (default), segments are concatenated in output file except in live profile where dash_%%s. Supported replacement strings are:
- $Number[%%0Nd]$ is replaced by the segment number, possibly prefixed with 0
- $RepresentationID$ is replaced by representation name
- $Time$ is replaced by segment start time
- $Bandwidth$ is replaced by representation bandwidth
- $Init=NAME$ is replaced by NAME for init segment, ignored otherwise
- $Index=NAME$ is replaced by NAME for index segments, ignored otherwise
- $Path=PATH$ is replaced by PATH when creating segments, ignored otherwise
- $Segment=NAME$ is replaced by NAME for media segments, ignored for init segments

set the segment extension, null means no extension

set the segment extension for init, index and bitstream switching segments, null means no extension


use SegmentTimeline when generating segments

add a box of type MARK (4CC) at the end of each DASH segment

insert UTC clock at the beginning of each ISOBMF segment

set Base url at MPD level. Can be used several times.
Warning: this does not modify generated files location

set MPD title

set MPD source

set MPD info url

add copyright string to MPD

store/restore DASH timing from indicated file

use dynamic MPD type instead of static

same as .I dynamic but close the period (insert lmsg brand if needed and update duration)

set the duration in second of a live session (if 0, you must use .I mpd-refresh)

specify MPD update time in seconds

specify MPD time shift buffer depth in seconds, -1 to keep all files)

specify maximum duration in ms of the input file to be dashed in LIVE or context mode. This does not change the segment duration, but stops dashing once segments produced exceeded the duration. If there is not enough samples to finish a segment, data is looped unless .I no-loop is used which triggers a period end

run for given ms the dash-live session then exits

specify MPD min buffer time in ms

specify MPD AvailabilityStartTime offset in ms if positive, or availabilityTimeOffset of each representation if negative

specify that timing for .I dash and .I frag are expressed in given timexale (units per seconds)

fragmentation happens in memory rather than on disk before flushing to disk

set pssh store mode
* v: initial movie
* f: movie fragments
* m: MPD
* mv, vm: in initial movie and MPD
* mf, fm: in movie fragments and MPD

store sample group descriptions in traf (duplicated for each traf). If not set, sample group descriptions are stored in the initial movie

store mvex box after trak boxes within the moov box. If not set, mvex is before

use sdtp box in traf (Smooth-like)
* no: do not use sdtp
* sdtp: use sdtp box to indicate sample dependencies and don't write info in trun sample flags
* both: use sdtp box to indicate sample dependencies and also write info in trun sample flags


disable file cache for dash inputs

disable looping content in live mode and uses period switch instead

insert UTC in variant playlists for live HLS

segmentation will always try to split before or at, but never after, the segment boundary

segmentation will use the closest frame to the segment boundary (before or after)

set the number of subsegments to be written in each SIDX box
* 0: a single SIDX box is used per segment
* -1: no SIDX box is used

enable SubsegmentIndexBox describing 2 ranges, first one from moof to end of first I-frame, second one unmapped. This does not work with daisy chaining mode enabled

use SegmentTemplate instead of explicit sources in segments. Ignored if segments are stored in the output file

use daisy-chain SIDX instead of hierarchical. Ignored if frags/sidx is 0

use a single segment for the whole file (OnDemand profile)

use a single file for the whole file (default)

set bitstream switching mode
* inband: use inband param set and a single init segment
* merge: try to merge param sets in a single sample description, fallback to no
* multi: use several sample description, one per quality
* no: use one init segment per quality
* single: to test with single input

set sequence number of first moof to given value

set TFDT of first traf to given value in SCALE units (cf -dash-scale)

disable default fragments flags in trex (required by some dash-if profiles and CMAF/smooth streaming compatibility)

use a single track fragment per moof (smooth streaming and derived specs may require this)

use a tfdt per track fragment (when -single-traf is used)

program_number to be considered in case of an MPTS input file

when using fragments in live mode, flush fragments according to their timing

set ContentProtection element location
* as: sets ContentProtection in AdaptationSet element
* rep: sets ContentProtection in Representation element
* both: sets ContentProtection in both elements

for live mode, set start date (as xs:date, eg YYYY-MM-DDTHH:MM:SSZ). Default is current UTC
Warning: Do not use with multiple periods, nor when DASH duration is not a multiple of GOP size

ignore dash duration and segment according to cue times in given XML file (tests/media/dash_cues for examples)

throw error if something is wrong while parsing cues or applying cue-based segmentation

File Dumping

MP4Box has many dump functionalities, from simple track listing to more complete reporting of special tracks.

Options:


dump/write to stdout and assume stdout is opened in binary mode

dump/write to stdout and try to reopen stdout in binary mode

print the number of tracks on stdout

print movie info (no parameter) or track info with specified ID

print track info for given track number, 1 being the first track in the file

dump IsoMedia file boxes in XML output

dump IsoMedia file boxes and known track samples in XML output

dump IsoMedia file boxes except sample tables in XML output

do not translate ISOM ODs and ESDs tags (debug purpose only)

dump scene to BT format

dump scene to XMT format

dump scene to VRML format

dump scene to X3D XML format

dump scene to X3D VRML format

dump scene to LASeR XML (XSR) format

dump rtp hint samples structure to XML output

print sample timing, size and position in file to text output

same as .I dts but does not print offset

same as .I dts but analyse each sample for duplicated dts/cts (slow !)

same as .I dtsc but does not print offset (slow !)

print NAL sample info of given track

print NAL sample info of given track, adding CRC for each nal

print NAL sample info of given track without DTS and CTS info

print NAL sample info of given track without DTS and CTS info and adding CRC for each nal

dump SDP description of hinted file

dump DASH SAP cues (see -cues) for a given track

same as .I dsap but only print sample number

same as .I dsap but only print CTS

same as .I dsap but only print DTS, -dsapp to only print presentation time

same as .I dsap but only print presentation time

dump ISMACryp samples structure to XML output

extract cover art

extract chapter file as TTXT format

extract chapter file as OGG format

extract chapter file as zoom format

extract udta for the given 4CC. If tkID is given, dumps from UDTA of the given track ID, otherwise moov is used

merge vtt cues while dumping

convert input subtitle to GPAC TTXT format if no parameter. Otherwise, dump given text track to GPAC TTXT format

convert input subtitle to SRT format if no parameter. Otherwise, dump given text track to SRT format

download manifest and segments of an MPD. Does not work with live sessions

generate node/field statistics for scene

generate node/field statistics per Access Unit

generate node/field statistics for scene after each AU

generate SHA-1 Hash of the input file

replace with compressed version all top level box types given as parameter, formated as orig_4cc_1=comp_4cc_1[,orig_4cc_2=comp_4cc_2]

convert input XML file using NHML bitstream syntax to binary

print to stdout the number of top-level boxes matching box types given as parameter, formated as 4cc_1,4cc_2N

print to stdout the number of bytes of top-level boxes matching types given as parameter, formated as 4cc_1,4cc_2N or all for all boxes

Importing Options

File importing

Syntax is .I add / .I cat filename[#FRAGMENT][:opt1...:optN=val]
This process will create the destination file if not existing, and add the track(s) to it. If you wish to always create a new destination file, add .I -new.
The supported input media types depend on your installation, check filters documentation for more info.

To select a desired media track from a source, a fragment identifier '#' can be specified, bfore any other options. The following syntax is used:
* `#video`: adds the first video track found in source
* `#audio`: adds the first audio track found in source
* `#auxv`: adds the first auxiliary video track found in source
* `#pict`: adds the first picture track found in source
* `#trackID=ID` or `#ID`: adds the specified track. For IsoMedia files, ID is the track ID. For other media files, ID is the value indicated by MP4Box -info inputFile
* `#pid=ID`: number of desired PID for MPEG-2 TS sources
* `#prog_id=ID`: number of desired program for MPEG-2 TS sources
* `#program=NAME`: name of desired program for MPEG-2 TS sources

By default all imports are performed sequentially, and final interleaving is done at the end; this however requires a temporary file holding original ISOBMF file (if any) and added files before creating the final output. Since this can become quite large, it is possible to add media to a new file without temporary storage, using .I -flat option, but this disables media interleaving.

If you wish to create an interleaved new file with no temporary storage, use the .I -newfs option. The interleaving might not be as precise as when using .I new since it is dependent on muxer input scheduling (each execution might lead to a slightly different result). Additionally in this mode:
- Some muxing options (marked with X below) will be activated for all inputs (e.g it is not possible to import one AVC track with xps_inband and another without).
- Some muxing options (marked as D below) cannot be used as they require temporary storage for file edition.
- Usage of .I cat is possible, but concatenated sources will not be interleaved in the output. If you wish to perforom more complex cat/add operations without temp file, use the gpac application.

Note: MP4Box cannot start importing from a random point in the input, it always import from the begining. If you wish to import from another point in the source, use the gpac application.

Note: When importing SRT or SUB files, MP4Box will choose default layout options to make the subtitle appear at the bottom of the video. You SHOULD NOT import such files before any video track is added to the destination file, otherwise the results will likelly not be useful (default SRT/SUB importing uses default serif font, fontSize 18 and display size 400x60). For more details, check TTXT doc.

When importing several tracks/sources in one pass, all options will be applied if relevant to each source. These options are set for all imported streams. If you need to specify these options par stream, set per-file options using the syntax -add stream[:opt1:...:optN]. Allowed per-file options:


X import only the specified duration from the media. Value can be:
* positive float: specifies duration in seconds
* fraction: specifies duration as NUM/DEN fraction
* negative integer: specifies duration in number of coded frames

set imported media language code

set imported media initial delay in ms

set visual pixel aspect ratio (see .I -par )

set visual clean aperture (see .I -clap )

set track matrix (see .I -mx )

set track handler name

override file extension when importing

set track handler type to the given code point (4CC)

disable imported track(s)

add the track as part of the G alternate group. If G is 0, the first available GroupID will be picked

same as .I fps

D import only RAP samples

D import only reference pictures

keep trailing 0-bytes in AVC/HEVC samples

X same as .I agg

X same as .I dref

keep track reference when importing a single track

same as .I nodrop

X same as .I packed

same as .I sbr

same as .I sbrx

same as .I ovsbr

same as .I ps

same as .I psx

X set the mode to create the AudioSampleEntry. Value can be:
* v0-bs: use MPEG AudioSampleEntry v0 and the channel count from the bitstream (even if greater than 2) - default
* v0-2: use MPEG AudioSampleEntry v0 and the channel count is forced to 2
* v1: use MPEG AudioSampleEntry v1 and the channel count from the bitstream
* v1-qt: use QuickTime Sound Sample Description Version 1 and the channel count from the bitstream (even if greater than 2). This will also trigger using alis data references instead of url, even for non-audio tracks

add a roll sample group with roll_distance N

X same as .I mpeg4 option

discard all SEI messages during import

import SVC/LHVC with explicit signaling (no AVC base compatibility)

discard SVC/LHVC data when importing

D set SVC/LHVC import mode. Value can be:
* split: each layer is in its own track
* merge: all layers are merged in a single track
* splitbase: all layers are merged in a track, and the AVC base in another
* splitnox: each layer is in its own track, and no extractors are written
* splitnoxib: each layer is in its own track, no extractors are written, using inband param set signaling

D set HEVC/LHVC temporal sublayer import mode. Value can be:
* split: each sublayer is in its own track
* splitbase: all sublayers are merged in a track, and the HEVC base in another
* splitnox: each layer is in its own track, and no extractors are written

add SubSample information for AVC+SVC

import sample dependency information for AVC and HEVC

add default HEIF ccst box to visual sample entry

force non IDR samples with I slices to be marked as sync points (AVC GDR)
Warning: RESULTING FILE IS NOT COMPLIANT WITH THE SPEC but will fix seeking in most players

X set xPS inband for AVC/H264 and HEVC (for reverse operation, re-import from raw media)

X same as xps_inband and also keep first xPS in sample desciption

keep AU delimiter NAL units in the imported file

set HEVC max layer ID to be imported to N (by default imports all layers)

set HEVC max temporal ID to be imported to N (by default imports all temporal sublayers)

add HEVC tiles signaling and NALU maps without splitting the tiles into different tile tracks

D split HEVC tiles into different tile tracks, one tile (or all tiles of one slice) per track

use negative CTS-DTS offsets (ISO4 brand)

specify the track is a chapter track

add a single chapter (old nero format) with given name lasting the entire file

add a chapter file (old nero format)

specify the track layout as WxHxXxY
* if W (resp H) = 0: the max width (resp height) of the tracks in the file are used
* if Y=-1: the layout is moved to the bottom of the track area
* X and Y can be omitted: :layout=WxH

force media timescale to TS !! changes the media duration

set imported media timescale to TS

set movie timescale to TS. A negative value picks the media timescale of the first track imported

X do not set edit list when importing B-frames video tracks

set RVC configuration for the media

override format detection with given format (cf BT/XMTA doc)

override AVC profile

override AVC level

remove VPS extensions from HEVC VPS

keep AV1 temporal delimiter OBU in samples, might help if source file had losses

specify font name for text import (default Serif)
size (int)

specify font size for text import (default 18)

specify the track text layout as WxHxXxY
* if W (resp H) = 0: the max width (resp height) of the tracks in the file are used
* if Y=-1: the layout is moved to the bottom of the track area
* X and Y can be omitted: :layout=WxH

all SWF defines are placed in first scene replace rather than when needed

use a single stream for movie control and dictionary (this will disable ActionScript)

remove all SWF text

remove all embedded SWF Fonts (local playback host fonts used)

remove all lines from SWF shapes

remove all gradients from SWF shapes

use quadratic bezier curves instead of cubic ones

support for lines transparency and scalability

use indexed curve 2D hardcoded proto

appearance nodes are reused

complementary angle below which 2 lines are merged, 0 means no flattening

set kind for the track as schemeURI=value

set display flags (hexa number) of text track. Use txtflags+=FLAGS to add flags and txtflags-=FLAGS to remove flags

force average rate and max rate to VAL (in bps) in btrt box. If 0, removes btrt box

use compact size table (for low-bitrates)

set bit depth to VAL for imported video content (default is 24)

set color profile for imported video content (see ISO/IEC 23001-8). Value is formatted as:
* nclc,p,t,m: with p colour primary, t transfer characteristics and m matrix coef
* nclx,p,t,m,r: same as nclx with r full range flag
* prof,path: with path indicating the file containing the ICC color profile
* rICC,path: with path indicating the file containing the restricted ICC color profile

set the Dolby Vision profile

inject a single QT timecode. Value is formated as:
* [d]FPS[/FPS_den],h,m,s,f[,framespertick]: optional drop flag, framerate (integer or fractional), hours, minutes, seconds and frame number
* : d is an optional flag used to indicate that the counter is in drop-frame format
* : the framespertick is optional and defaults to round(framerate); it indicates the number of frames per counter tick

set duration of the last sample. Value is formated as:
* no value: use the previous sample duration
* integer: indicate the duration in milliseconds
* N/D: indicate the duration as fractional second

print filter session stats after import

print filter session graph after import

set OPTS as additional arguments to source filter. OPTS can be any usual filter argument, see filter doc `gpac -h doc`

X set OPTS as additional arguments to destination filter. OPTS can be any usual filter argument, see filter doc `gpac -h doc`
@@f1[:args][@@fN:args]

set a filter chain to insert before the muxer. Each filter in the chain is formatted as a regular filter, see filter doc `gpac -h doc`. If several filters are set, they will be chained in the given order. The last filter shall not have any Filter ID specified

Note: sopt, dopt and @@f must be placed after all other options.

Global import options


add given file tracks to file. Multiple inputs can be specified using +, eg -add url1+url2

concatenate given file samples to file, creating tracks if needed. Multiple inputs can be specified using +(eg -cat url1+url2).
Note: This aligns initial timestamp of the file to be concatenated

same as .I cat but new tracks can be imported before concatenation by specifying +ADD_COMMAND where ADD_COMMAND is a regular .I add syntax

concatenate files listed in the given playlist file (one file per line, lines starting with # are comments).
Note: Each listed file is concatenated as if called with -cat

do not attempt to align timestamps of samples inbetween tracks

skip media configuration check when concatenating file.
Warning: THIS MAY BREAK THE CONCATENATED TRACK(S)

keep all MPEG-4 Systems info when using .I add and .I cat (only used when adding IsoMedia files)

keep media data in original file using data referencing. The resulting file only contains the meta-data of the presentation (frame sizes, timing, etc...) and references media data in the original file. This is extremely useful when developping content, since importing and storage of the MP4 file is much faster and the resulting file much smaller.
Note: Data referencing may fail on some files because it requires the framed data (eg an IsoMedia sample) to be continuous in the original file, which is not always the case depending on the original interleaving or bitstream format (AVC or HEVC cannot use this option)

force constant FPS when importing AVI video

force packed bitstream when importing raw MPEG-4 part 2 Advanced Simple Profile

backward compatible signaling of AAC-SBR

non-backward compatible signaling of AAC-SBR

backward compatible signaling of AAC-PS

non-backward compatible signaling of AAC-PS

oversample SBR import (SBR AAC, PS AAC and oversampled SBR cannot be detected at import time)

force frame rate for video and SUB subtitles import to the given value, expressed as a number or as timescale-increment.
Note: For raw H263 import, default FPS is 15, otherwise 25. This is ignored for ISOBMFF import, use :rescale option for that

force MPEG-4 sample descriptions when possible. For AAC, forces MPEG-4 AAC signaling even if MPEG-2

aggregate N audio frames in 1 sample (3GP media only, maximum value is 15)

Hinting Options

IsoMedia hinting consists in creating special tracks in the file that contain transport protocol specific information and optionally multiplexing information. These tracks are then used by the server to create the actual packets being sent over the network, in other words they provide the server with hints on how to build packets, hence their names hint tracks.
MP4Box supports creation of hint tracks for RTSP servers supporting these such as QuickTime Streaming Server, DarwinStreaming Server or 3GPP-compliant RTSP servers.
Note: GPAC streaming tools rtp output and rtsp server do not use hint tracks, they use on-the-fly packetization from any media sources, not just MP4

Options:


hint the file for RTP/RTSP

specify RTP MTU (max size) in bytes (this includes 12 bytes RTP header)

copy media data to hint track rather than reference (speeds up server but takes much more space)

enable frame concatenation in RTP packets if possible (with max duration 100 ms or maxptime ms if given)

specify rtp rate in Hz when no default for payload

force MPEG-4 generic payload whenever possible

force MPG4-LATM transport for AAC streams

enable static RTP payload IDs whenever possible (by default, dynamic payloads are always used)

add given SDP string to hint track (tkID:string) or movie (string)

signal no random offset for sequence number and timestamp (support will depend on server)

remove all hinting information from file

put all tracks in a single hint group

force all MPEG-4 streams to be synchronized (MPEG-4 Systems only)

signal random access points in RTP packets (MPEG-4 Systems)

signal AU Time Stamps in RTP packets (MPEG-4 Systems)

signal AU size in RTP packets (MPEG-4 Systems)

signal AU sequence numbers in RTP packets (MPEG-4 Systems)

prevent systems tracks embedding in IOD (MPEG-4 Systems), not compatible with .I isma

MPEG-4 Scene Encoding Options

General considerations
MP4Box supports encoding and decoding of of BT, XMT, VRML and (partially) X3D formats int MPEG-4 BIFS, and encoding and decoding of XSR and SVG into MPEG-4 LASeR
Any media track specified through a MuxInfo element will be imported in the resulting MP4 file.
See https://wiki.gpac.io/MPEG-4-BIFS-Textual-Format and related pages.

Scene Random Access
MP4Box can encode BIFS or LASeR streams and insert random access points at a given frequency. This is useful when packaging content for broadcast, where users will not turn in the scene at the same time. In MPEG-4 terminology, this is called the scene carousel.## BIFS Chunk Processing
The BIFS chunk encoding mode alows encoding single BIFS access units from an initial context and a set of commands.
The generated AUs are raw BIFS (not SL-packetized), in files called FILE-ESID-AUIDX.bifs, with FILE the basename of the input file.
Commands with a timing of 0 in the input will modify the carousel version only (i.e. output context).
Commands with a timing different from 0 in the input will generate new AUs.

Options:


specify input file is for encoding

encode DEF names in BIFS

force BIFS sync sample generation every given time in ms (cannot be used with .I shadow )

force BIFS sync shadow sample generation every given time in ms (cannot be used with .I sync )

generate scene codec log file if available

import tracks from the given file

specify initial context (MP4/BT/XMT) file for chunk processing. Input file must be a commands-only file

specify storage of updated context (MP4/BT/XMT) file for chunk processing, optional

resolution factor (-8 to 7, default 0) for LASeR encoding, and all coords are multiplied by 2^res before truncation (LASeR encoding)

number of bits used for encoding truncated coordinates (0 to 31, default 12) (LASeR encoding)

extra bits used for encoding truncated scales (0 to 4, default 0) (LASeR encoding)

resolution is given as if using -resolution but coord-bits and scale-bits are infered (LASeR encoding)

Encryption/Decryption Options

MP4Box supports encryption and decryption of ISMA, OMA and CENC content, see encryption filter `gpac -h cecrypt`.
It requires a specific XML file called CryptFile, whose syntax is available at https://wiki.gpac.io/Common-Encryption

Options:


encrypt the input file using the given CryptFile

decrypt the input file, potentially using the given CryptFile. If CryptFile is not given, will fail if the key management system is not supported

change ISMA/OMA KMS location for all tracks, or for a given one if ID=kms_uri is used

Meta and HEIF Options

IsoMedia files can be used as generic meta-data containers, for examples storing XML information and sample images for a movie. The resulting file may not always contain a movie as is the case with some HEIF files or MPEG-21 files.

These information can be stored at the file root level, as is the case for HEIF/IFF and MPEG-21 file formats, or at the moovie or track level for a regular movie.


set meta box type, with ABCD the four char meta type (NULL or 0 to remove meta)
* tk not set: use root (file) meta
* tkID == 0: use moov meta
* tkID != 0: use meta of given track

add resource to meta, with parameter syntax file_path[:opt1:optN]
* file_path `this` or `self`: item is the file itself
* tk=tkID: meta location (file, moov, track)
* name=str: item name
* type=itype: item 4cc type (not needed if mime is provided)
* mime=mtype: item mime type
* encoding=enctype: item content-encoding type
* id=ID: item ID
* ref=4cc,id: reference of type 4cc to an other item

add the given file (with parameters) as HEIF image item. Same syntax as .I add-item
* name=str: see .I add-item
* id=id: see .I add-item
* ref=4cc, id: see .I add-item
* primary: indicate that this item should be the primary item
* time=t: use the next sync sample after time t (float, in sec, default 0). A negative time imports ALL frames as items
* split_tiles: for an HEVC tiled image, each tile is stored as a separate item
* rotation=a: set the rotation angle for this image to 90*a degrees anti-clockwise
* hidden: indicate that this image item should be hidden
* icc_path: path to icc to add as colr
* alpha: indicate that the image is an alpha image (should use ref=auxl also)
- any other option will be passed as options to the media importer, see .I add

remove resource from meta

set item as primary for meta

set meta XML data

remove meta XML data

dump meta XML to file

dump item to file

package input XML file into an ISO container, all media referenced except hyperlinks are added to file

package input XML file into an MPEG-U widget with ISO container, all files contained in the current folder are added to the widget package

SWF Importer Options

MP4Box can import simple Macromedia Flash files (".SWF")
You can specify a SWF input file with '-bt', '-xmt' and '-mp4' options

Options:


all SWF defines are placed in first scene replace rather than when needed

use a single stream for movie control and dictionary (this will disable ActionScript)

remove all SWF text

remove all embedded SWF Fonts (local playback host fonts used)

remove all lines from SWF shapes

remove all gradients from swf shapes

use quadratic bezier curves instead of cubic ones

support for lines transparency and scalability

complementary angle below which 2 lines are merged, value 0means no flattening

Live Scene Encoder Options

The options shall be specified as òpt_name=opt_val.
Options:


destination IP

destination port

path MTU for RTP packets

IP address of the physical interface to use

time to live for multicast packets
-sdp (string, default: session.sdp)

output SDP file

turn on DIMS mode for SVG input

disable RAP sending and carousel generation

source of scene updates
-rap (int)

duration in ms of base carousel; you can specify the RAP period of a single ESID (not in DIMS) using ESID=X:time

Runtime options:
* q: quits
* u: inputs some commands to be sent
* U: same as u but signals the updates as critical
* e: inputs some commands to be sent without being aggregated
* E: same as e but signals the updates as critical
* f: forces RAP sending
* F: forces RAP regeneration and sending
* p: dumps current scene

EXAMPLES

https://wiki.gpac.io/MP4Box-Introduction

MORE

Authors: GPAC developers, see git repo history (-log)
For bug reports, feature requests, more information and source code, visit http://github.com/gpac/gpac
build: 1.0.1-rev0-g7c36b3027-master
Copyright: (c) 2000-2020 Telecom Paris distributed under LGPL v2.1+ - http://gpac.io

SEE ALSO

gpac(1), MP4Client(1)

2019 MP4Box