Documentation ¶
Overview ¶
Package cmd - command line tools built using mp4ff.
Install like
go install ./...
or remotely as
go get -u github.com/Eyevinn/mp4ff/cmd/mp4ff-info
Directories ¶
Path | Synopsis |
---|---|
mp4ff-crop crops a (progressive) mp4 file to just before a sync frame after specified number of milliseconds.
|
mp4ff-crop crops a (progressive) mp4 file to just before a sync frame after specified number of milliseconds. |
mp4ff-info prints the box tree of input mp4 (ISOBMFF) file.
|
mp4ff-info prints the box tree of input mp4 (ISOBMFF) file. |
mp4ff-nallister - list NAL units and slice types of first AVC or HEVC track of an mp4 (ISOBMFF) or bytestream (Annex B) file.
|
mp4ff-nallister - list NAL units and slice types of first AVC or HEVC track of an mp4 (ISOBMFF) or bytestream (Annex B) file. |
mp4ff-pslister - list parameter sets for AVC(H.264) and HEVC(H.265) video in mp4 files.
|
mp4ff-pslister - list parameter sets for AVC(H.264) and HEVC(H.265) video in mp4 files. |
mp4ff-wvttlister - list wvtt (WebVTT in ISOBMFF) samples
|
mp4ff-wvttlister - list wvtt (WebVTT in ISOBMFF) samples |
Click to show internal directories.
Click to hide internal directories.