Utility for mp3 and ogg splitting without decoding
mp3splt is a free command-line utility that allows you to split mp3 and ogg files from a begin time to an end time, without need of decoding and reencoding. It is useful to split large mp3/ogg to make smaller files or to split entire albums to obtain original tracks.
mp3splt is a free command-line utility that allows you to split mp3 and ogg files from a begin time to an end time, without need of decoding and reencoding. It is useful to split large mp3/ogg to make smaller files or to split entire albums to obtain original tracks.
To install mp3splt-gtk, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install mp3splt-gtk
To see what files were installed by mp3splt-gtk, run:
port contents mp3splt-gtk
To later upgrade mp3splt-gtk, run:
sudo port selfupdate && sudo port upgrade mp3splt-gtk
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.