DiscImageCreator

sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

pablogm123 wrote:I am pretty sure that it's a fault of DIC handling transfers via USB/IEEE-1394, at least with certain enclosures. CDTool, PerfectRip and the «unnameable» works nicely with my PX-W4824TU, and this drive is just an externalized PX-W4824TA.
How many value is "MaximumTransferLength" of PX-W4824TA/PX-W4824TU?
My drive(PX-755SA) is 00010000(65536) bytes.
Please paste drivelog of STORAGE ADAPTER DESCRIPTOR.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
User avatar
pablogm123
Posts: 836
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by pablogm123 »

STORAGE ADAPTER DESCRIPTOR DATA
                  Version: 00000020
                TotalSize: 00000020
    MaximumTransferLength: 00010000 (bytes)
     MaximumPhysicalPages: 00000011
            AlignmentMask: 00000000
           AdapterUsesPio: False
         AdapterScansDown: False
          CommandQueueing: False
      AcceleratedTransfer: False
          BusMajorVersion: 0002
          BusMinorVersion: 0000
On semi-vacation. MSF/AMSF to LBA/offset and viceversa calculator: link
To write properly occidental characters contained in japanese titles: screenshot
Spaces must be the fullwidth variant: link / screenshot
User avatar
Nexy
Posts: 729
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by Nexy »

Sarami: DIC is still generating invalid .ccd's, can you please fix it. PreGap mode and PreGapSubC is still incorrect.

DIC

Code: Select all

[CloneCD]
Version=3
[Disc]
TocEntries=4
Sessions=1
DataTracksScrambled=0
CDTextLength=0
CATALOG=0000000000000
[Session 1]
PreGapMode=0
PreGapSubC=0
[Entry 0]
Session=1
Point=0xa0
ADR=0x01
Control=0x00
TrackNo=0
AMin=0
ASec=0
AFrame=0
ALBA=-150
Zero=0
PMin=1
PSec=0
PFrame=0
PLBA=4350
[Entry 1]
Session=1
Point=0xa1
ADR=0x01
Control=0x04
TrackNo=0
AMin=0
ASec=0
AFrame=0
ALBA=-150
Zero=0
PMin=1
PSec=0
PFrame=0
PLBA=4350
[Entry 2]
Session=1
Point=0xa2
ADR=0x01
Control=0x04
TrackNo=0
AMin=0
ASec=0
AFrame=0
ALBA=-150
Zero=0
PMin=18
PSec=11
PFrame=46
PLBA=81721
[Entry 3]
Session=1
Point=0x01
ADR=0x01
Control=0x04
TrackNo=0
AMin=0
ASec=0
AFrame=0
ALBA=-150
Zero=0
PMin=0
PSec=2
PFrame=0
PLBA=0
[TRACK 1]
MODE=1
INDEX 1=0
CloneCD

Code: Select all

[CloneCD]
Version=3
[Disc]
TocEntries=4
Sessions=1
DataTracksScrambled=0
CDTextLength=0
[Session 1]
PreGapMode=1
PreGapSubC=1
[Entry 0]
Session=1
Point=0xa0
ADR=0x01
Control=0x00
TrackNo=0
AMin=0
ASec=0
AFrame=0
ALBA=-150
Zero=0
PMin=1
PSec=0
PFrame=0
PLBA=4350
[Entry 1]
Session=1
Point=0xa1
ADR=0x01
Control=0x04
TrackNo=0
AMin=0
ASec=0
AFrame=0
ALBA=-150
Zero=0
PMin=1
PSec=0
PFrame=0
PLBA=4350
[Entry 2]
Session=1
Point=0xa2
ADR=0x01
Control=0x04
TrackNo=0
AMin=0
ASec=0
AFrame=0
ALBA=-150
Zero=0
PMin=18
PSec=11
PFrame=46
PLBA=81721
[Entry 3]
Session=1
Point=0x01
ADR=0x01
Control=0x04
TrackNo=0
AMin=0
ASec=0
AFrame=0
ALBA=-150
Zero=0
PMin=0
PSec=2
PFrame=0
PLBA=0
[TRACK 1]
MODE=1
INDEX 1=0
Plextor PX-760A 1.07 (+30) : Plextor PX-716SA 1.11 (+30) : Plextor PX-W5224A 1.04 (+30) : Plextor PX-W4824 1.07 (+30) : Plextor PX-W4012TA 1.07 (+98) : Plextor PX-W1610TA (+99) : Plextor PX-W1210TA 1.10 (+99) : Lite-On LTR-48246S (+6) : Lite-On LTR-52246S (+6) : Lite-On LH-20A1H LL0DN (+6) : BenQ DW1655 BCIB (+618) : ASUS DRW-2014L1 1.02 (+6) : Yamaha CRW-F1 (+733) : Optiarc SA-7290H5 1H44 (+48) : ASUS BW-16D1HT 3.02 (+6)
User avatar
pablogm123
Posts: 836
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by pablogm123 »

The "CATALOG=" entries should be removed as well, they are useless because this field is already defined by the subcode.
On semi-vacation. MSF/AMSF to LBA/offset and viceversa calculator: link
To write properly occidental characters contained in japanese titles: screenshot
Spaces must be the fullwidth variant: link / screenshot
F1ReB4LL
Posts: 3395
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by F1ReB4LL »

pablogm123 wrote:The "CATALOG=" entries should be removed as well, they are useless because this field is already defined by the subcode.
Yes, "CATALOG=" entry seems to be a TruRip's invention, .ccd files from CloneCD don't have it.
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

Nexy wrote:Sarami: DIC is still generating invalid .ccd's, can you please fix it. PreGap mode and PreGapSubC is still incorrect.
Please tell me the disc titile and your clonecd's profile when you ripped the disc.
By the way, do you know about "PreGapSubC" in detail?

About "CATALOG=" entry
"CATALOG=" entry is outputted if you checked in "Read SubChannel Data from Audio Tracks".
I merely supported a function of clonecd.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
User avatar
Nexy
Posts: 729
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by Nexy »

Here's the profile I use.

Code: Select all

[CloneCD ReadPrefs]
ReadSubData=1
ReadSubAudio=1
RegenerateData=0
AbortOnReadError=0
FastErrorSkip=1
IntelligentBadSectorScan=1
SectorSkip=1
ReadSpeedData=8
ReadSpeedAudio=8
NoErrorReport=0
FirstSessionOnly=0
AudioQuality=3
[CloneCD WritePrefs]
DontRepairSubchannelData=1
AlwaysCloseLastSession=0
AmplifyWeak=2
WriteSpeed=0
[CloneCD DefaultReadPrefs]
ReadSubData=0
ReadSubAudio=0
RegenerateData=0
AbortOnReadError=0
FastErrorSkip=2
IntelligentBadSectorScan=1
SectorSkip=100
ReadSpeedData=0
ReadSpeedAudio=0
NoErrorReport=1
FirstSessionOnly=0
AudioQuality=0
[CloneCD DefaultWritePrefs]
DontRepairSubchannelData=1
AlwaysCloseLastSession=0
AmplifyWeak=2
WriteSpeed=0
[Common]
ImageIndex=5
NoDelete=1
[Caption]
DE=Geschütztes PC Spiel
EL=ÐñïóôáôåõìÝíï CD Ðáé÷íéäéïý
It doesn't matter what disc it is, it always outputs the same thing in DIC.

Mode0 = audio lead in
Mode1 = Mode 1 data
Mode2 = Mode 2 data

And no it doesn't put the catalog when you have Read Audio Subchannels, as this is already contained in the sub channels.
What version of CloneCD do you have? I am using 5.3.1.4 , which is the last one.

I don't know what PreGapSubC means exactly to CloneCD, but it seems to always set it to 1. Perhaps it tells the write routine to reconstruct the TOC subchannels based on the ccd indexes.
Last edited by Nexy on Mon Jan 13, 2014 4:40 pm, edited 1 time in total.
Plextor PX-760A 1.07 (+30) : Plextor PX-716SA 1.11 (+30) : Plextor PX-W5224A 1.04 (+30) : Plextor PX-W4824 1.07 (+30) : Plextor PX-W4012TA 1.07 (+98) : Plextor PX-W1610TA (+99) : Plextor PX-W1210TA 1.10 (+99) : Lite-On LTR-48246S (+6) : Lite-On LTR-52246S (+6) : Lite-On LH-20A1H LL0DN (+6) : BenQ DW1655 BCIB (+618) : ASUS DRW-2014L1 1.02 (+6) : Yamaha CRW-F1 (+733) : Optiarc SA-7290H5 1H44 (+48) : ASUS BW-16D1HT 3.02 (+6)
sarami
Posts: 1762
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by sarami »

And no it doesn't put the catalog when you have Read Audio Subchannels, as this is already contained in the sub channels.
I'm using 5.3.1.4
I think that I want to test several disc.

Your disc is only 1 data track. But it exists CATALOG Number??
Please tell me both of sub files.
Last edited by sarami on Mon Jan 13, 2014 10:29 pm, edited 1 time in total.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
User avatar
Nexy
Posts: 729
Joined: Mon Jun 08, 2026 1:26 am

Re: DiscImageCreator

Post by Nexy »

It's doesn't matter whats on a disc, they can have or not have a catalog number. It's a mode 2 subchannel frame, as described in redbook specs. It can either be there or not. I'll upload the subs if you like, but I dump them with subdump and not DIC.
Plextor PX-760A 1.07 (+30) : Plextor PX-716SA 1.11 (+30) : Plextor PX-W5224A 1.04 (+30) : Plextor PX-W4824 1.07 (+30) : Plextor PX-W4012TA 1.07 (+98) : Plextor PX-W1610TA (+99) : Plextor PX-W1210TA 1.10 (+99) : Lite-On LTR-48246S (+6) : Lite-On LTR-52246S (+6) : Lite-On LH-20A1H LL0DN (+6) : BenQ DW1655 BCIB (+618) : ASUS DRW-2014L1 1.02 (+6) : Yamaha CRW-F1 (+733) : Optiarc SA-7290H5 1H44 (+48) : ASUS BW-16D1HT 3.02 (+6)
usurper
Posts: 1134
Joined: Mon Jun 08, 2026 1:27 am

Re: DiscImageCreator

Post by usurper »

Code: Select all

IOCTL_SCSI_GET_ADDRESS
        Length: 4
    PortNumber: 0
        PathId: 0
      TargetId: 0
           Lun: 0
STORAGE ADAPTER DESCRIPTOR DATA
                  Version: 00000020
                TotalSize: 00000020
    MaximumTransferLength: 00020000 (bytes)
     MaximumPhysicalPages: 00000021
            AlignmentMask: 00000003
           AdapterUsesPio: True
         AdapterScansDown: False
          CommandQueueing: False
      AcceleratedTransfer: True
          BusMajorVersion: 0002
          BusMinorVersion: 0000
Inquiry Data
              DeviceType: CD/DVD device
     DeviceTypeQualifier: Active
      DeviceTypeModifier: 0
          RemovableMedia: Yes
                Versions: 0
      ResponseDataFormat: 1
               HiSupport: No
                 NormACA: Yes
           TerminateTask: No
                    AERC: No
        AdditionalLength: 5b
           MediumChanger: No
               MultiPort: No
       EnclosureServices: No
               SoftReset: No
            CommandQueue: No
          LinkedCommands: No
      RelativeAddressing: No
                VendorId: PLEXTOR 
               ProductId: CD-R   PREMIUM  
    ProductRevisionLevel: 1.07
          VendorSpecific: 10/04/06  16:00     
Read Buffer Capacity
      Length of the Buffer: 4690KByte
    Blank Length of Buffer: 4690KByte
Drive speed
        RequestType: CdromSetStreaming
          ReadSpeed: 1KB/sec
         WriteSpeed: 0KB/sec
    RotationControl: CdromCAVRotation
Configuration
    CurrenProfile: CD-ROM
    FeatureProfileList
        CD-ROM
        CD-R
        CD-RW
    FeatureCore
        PhysicalInterface: ATAPI
          DeviceBusyEvent: No
                 INQUIRY2: No
    FeatureMorphing
        Asynchronous: No
             OCEvent: No
    FeatureRemovableMedium
                Lockable: Yes
        DefaultToPrevent: No
                   Eject: Yes
        LoadingMechanism: Tray type loading mechanism
    FeatureRandomReadable
                LogicalBlockSize: 2048
                        Blocking: 1
        ErrorRecoveryPagePresent: Yes
    FeatureMultiRead
           Current: 1
        Persistent: 1
           Version: 0
    FeatureCdRead
                  CDText: Yes
             C2ErrorData: Yes
        DigitalAudioPlay: No
    FeaturePowerManagement
           Current: 1
        Persistent: 1
           Version: 0
    FeatureMicrocodeUpgrade
        M5: Yes
    FeatureTimeout
            Group3: Yes
        UnitLength: 3332
    FeatureRealTimeStreaming
                StreamRecording: No
            WriteSpeedInGetPerf: No
               WriteSpeedInMP2A: Yes
                     SetCDSpeed: Yes
        ReadBufferCapacityBlock: No
    FeatureLogicalUnitSerialNumber
        SerialNumber: 026695  

Code: Select all

[F:ReadCDForSearchingOffset][L:1089] SCSI bus status codes:02-CHECK_CONDITION
Sense data, Key:Asc:Ascq:05:64:00(ILLEGAL_REQUEST. ILLEGAL MODE FOR THIS TRACK)
This drive can't read data sector in scrambled mode.
End -> 2014-01-25(Sat) 14:31:02
Plextor Premium not supported?
Last edited by usurper on Sat Jan 25, 2014 9:02 am, edited 1 time in total.
Post Reply