MP4Tools is a collection of cross-platform free tools to manipulate MP4 files. It contains MP4Splitter for splitting MP4 files, and MP4Joiner for joining them.
MP4Tools is a collection of cross-platform free tools to manipulate MP4 files. It contains MP4Splitter for splitting MP4 files, and MP4Joiner for joining them.
To install MP4Tools, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install MP4Tools
To see what files were installed by MP4Tools, run:
port contents MP4Tools
To later upgrade MP4Tools, run:
sudo port selfupdate && sudo port upgrade MP4Tools
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.