Blade's MP3 Encoder (BladeEnc), a freeware MP3 encoder.
Blade's MP3 Encoder (BladeEnc) is a freeware MP3 encoder. It is based on the same ISO compression routines as mpegEnc, so you can expect roughly the same, or better, quality. The main difference is the appearance and speed.
Blade's MP3 Encoder (BladeEnc) is a freeware MP3 encoder. It is based on the same ISO compression routines as mpegEnc, so you can expect roughly the same, or better, quality. The main difference is the appearance and speed.
To install bladeenc, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install bladeenc
To see what files were installed by bladeenc, run:
port contents bladeenc
To later upgrade bladeenc, run:
sudo port selfupdate && sudo port upgrade bladeenc
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.