Page 2 of 354
Re: DiscImageCreator
Posted: Fri Dec 28, 2012 7:13 am
by Jackal
Well, the 20121228 x64 build is working now for me.. Data only disc dumped correctly, will try audio later.
Re: DiscImageCreator
Posted: Fri Dec 28, 2012 7:51 am
by F1ReB4LL
Jackal wrote:Well, the 20121228 x64 build is working now for me.. Data only disc dumped correctly, will try audio later.
It always worked on data only discs, but still crashes on any cdda/data+cdda even with 20121228. Try to dump CDDA, CD+G or Data+CDDA discs.
http://club.myce.com/f61/synchronous-da … ta-215678/ -- same issue?
Re: DiscImageCreator
Posted: Mon Dec 31, 2012 6:25 am
by Nexy
What we would really like, is a proper Audio dumping tool without the bugs of EAC or stupid interface/lack of multiread of Perfect Rip.
Reading into pregaps, dumping them as scrambled with offset correction, and reading into lead-out. Plextor or other drives which support same features (are there any?). Addtionally, Proper gap detection, ISRC, CD+G, and Multi-session.
Seriously, a "do all in one click" tool is not possible, although I like to see people try, and also coding dump tools. But there should be multiple tools do to specific jobs perfectly, rather than a "do it all" tool that does everything, but nothing well. There is already a plethora of such tools.
Re: DiscImageCreator
Posted: Mon Dec 31, 2012 11:15 am
by F1ReB4LL
Nexy wrote:Seriously, a "do all in one click" tool is not possible
TruRip does everything in one click

Many glitches, but it still proves it's possible.
Re: DiscImageCreator
Posted: Mon Dec 31, 2012 11:43 am
by Enker
Could you upload a 32-bit version? I can't test 64-bit programs.
Re: DiscImageCreator
Posted: Tue Jan 01, 2013 3:56 pm
by Enker
You fixed the dumping problem

The tracks now match PerfectRip's and the database. The log still has ISRC entries though. Here is a link with the subcode and log files:
http://www.mediafire.com/?yvido8a9uc88ooq
Re: DiscImageCreator
Posted: Fri Jan 18, 2013 7:41 am
by sarami
Enker wrote:2. Both your program and PerfectRip have the file name issue. I don't think there is any setting I can change to fix this. Other programs I use don't have this issue.
It may be beside the point...
If you use Windows7, check off below
explorer -> tool(T) -> folder option(O) -> show tab 'Do not show extensions that are registered'
(I don't use English version, so may not be accurate.)
Re: DiscImageCreator
Posted: Fri Jan 18, 2013 1:38 pm
by Enker
sarami wrote:If you use Windows7, check off below
explorer -> tool(T) -> folder option(O) -> show tab 'Do not show extensions that are registered'
Hiding or showing file extensions doesn't fix the issue.
Now I've got another bug to report. I noticed that the combined offset is detected incorrectly for these two Plextor drives: PX-W1210TA, PX-W2410TA
The combined offset is detected as +588 samples too big, but the disc still dumps correctly, just the CD offset is listed wrong. I noticed this in the log: Need overread sector: 2
This is set to 1 for my working Plextors, and it looks like it needs to be set to 1 for these two drives as well.
Here is a log file:
http://www.mediafire.com/?5y8kdp4q42t27rj
The following errors appear before the dumping starts with both of these drives:
Code: Select all
PX-W1210TA
SCSI bus status codes:02-CHECK_CONDITION [F:ReadConfiguration][L:1089]
Sense data, Key:Asc:Ascq: 05:20:00(ILLEGAL_REQUEST. INVALID COMMAND OPERATION CO
DE)
PX-W2410TA
SCSI bus status codes:02-CHECK_CONDITION [F:ReadTOCText][L: 1696]
Sense data, Key:Asc:Ascq:05:24:00(ILLEGAL_REQUEST. INVALID FIELD IN CDB)
Can't get CDROM_TOC_CD_TEXT_DATA
Re: DiscImageCreator
Posted: Sat Jan 19, 2013 1:06 am
by sarami
Code: Select all
PX-W1210TA
SCSI bus status codes:02-CHECK_CONDITION [F:ReadConfiguration][L:1089]
Sense data, Key:Asc:Ascq: 05:20:00(ILLEGAL_REQUEST. INVALID COMMAND OPERATION CO
DE)
If you can, firmware(
http://www.skcj.co.jp/discon/download/internal.html) update.
Code: Select all
PX-W2410TA
SCSI bus status codes:02-CHECK_CONDITION [F:ReadTOCText][L: 1696]
Sense data, Key:Asc:Ascq:05:24:00(ILLEGAL_REQUEST. INVALID FIELD IN CDB)
Can't get CDROM_TOC_CD_TEXT_DATA
Fixed to read continued
http://www.mediafire.com/download.php?w1585tm93k9vso9
Re: DiscImageCreator
Posted: Sat Jan 19, 2013 2:04 pm
by Enker
Need overread sector is now set to 1 after updating the PX-W1210TA (1.10), but the PX-W2410TA (1.04) still has Need overread sector: 2, which is making the CD offset +590 instead of +2.
I am still getting this error with both drives:
Code: Select all
SCSI bus status codes:02-CHECK_CONDITION [F:ReadTOCText][L: 1696]
Sense data, Key:Asc:Ascq:05:24:00(ILLEGAL_REQUEST. INVALID FIELD IN CDB)