ccd2iso

Software Screenshot:
ccd2iso
Software Details:
Version: 0.3
Upload Date: 2 Jun 15
Developer: Danny Kurniawan
Distribution Type: Freeware
Downloads: 21

Rating: nan/5 (Total Votes: 0)

ccd2iso is a CloneCD image to ISO image file converter.

As I now move to Linux entirely, I still need some migration, specially for my existing CloneCD images, I want to use them in Linux, and I can't find any converter to convert them to ISO to be mountable by Linux, so I try to make one...

Well... this is my first Linux Project, so don't be expecting much from me... I'm trying to make NRG2ISO (Nero image to ISO) converter, but still I have some difficulty to get the .nrg file format, hopefully someone out there can help me out...

Hopefully this will be so much usefull for someone out there as much as I do...

Please feel free to give any feedback.

Installation:

Just follow normal procedure:

./configure
make
make install

Usage:

Easy... normally you would have 3 file from CloneCD image, they are .ccd, .img, and .sub, just type:

ccd2iso < .img filename > < .iso filename >

for example:

ccd2iso myimage.img myimage.iso

Technical Stuff:

After some strange hacking through CloneCD's image file, I found that CloneCD is only dumping CD's raw data, thus together with 12 byte synchronization, 4 byte header, ECC, and EDC...

For now, only single session image supported, if multiple session image found, then the program will dump the first session only with an "Unrecognized sector mode" error... but the resulting file, will be mounted quite fine.

ToDo:

Similar Software

GNUitar
GNUitar

3 Jun 15

Rhythmbox
Rhythmbox

23 Nov 17

gmorgan
gmorgan

3 Jun 15

Comments to ccd2iso

Comments not found
Add Comment
Turn on images!