Page 11 of 354

Re: DiscImageCreator

Posted: Thu Feb 21, 2013 11:54 pm
by Kalamari5662
I get an error but it still continues which is weird.

Re: DiscImageCreator

Posted: Tue Mar 05, 2013 4:42 pm
by Enker
The ANSI build is crashing on CD-TEXT CDs with these two versions:
20130222
20130203

Re: DiscImageCreator

Posted: Thu Mar 07, 2013 9:00 am
by sarami
Enker wrote:The ANSI build is crashing on CD-TEXT CDs with these two versions:
20130222
20130203
fixed

Re: DiscImageCreator

Posted: Thu Mar 07, 2013 9:48 pm
by Enker
I found some CCD file issues:
CloneCD wrote:[TRACK 1]
MODE=0
FLAGS= DCP
INDEX 1=30
DiscImageCreator wrote:[TRACK 1]
MODE=0
INDEX 0=0
INDEX 1=30
Here are the .ccd files: http://www.mediafire.com/?z3idm72x26751d8

Re: DiscImageCreator

Posted: Fri Mar 08, 2013 12:58 am
by Nexy
That's a bug in CloneCD

Re: DiscImageCreator

Posted: Fri Mar 08, 2013 9:22 am
by sarami
Enker wrote:I found some CCD file issues:
CloneCD wrote:[TRACK 1]
MODE=0
FLAGS= DCP
INDEX 1=30
I don't write "FLAGS" in ccd file at the present.
Fix at the next release.
Enker wrote:
DiscImageCreator wrote:[TRACK 1]
MODE=0
INDEX 0=0
INDEX 1=30
Here are the .ccd files: http://www.mediafire.com/?z3idm72x26751d8
I don't know a specification in detail about a disc including "INDEX 0" to "TRACK 1".
need or not "INDEX 0" in "TRACK 1"?

in case of clonecd
don't write "INDEX 0" in "TRACK 1". in cue & ccd file.
in case of CDRWIN
write "INDEX 0" in "TRACK 1" in cue file.

Re: DiscImageCreator

Posted: Fri Mar 08, 2013 12:05 pm
by Enker
I agree with Nexy, the missing INDEX 0 for Track 1 is a bug with CloneCD. The .cue files here on redump don't have an INDEX 0 for Track 1 when INDEX 1 is >00:00:00. This should be fixed.

I noticed that the last track for my disc is being underdumped. The last 30 sectors are lost with DiscImageCreator and not with other tools.

Re: DiscImageCreator

Posted: Sat Mar 09, 2013 3:41 am
by sarami
Enker wrote:I found some CCD file issues:
CloneCD wrote:[TRACK 1]
MODE=0
FLAGS= DCP
INDEX 1=30
Enker wrote:I noticed that the last track for my disc is being underdumped. The last 30 sectors are lost with DiscImageCreator and not with other tools.
fixed

Re: DiscImageCreator

Posted: Sat Mar 09, 2013 10:24 am
by Enker
Thanks! I tested it and everything is working fine Image

I sent a message to iR0b0t about the redump .cue file issue.

Re: DiscImageCreator

Posted: Mon Mar 11, 2013 5:04 am
by Nexy
All tools just assume when burning, that track 1 has a pre gap of 2:00. Dunno why this is, or if you can even burn the real pre gap even if you dumped it in dao mode.

The cue/ccd is there to recreate the TOC on the original disc, if subs are burned too they can of course conflict with TOC like on many discs. Quite interesting how firmwares get around these inconsistencies. Protections could however check for these non-standard conditions... but rainbow books specs are rarely followed to the letter.