#1 Burning Software

It is currently Sat Apr 20, 2024 4:46 am

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: DiscAtOnceRawPW(): Disc type (9) not valid for DAO!!!
PostPosted: Sun Sep 05, 2004 6:57 pm 
Offline

Joined: Mon Aug 16, 2004 5:32 am
Posts: 34
Hello,

I could not burn anything to DVD+RW using DAO and SAO modes.

I got errors
CdvdBurnerGrabber::DiscAtOnceRawPW(): Disc type (9) not valid for DAO!!!
and
CdvdBurnerGrabber::SessionAtOnce(): Disc type (9) NWA not valid for SAO!!!

Included samples returned the same errors.


How can I know if certain burning mode is supported. I need to know it
before burning process is started.

Thanks for your support


Top
 Profile  
 
 Post subject: Re: DiscAtOnceRawPW(): Disc type (9) not valid for DAO!!!
PostPosted: Sun Sep 05, 2004 7:35 pm 
Offline
Site Admin

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

1) DVD media (DVD+RW in your particular case) does not support anything except Track-At-Once. So before burning it's **REQUIRED** to call StarBurn_CdvdBurnerGrabber_GetInsertedDiscType() and if it's not CD-R or CD-RW only Track-At-Once code should be used.

2) For CD-R or CD-RW media it's **REQUIRED** to call StarBurn_CdvdBurnerGrabber_ProbeSupportedWriteModes() and it would return you a set of BOOLEANs telling does current drive support SAO, DAO16 or DAO96.

If you're burning generic data discs you're welcomed to make your life easier. Just stick with Track-At-Once burning mode. It's supported by ANY media type and ANY burning device.

Alex wrote:
Hello,

I could not burn anything to DVD+RW using DAO and SAO modes.

I got errors
CdvdBurnerGrabber::DiscAtOnceRawPW(): Disc type (9) not valid for DAO!!!
and
CdvdBurnerGrabber::SessionAtOnce(): Disc type (9) NWA not valid for SAO!!!

Included samples returned the same errors.


How can I know if certain burning mode is supported. I need to know it
before burning process is started.

Thanks for your support


Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 06, 2004 3:46 pm 
Offline

Joined: Mon Aug 16, 2004 5:32 am
Posts: 34
Quote:
If you're burning generic data discs you're welcomed to make your life easier. Just stick with Track-At-Once burning mode. It's supported by ANY media type and ANY burning device.



Thanks a lot. That is what I need exactly.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 07, 2004 5:30 am 
Offline
Site Admin

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

Alex wrote:
Quote:
If you're burning generic data discs you're welcomed to make your life easier. Just stick with Track-At-Once burning mode. It's supported by ANY media type and ANY burning device.



Thanks a lot. That is what I need exactly.


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

All times are UTC


Who is online

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