#1 Burning Software

It is currently Sat Apr 20, 2024 8:48 am

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: How to verify data after record ?
PostPosted: Tue Sep 14, 2004 6:25 am 
Offline

Joined: Wed Jul 21, 2004 7:03 am
Posts: 19
Location: Poland
I see two possibilities: using GrabTrack and by simply opening and reading each file on disc. I hope first method gives me info about badblocks, second method gives more details about inaccessible file. Do you know any other, better methods ?

I not used GrabTrack yet; how works this fn with p__PCHAR__FileName = NULL ? If returns with error, then maybe should work in "veryfing" mode, reading data only to small buffer in memory ?


Top
 Profile  
 
 Post subject: Re: How to verify data after record ?
PostPosted: Tue Sep 14, 2004 12:29 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
You need to use StarBurn_CdvdBurnerGrabber_GrabRange(...) code. It works with a small junks of recorded image per time. You need to compare it's result (memory or small file content) with a ISO9660/Joliet/UDF file tree you're burning (just do not forget to call SeekToBegin(...) code on the tree before comparing, b/s maker is set to the very end of the virtual FS image after burning process is done).

Vetch wrote:
I see two possibilities: using GrabTrack and by simply opening and reading each file on disc. I hope first method gives me info about badblocks, second method gives more details about inaccessible file. Do you know any other, better methods ?

I not used GrabTrack yet; how works this fn with p__PCHAR__FileName = NULL ? If returns with error, then maybe should work in "veryfing" mode, reading data only to small buffer in memory ?


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 25 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:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group