#1 Burning Software

It is currently Thu Dec 19, 2024 8:50 am

All times are UTC




Post new topic Reply to topic  [ 12 posts ] 
Author Message
 Post subject: ReadToC returning invalid information with latest SDK
PostPosted: Wed Feb 14, 2007 8:59 pm 
Offline

Joined: Thu Jun 22, 2006 8:20 pm
Posts: 35
I have just downloaded the latest version of the SDK and have had several problems. The first was that my key no longer appears to work. After reading several other posts on the topic, I assume it has "expired" and will get the accounting department to investigate further. So I tried using the demo key. Now the app starts, detects my drives, but upon reading the ToC for a music CD it shows only one track, and it shows the track type as data, with a size of 32MB. This happens for every audio CD I have tried so far. Suspecting an issue with my app, I tried the AudioGrabber demo app that comes with the SDK. Same problem! I even tried ripping an image of the disc with the demo ImageGrabber app, and sure enough it generated a 32MB iso which was unreadable. I tried both the ASPI and SPTI interfaces with no change in the results. I tried the DeviceInfo app, and it seems to be reporting the correct information about my drive, except that it reports a 0MB buffer size (which may be correct, I don't know) and no read or write speeds (it's a read only drive). So where do I go from here?


Top
 Profile  
 
 Post subject: Re: ReadToC returning invalid information with latest SDK
PostPosted: Wed Feb 14, 2007 9:03 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
1) Write a message to support@rocketdivision.com providing your purchase details.

2) Which apps did you try? BCB, MSVC or Delphi? Can we have StarBurn debug log from from?

Thanks!

novalis wrote:
I have just downloaded the latest version of the SDK and have had several problems. The first was that my key no longer appears to work. After reading several other posts on the topic, I assume it has "expired" and will get the accounting department to investigate further. So I tried using the demo key. Now the app starts, detects my drives, but upon reading the ToC for a music CD it shows only one track, and it shows the track type as data, with a size of 32MB. This happens for every audio CD I have tried so far. Suspecting an issue with my app, I tried the AudioGrabber demo app that comes with the SDK. Same problem! I even tried ripping an image of the disc with the demo ImageGrabber app, and sure enough it generated a 32MB iso which was unreadable. I tried both the ASPI and SPTI interfaces with no change in the results. I tried the DeviceInfo app, and it seems to be reporting the correct information about my drive, except that it reports a 0MB buffer size (which may be correct, I don't know) and no read or write speeds (it's a read only drive). So where do I go from here?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 14, 2007 9:10 pm 
Offline

Joined: Thu Jun 22, 2006 8:20 pm
Posts: 35
I have emailed the log file to support@rocketdivision.com.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 14, 2007 9:13 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Thanks, waiting for it to arrive.

Could you please try GrabDisc console sample from Debug folder (static or dynamic)?

Thanks!

novalis wrote:
I have emailed the log file to support@rocketdivision.com.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 14, 2007 9:24 pm 
Offline

Joined: Thu Jun 22, 2006 8:20 pm
Posts: 35
C:\Program Files\Rocket Division Software\StarBurn SDK\Bin\Samples\Console\C\Sta
tic\Release>grabdisc 1 0 0 0 c:\disc1 0

GrabDisc:main(): ENTERed for 7 argument(s)

GrabDisc:main(): 160 MBs of cache will be used during grab process
GrabDisc:main(): Probing SCSI address 1:0:0:0 for CD/DVD/Blu-Ray/HD-DVD burner d
evice... OK!
GrabDisc:main(): Found CD/DVD/Blu-Ray/HD-DVD device 'HL-DT-ST' - 'DVD-ROM GDR808
2N' - '0106' with 262144 UCHARs of cache
GrabDisc:main(): Testing unit ready... OK!
GrabDisc:main(): Setting maximum supported CD/DVD/Blu-Ray/HD-DVD speeds... OK!
GrabDisc:main(): Getting current CD/DVD/Blu-Ray/HD-DVD speeds... OK!
GrabDisc:main(): Current read speed 1764 KBps (4234 maximum)
GrabDisc:main(): Getting TOC information... OK!

GrabDisc:main(): Disc type: 1, TOC Valid: Yes, Number of Sessions: 1, Number of
Tracks: 1

TOC Index 0, Track Number: 0x01, Entry Valid: Yes
Starting LBA 0, Starting MSF 0:2:0, Ending LBA 16430, Ending MSF 3:41:5
MCN Available: No, ISRC Available: No, Four Channels Audio: No, Pre-Emphasis Aud
io: No
Data: Yes, Audio: No, Digital Copy Prohibited: Yes
Track Mode: 0x01, MODE2 Form: 0x00 (if Track Mode == 0x02), LB (logical block) S
ize In UCHARs: 2048

GrabDisc:main(): Number of Unsorted raw TOC Entries: 1

Entry 0, Session 0x01, CONTROL 0x04
ADR 0x01, TNO 0x00, POINT 0x01
Min 0x00, Sec 0x02, Frame 0x00, Zero 0x00
PMIN 0x03, PSEC 0x29, PFRAME 0x05

GrabDisc:main(): Grabbing DVD with unknown protection system (failed to determin
e):

GrabDisc:main(): WARNING! StarBurn_CdvdBurnerGrabber_GetDVDRegionMask() failed,
status 8 ( 0x8 )

GrabDisc:main(): Type Code: 0x01, Number Of Vendor Resets Available: 4

GrabDisc:main(): Number Of User Controlled Changes Available: 4, Region Mask: 0x
FE, RPC Scheme: 0x01


GrabDisc:main(): StarBurn_CdvdBurnerGrabber_GrabCD[DVD]() failed, exception 8, s
tatus 31, text 'CStarBurn_ScsiTransportASPI::ExecuteCDB(): Command failed'

GrabDisc:main(): EXITing with failure


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 14, 2007 9:54 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Unfortunately it's not Debug, it's Release sample (easy to see from the path0. And it's not StarBurn debug log (please see FAQ on how to generate it), it's only console output and it's not enough. And i did not get anything from you yet, I mean mail.

Fow now I've re-verified our hardware and it works fine with AudioCDs. Looks like it's something particular with your DVD-ROM. But if it worked before we'll for sure fix it back :)

Waiting for the log and checking other hardware.

Thanks!


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 14, 2007 9:59 pm 
Offline

Joined: Thu Jun 22, 2006 8:20 pm
Posts: 35
Oops, sorry about that!

C:\Program Files\Rocket Division Software\StarBurn SDK\Bin\Samples\Console\C\Sta
tic\Debug>grabdisc 1 0 0 0 c:\disc1 0

GrabDisc:main(): ENTERed for 7 argument(s)

GrabDisc:main(): 160 MBs of cache will be used during grab process
GrabDisc:main(): Probing SCSI address 1:0:0:0 for CD/DVD/Blu-Ray/HD-DVD burner d
evice... OK!
GrabDisc:main(): Found CD/DVD/Blu-Ray/HD-DVD device 'HL-DT-ST' - 'DVD-ROM GDR808
2N' - '0106' with 262144 UCHARs of cache
GrabDisc:main(): Testing unit ready... OK!
GrabDisc:main(): Setting maximum supported CD/DVD/Blu-Ray/HD-DVD speeds... OK!
GrabDisc:main(): Getting current CD/DVD/Blu-Ray/HD-DVD speeds... OK!
GrabDisc:main(): Current read speed 1764 KBps (4234 maximum)
GrabDisc:main(): Getting TOC information... OK!

GrabDisc:main(): Disc type: 1, TOC Valid: Yes, Number of Sessions: 1, Number of
Tracks: 1

TOC Index 0, Track Number: 0x01, Entry Valid: Yes
Starting LBA 0, Starting MSF 0:2:0, Ending LBA 16430, Ending MSF 3:41:5
MCN Available: No, ISRC Available: No, Four Channels Audio: No, Pre-Emphasis Aud
io: No
Data: Yes, Audio: No, Digital Copy Prohibited: Yes
Track Mode: 0x01, MODE2 Form: 0x00 (if Track Mode == 0x02), LB (logical block) S
ize In UCHARs: 2048

GrabDisc:main(): Number of Unsorted raw TOC Entries: 1

Entry 0, Session 0x01, CONTROL 0x04
ADR 0x01, TNO 0x00, POINT 0x01
Min 0x00, Sec 0x02, Frame 0x00, Zero 0x00
PMIN 0x03, PSEC 0x29, PFRAME 0x05

GrabDisc:main(): Grabbing DVD with unknown protection system (failed to determin
e):

GrabDisc:main(): WARNING! StarBurn_CdvdBurnerGrabber_GetDVDRegionMask() failed,
status 8 ( 0x8 )

GrabDisc:main(): Type Code: 0x01, Number Of Vendor Resets Available: 4

GrabDisc:main(): Number Of User Controlled Changes Available: 4, Region Mask: 0x
FE, RPC Scheme: 0x01


GrabDisc:main(): StarBurn_CdvdBurnerGrabber_GrabCD[DVD]() failed, exception 8, s
tatus 31, text 'CStarBurn_ScsiTransportASPI::ExecuteCDB(): Command failed'

GrabDisc:main(): EXITing with failure


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 14, 2007 10:09 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
The sample is OK now, but you did not send the log. It's still console output generated by app itself... OK, I've got the one finally (right one!) by e-mail.

I'd kindly ask you to make final run before I'll go fixing the code :) Please take GrabDisc sample (you have picked up correct one) and send me logs from version 7.1.10 and 6.6.30. Real ones (StarBurn.log in the root of the C: drive by default). Looks like we've broke disc detection code and StarBurn stopped working for ancient DVD-ROM drives :( Cannot reproduce it here until tomorrow. So have to ask you to do some work :) Sorry for this! And thank you very much for cooperation!


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 14, 2007 10:20 pm 
Offline

Joined: Thu Jun 22, 2006 8:20 pm
Posts: 35
Okay, I have e-mailed the StarBurn log file to you from a run of the GrabDisc app.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 14, 2007 10:32 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Got it! Thanks!

novalis wrote:
Okay, I have e-mailed the StarBurn log file to you from a run of the GrabDisc app.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Feb 22, 2007 2:53 pm 
Offline

Joined: Thu Jun 22, 2006 8:20 pm
Posts: 35
Looks like this has been fixed in the latest version of the DLL, thanks!


Top
 Profile  
 
 Post subject:
PostPosted: Thu Feb 22, 2007 6:13 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Thank you very much for update! SDK 7.2.20 based on your feedback would be released next week (estimated).

novalis wrote:
Looks like this has been fixed in the latest version of the DLL, thanks!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 12 posts ] 

All times are UTC


Who is online

Users browsing this forum: Google [Bot] and 21 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group