#1 Burning Software

It is currently Wed Dec 18, 2024 10:40 pm

All times are UTC




Post new topic Reply to topic  [ 12 posts ] 
Author Message
 Post subject: StarBurn_CdvdBurnerGrabber_GetDiscUsedSpace error
PostPosted: Mon Aug 31, 2009 4:43 am 
Offline

Joined: Fri Aug 26, 2005 3:53 pm
Posts: 36
Hi

I have a multisessional disc (4 sessions). Used space approximately 99.14MB. But StarBurn_CdvdBurnerGrabber_GetDiscUsedSpace returns 38611088 bytes.


Top
 Profile  
 
 Post subject: Re: StarBurn_CdvdBurnerGrabber_GetDiscUsedSpace error
PostPosted: Mon Aug 31, 2009 9:16 am 
Offline
Site Admin

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


Top
 Profile  
 
 Post subject: Re: StarBurn_CdvdBurnerGrabber_GetDiscUsedSpace error
PostPosted: Mon Aug 31, 2009 10:15 am 
Offline

Joined: Fri Aug 26, 2005 3:53 pm
Posts: 36
anton (staff) wrote:
Log?

Sure...


Attachments:
File comment: Attach size: 23925 bytes
Archive contain log-file and exe-file...

getusedspace_bug.7z [23.36 KiB]
Downloaded 833 times
Top
 Profile  
 
 Post subject: Re: StarBurn_CdvdBurnerGrabber_GetDiscUsedSpace error
PostPosted: Mon Aug 31, 2009 10:41 am 
Offline
Site Admin

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


Top
 Profile  
 
 Post subject: Re: StarBurn_CdvdBurnerGrabber_GetDiscUsedSpace error
PostPosted: Tue Sep 01, 2009 3:40 pm 
Offline

Joined: Fri Jan 26, 2007 4:31 pm
Posts: 452
NeoTall wrote:
Hi

I have a multisessional disc (4 sessions). Used space approximately 99.14MB. But StarBurn_CdvdBurnerGrabber_GetDiscUsedSpace returns 38611088 bytes.


Hello,

By what program you burn this disk, and what file system was burned?

We found bug in our DataBurner sample, when we burn UDF multisession disc.
Please try to burn first session by UDF2BuildBurn C sample and next sessions by
UDF2ImportBurn C sample. After that try to detect used space by StarBurn_CdvdBurnerGrabber_GetDiscUsedSpace() function.

P.S.
Please inform about results.
Bug with our DataBurner sample will be fixed in the next week.


Top
 Profile  
 
 Post subject: Re: StarBurn_CdvdBurnerGrabber_GetDiscUsedSpace error
PostPosted: Wed Sep 02, 2009 2:11 pm 
Offline

Joined: Fri Aug 26, 2005 3:53 pm
Posts: 36
andrey(staff) wrote:
NeoTall wrote:
Hi

I have a multisessional disc (4 sessions). Used space approximately 99.14MB. But StarBurn_CdvdBurnerGrabber_GetDiscUsedSpace returns 38611088 bytes.

By what program you burn this disk, and what file system was burned?

I use my program which based on StarBurn SDK v. 11 RC (08 aug 2009). Filesystem is UDF (_UDF2_).

andrey(staff) wrote:
We found bug in our DataBurner sample, when we burn UDF multisession disc.
Please try to burn first session by UDF2BuildBurn C sample and next sessions by
UDF2ImportBurn C sample. After that try to detect used space by StarBurn_CdvdBurnerGrabber_GetDiscUsedSpace() function.

I not used code from DataBurner. I ported some code UDF2BuildBurn and UDF2ImportBurn from C to pascal for understanding of UDF work.

andrey(staff) wrote:
P.S.
Please inform about results.
Bug with our DataBurner sample will be fixed in the next week.

OK


Top
 Profile  
 
 Post subject: Re: StarBurn_CdvdBurnerGrabber_GetDiscUsedSpace error
PostPosted: Wed Sep 02, 2009 2:17 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
This code is not expected to work with UDF recorded media in multi track mode.


Top
 Profile  
 
 Post subject: Re: StarBurn_CdvdBurnerGrabber_GetDiscUsedSpace error
PostPosted: Wed Sep 02, 2009 2:20 pm 
Offline

Joined: Fri Aug 26, 2005 3:53 pm
Posts: 36
anton (staff) wrote:
This code is not expected to work with UDF recorded media in multi track mode.

Make test or not?


Top
 Profile  
 
 Post subject: Re: StarBurn_CdvdBurnerGrabber_GetDiscUsedSpace error
PostPosted: Wed Sep 02, 2009 2:29 pm 
Offline
Site Admin

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


Top
 Profile  
 
 Post subject: Re: StarBurn_CdvdBurnerGrabber_GetDiscUsedSpace error
PostPosted: Wed Sep 02, 2009 4:17 pm 
Offline

Joined: Fri Jan 26, 2007 4:31 pm
Posts: 452
NeoTall wrote:
anton (staff) wrote:
This code is not expected to work with UDF recorded media in multi track mode.

Make test or not?


Hello,

Please try to do test:
1)Burn first session by UDF2BuildBurn sample
2)Burn next sessions by UDF2ImportBurn sample
3)Get used space by your application

P.S.
On our side your getusedspace.exe application return correct size for disc which was burned by UDF2BuildBurn and UDF2ImportBurn.


Top
 Profile  
 
 Post subject: Re: StarBurn_CdvdBurnerGrabber_GetDiscUsedSpace error
PostPosted: Wed Sep 02, 2009 4:45 pm 
Offline

Joined: Fri Aug 26, 2005 3:53 pm
Posts: 36
andrey(staff) wrote:
NeoTall wrote:
anton (staff) wrote:
This code is not expected to work with UDF recorded media in multi track mode.

Make test or not?


Hello,

Please try to do test:
1)Burn first session by UDF2BuildBurn sample
2)Burn next sessions by UDF2ImportBurn sample
3)Get used space by your application

P.S.
On our side your getusedspace.exe application return correct size for disc which was burned by UDF2BuildBurn and UDF2ImportBurn.

My test shows bug _GetUsedSpace. ALL files was send to support@rocketdivision.com


Top
 Profile  
 
 Post subject: Re: StarBurn_CdvdBurnerGrabber_GetDiscUsedSpace error
PostPosted: Wed Sep 02, 2009 4:54 pm 
Offline
Site Admin

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


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 12 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:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group