Rocket Division Software

CD/DVD/Blu-Ray/HD-DVD recording, iSCSI and AoE (ATA-over-Ethernet)




 [ 9 posts ] 
AuthorMessage
 Post subject: problem burning with dvd-r and dvd-rw
Posted:
Offline

Joined: M
Posts: 6
when i burn files onto media that is DVD-R or DVD-RW
it says burn successful but there are no contents in the drive.

if i just change the media to DVD+R or DVD+RW it works fine.

can you please advice.


Top
 Profile  
 
 Post subject: Re: problem burning with dvd-r and dvd-rw
Posted:
Offline

Joined: T
Posts: 201
Hello,

1) What do you use - StarBurnX or StarBurn core API?

2) We must look into the your StarBurn.log file!

Regards,

Dmitry


Top
 Profile  
 
 Post subject: Re: problem burning with dvd-r and dvd-rw
Posted:
Offline

Joined: M
Posts: 6
i am using starburn SDK
not sure what will that means in terms of core or x

please let me know
also let me know where i can get the log location.


Top
 Profile  
 
 Post subject: Re: problem burning with dvd-r and dvd-rw
Posted:
Offline

Joined: T
Posts: 201
Hello,

1) StarBurnX it's COM wrapper around StarBurn core API;

2) Import this file "PathToStarBurnSDK\Bin\Log\StarBurn.reg" to the registry. Restart your application. The StarBurn.log file will be located in root of the drive "C" by default.

Regards,

Dmitry


Top
 Profile  
 
 Post subject: Re: problem burning with dvd-r and dvd-rw
Posted:
Offline
Site Admin

Joined: F
Posts: 3553
Location: British Virgin Islands
I can bet you're burning in test mode. Check the samples, double check your own code, read the help on how to do actual burn (sequence of actions) and enable logging and send us the log if still failing. "No log" means "no help" in your case. Good luck!

akshaymarkande wrote:
when i burn files onto media that is DVD-R or DVD-RW
it says burn successful but there are no contents in the drive.

if i just change the media to DVD+R or DVD+RW it works fine.

can you please advice.

_________________
Regards,
Anton Kolomyeytsev

Rocket Division Software


Top
 Profile  
 
 Post subject: Re: problem burning with dvd-r and dvd-rw
Posted:
Offline

Joined: M
Posts: 6
hey it cant be a test mode if same things work in DVD+R and not in DVD-R then there has to be something else.. right?


Top
 Profile  
 
 Post subject: Re: problem burning with dvd-r and dvd-rw
Posted:
Offline
Site Admin

Joined: F
Posts: 3553
Location: British Virgin Islands
I don't have any time to guess. Provide us with the log and we'll tell for sure.

_________________
Regards,
Anton Kolomyeytsev

Rocket Division Software


Top
 Profile  
 
 Post subject: Re: problem burning with dvd-r and dvd-rw
Posted:
Offline

Joined: M
Posts: 6
hi u were right it was due to test mode.
but then its really funny that. the test mode burns in DVD+R properly and not in DVD-R
maybe something u want to highlight to your development team.

thanks a ton for all the help.


Top
 Profile  
 
 Post subject: Re: problem burning with dvd-r and dvd-rw
Posted:
Offline
Site Admin

Joined: F
Posts: 3553
Location: British Virgin Islands
It is referenced. You don't handle the callbacks properly in your application.

// CN_DVD_TEST_WRITE_DISABLED Test write is disabled (for DVD+R/RW, DVD-RAM or multisession DVD-RW)

_________________
Regards,
Anton Kolomyeytsev

Rocket Division Software


Top
 Profile  
 
 [ 9 posts ]