#1 Burning Software

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

All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Blue-ray burning problem
PostPosted: Fri May 04, 2007 9:25 am 
Offline

Joined: Mon Aug 07, 2006 8:23 am
Posts: 3
Hi,

I have just mounted my new Blue-ray (Sony BWU-100A) and started testing. For info: I use the OCX wrapper.

Problem:
When issuing a burn-operation I get an exception in
TrackAtOnceFromFileSystemHandle(...). Dump below.
In the device, I have a completely fresh blue-ray disc.
(Not re-writable). The same errors never happen when I run the same app with a DVD-disc (RW or W)
I obviously get a EN_SCSI_CDB_FAILED exception (8) and the struct can be seen below.


General question:
Does someone succesfully use the same code for DVD and Blu-ray? Some changes needed?

Sincerely yours,

Gunnar

---- DUMP ------
SCSI sense data dump:
Error Code: 0x70, Is Sense Valid: No, Segment Number: 0x00 (0)
Sense Key: 0x02, Reserved: 0x00, Incorrect Length: No
End Of Media: No, File Mark: No, Information: 0x00 0x00 0x00 0x00
Additional Sense Length: 0x0A (10)
Command Specific Information: 0x00 0x00 0x00 0x00
Additional Sense Code (ASC): 0x3A, Additional Sense Code Qualifier (ASCQ): 0x00

First-chance exception at 0x7c812a5b in APP.exe: Microsoft C++ exception: CStarBurn_Exception @ 0x03ebc014.

CDevice::TrackAtOnceFromFileSystemHandle(04472100): StarBurn_CdvdBurnerGrabber_GetTrackInformation() failed, exception 8, status -858993460, text 'CStarBurn_ScsiTransportSPTI::ExecuteCDB(): Command failed'

Valid = yes, CDB Size = 10, Sense Size = 32
CDB: 52 01 00 00 00 FF 00 10 00 00 00 00 00 00 00 00
Sense 00: 70 00 02 00 00 00 00 0A 00 00 00 00 3A 00 00 00
Sense 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Transport status = 0, Target Status = 2, HostAdapter Status = 0

CDevice::TrackAtOnceFromFileSystemHandle() : Disc Free Size = -858993460 LBs, FileSystem Size = 239336 LBs
First-chance exception at 0x7c812a5b in APP.exe: Microsoft C++ exception: _com_error @ 0x4553fc40.
Unhandled exception at 0x7c812a5b in APP.exe: Microsoft C++ exception: _com_error @ 0x4553fc40.


Top
 Profile  
 
 Post subject:
PostPosted: Fri May 04, 2007 10:31 am 
Offline

Joined: Tue Jul 04, 2006 11:55 pm
Posts: 3
Location: Netherlands
Hi,

Yes, I use the same code (C/C++) for writing to DVD and BD-R. Only added the new BD disc types for use in higher level code.

I tested with the Pioneer BDR-101A, this drive is officially supported.

Your Sony drive is not on the supported hardware list, so I think that's your problem. The Sense data says "medium not present".

Although all drives (are supposed to) comply with standards, the are always minor differences in their behaviour.

Marcel


Top
 Profile  
 
 Post subject:
PostPosted: Fri May 04, 2007 11:28 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Gunnar,

in your particular case StarBurns gets status "there's no disc in drive". So I guess you've selected other burning device compared to the one you want to burn :) Would you please:

1) Give a try to our console C samples (TrackAtOnceFromTree/WithImport).

2) Try BD-RE (rewrittable media).

And send us both console output and StarBurn debug logs (check the FAQ on how to generate them).

So I think we'll fix everything pretty soon :)

Thank you!


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

All times are UTC


Who is online

Users browsing this forum: No registered users and 13 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