mp4ff

Parse and manipulate MP4/ISOBMFF files with command-line tools

brewmacoslinux
Try with needOr install directly
Source

About

Tools for parsing and manipulating MP4/ISOBMFF files

Commands

mp4ff-infomp4ff-cropmp4ff-nesting

Examples

Display detailed information about an MP4 file structure$ mp4ff-info video.mp4
Extract a specific time range from an MP4 file$ mp4ff-crop -i input.mp4 -o output.mp4 -start 10 -duration 60
Show the box hierarchy and nesting structure of an MP4 file$ mp4ff-nesting video.mp4