Rocket Division Software
http://www.starburnsoftware.com/forum/

burn blu-ray iso failed by V15.3
http://www.starburnsoftware.com/forum/starburn-sdk-f3/burn-blu-ray-iso-failed-v15-t2510.html
Page 1 of 1

Author:  Jacky [ Tue Nov 04, 2014 7:25 am ]
Post subject:  burn blu-ray iso failed by V15.3

I burn a blu-ray iso file to BD-RE disc failed by V15.3, I have no idea where is wrong, and how can I fix it. In log file, I saw some information like this:

11/3 17:39:13.454 (19b8) CStarBurn_CdvdBurnerGrabber::TrackAtOnce(): Method in sequence failed

11/3 17:39:13.464 (19b8) CStarBurn_CdvdBurnerGrabber::TrackAtOnce(): EXITing with failure, status 8, message 'CStarBurn_ScsiTransportSPTI::ExecuteCDB(): Command failed'

11/3 17:39:15.899 (19b8) CStarBurn_CdvdBurnerGrabber::TrackAtOnce(): WARNING! Status 8, message 'CStarBurn_ScsiTransportSPTI::ExecuteCDB(): Command failed'

here is my log file, please help me!

Attachments:
burner_driver.zip [66.22 KiB]
Downloaded 1858 times

Author:  andrey(staff) [ Tue Nov 04, 2014 12:11 pm ]
Post subject:  Re: burn blu-ray iso failed by V15.3

Hello,

It's just write error.

A possible cause of the problem:
- Bad media
- Optical drive needs firmware update
- Incompatible media vendor and optical drive (sometimes it happens)

A possible solution of the problem:
- Try another media or another media vendor
- Update firmware

Author:  Jacky [ Wed Nov 05, 2014 2:20 am ]
Post subject:  Re: burn blu-ray iso failed by V15.3

oh, thanks andrey, I sometimes has the problem, maybe it caused by bad media. I have a puzzle now, how can I know the media is whether good or not ?
If one BD-RE media is formatted failed, does it become a bad media?
Some days ago, I use StarBurn_CdvdBurnerGrabber_BluRayFormat() with profile number 0 to format BD-RE disc, and it always failed, then I use full mode to erase the media, then it can be burned success, but if use fast mode erase, it may be burned failed when blu-ray ISO file bigger than 25G. so I'm not sure the burning failed operation is caused whether by formatting operation failed or not.

Author:  Jacky [ Wed Nov 05, 2014 8:26 am ]
Post subject:  Re: burn blu-ray iso failed by V15.3

If every time use full mode to erase, it will cost a lot time. So I want to erase discs by full mode for only first time, and later use fast mode or some other modes that will be finish fastly, and make sure my buring can be successful.

Author:  alexander (staff) [ Wed Nov 05, 2014 8:42 am ]
Post subject:  Re: burn blu-ray iso failed by V15.3

Not all profiles are applicable for disc, we always performs disc formatting during full erasing, but we enumerate all profiles and select a really applicable before call formatting routine. Using inapplicable profiles may cause formatting failure or decreasing read/write speeds.
Also we check disc before write ( formatted or no ) and format it if required.
1. You don't need to call full erase or format before first write.
2. You can use fast erase instead of full before each next writing, be sure your burning will completed successfull :)

Use full erase when you need zerofill confidential information on media only ( to avoid reading and parsing with lowlevel reading tools ), otherwise use fast erase.

Author:  Jacky [ Wed Nov 05, 2014 9:26 am ]
Post subject:  Re: burn blu-ray iso failed by V15.3

thank you, :P ,but I burn iso failed sometimes, can you give me a demo for burning blu-ray iso file to disc ? Maybe my code has some errors.
I imitated the sdk demo "TrackAtOnceFromFile" project, and burning sometimes is failed. Is it incorrectly ?

Author:  Jacky [ Wed Nov 05, 2014 11:48 am ]
Post subject:  Re: burn blu-ray iso failed by V15.3

I'm very happ I burn an about 42GB blu-ray iso to BD-RE successful today. The Burning is frozen at 99.9% and still stays more than an hour, so I think it actually is finished and force application stopped. The frozen reason is that the function StarBurn_CdvdBurnerGrabber_TrackAtOnceFromFileEx() doesn't finish. It seems check something all the time.
Here is my log file, I hope you can fix it.

Attachments:
burner_driver.zip [24.84 KiB]
Downloaded 1811 times

Author:  alexander (staff) [ Mon Jan 19, 2015 3:18 pm ]
Post subject:  Re: burn blu-ray iso failed by V15.3

As i see in last log you use ASPI transport for write. This transport is obsolete, their purpose is backward compatibility with Windows 95/98/Me. We recommend to use SPTI or SPTD transport. Please try and inform us about result.
Regards,
Alex

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/