Additional error correction for CD, DVD and BD media.
dvdisaster stores data on CD/DVD/BD in a way that it is fully recoverable even after some read errors have developed. This enables you to rescue the complete data to a new medium.
dvdisaster stores data on CD/DVD/BD in a way that it is fully recoverable even after some read errors have developed. This enables you to rescue the complete data to a new medium.
To install dvdisaster, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install dvdisaster
To see what files were installed by dvdisaster, run:
port contents dvdisaster
To later upgrade dvdisaster, run:
sudo port selfupdate && sudo port upgrade dvdisaster
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.