#1 Burning Software

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

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Detecting when full erase is required
PostPosted: Thu Mar 22, 2007 6:56 pm 
Offline

Joined: Thu Apr 27, 2006 12:32 am
Posts: 99
I'm writing a DVD Video burning application. One of the functions of program is the ability to erase a non-empty RW disk. Right now I'm using the quick erase method as I saw no reason to do a full erase in my testing. However I just read a post which suggested that if a RW disk is formatted for packet writing that it has to go through a full erase before DVD video can be written to it. That's fine, but I'm wondering if there is an easy way to detect automatically whether a full format is required or not? I don't want to make the user go through a full format every time they erase just because it might be necessary. However I also want to avoid support requests from users who can't properly erase an RW disk and make it work with our program.

Dan


Top
 Profile  
 
 Post subject: Re: Detecting when full erase is required
PostPosted: Thu Mar 22, 2007 8:19 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
You'll get EN_FULL_ERASE_REQUIRED exception number after calling write function. If you're dealing with DVD-Video you should never write multisession DVDs however. Or you'd end with not always compatible media.

Dan203 wrote:
I'm writing a DVD Video burning application. One of the functions of program is the ability to erase a non-empty RW disk. Right now I'm using the quick erase method as I saw no reason to do a full erase in my testing. However I just read a post which suggested that if a RW disk is formatted for packet writing that it has to go through a full erase before DVD video can be written to it. That's fine, but I'm wondering if there is an easy way to detect automatically whether a full format is required or not? I don't want to make the user go through a full format every time they erase just because it might be necessary. However I also want to avoid support requests from users who can't properly erase an RW disk and make it work with our program.

Dan


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

All times are UTC


Who is online

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