nrg4iso
Image data type support
Below is a list of the currently supported or in development data types supported for extraction. If you have found a data type that is not supported please contact a developer in order to discuss future support.
| Data type | Status | Extracted as |
| Raw data | Planned | Bin/cue files |
| Audio tracks | On hold | Wave audio files (.wav) |
| ISO9660 file system | Full support | Iso image files (.iso) |
Progress report
2007-Sep-29, makesson
Began work on fixing the mode-2 sector issue along with adding upport for audio extraction as they both require a rewrite of the data extraction logic.
I have also begun implementing support for CD-TEXT data found in the CDTX chunk. This will come in handy when extracting audio tracks as they can be named correctly while extracting.
2007-Oct-20, makesson
Added release of nrg4iso v1.0.1 containing two minor bugfixes. I also added a precompiled Mac OS X universal binary to the downloads. In other news progress in going well on the v1.1 release. No definitive date yet but I hope for it to be released some time in november.
2007-Oct-27, makesson
Currently in the middle of doing a complete rewrite of the Nero image library in order to efficiently, and correctly, be able to handle arbitrarily sized sectors. At the same time I decided to push back audio extraction to a future release, this should however not be far away once I get the new library done.
Help needed
All patches are welcome!