Hello
Probably a question with an obvious answer, so please bear with me, I really tried to find an answer on my own...
Anyway: I'd like to convert a CD ROM image (PC DOS 2000 cd in .ISO format, no CUE) into a .chd, because apparently I need a .chd with MESS.
Chdman gives hints of its own, so I try:
chdman createcd --input PCDOS2000.ISO --output PCDOS2000.CHD
I get this on the console:
Input tracks: 0
Input length: 00:00:00
Compression: cdlz (CD LZMA), cdzl (CD Deflate), cdfl (CD FLAC)
Logical size: 0
Compressing, -1.$% complete... (ratio=100.0%)
Here it seems to hang, although the CPU remains busy.
Can anyone help me?
Thanks! Martin
P.S. I am using SVN head as of today.