#1 Burning Software

It is currently Wed Apr 24, 2024 7:52 pm

All times are UTC




Post new topic Reply to topic  [ 31 posts ]  Go to page 1, 2, 3  Next
Author Message
 Post subject: Drive Information : Not Correct
PostPosted: Thu Sep 04, 2008 5:39 am 
Offline

Joined: Mon Aug 25, 2008 1:50 pm
Posts: 394
Hello Support,
I am using a SONY CD/DVD Writer DRU-190A. As per the specification of a drive it is supporting maximum Read Speed as 48x & write support as 48x.
But I am using DriveInfo class, it is giving me maximum Read Speed as 52x. Which is wrong other softwares confirms that this drive supports maximum 48x read speed.
Same is the case for Write Speed also. Will you please kindly look into that.
Thank you in advance.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Sep 04, 2008 7:40 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
It's not clear do you have disc inserted at the time you're calling API to get maximum supported burning speeds or not. Please provide logs.


Top
 Profile  
 
 Post subject: Re : Drive Information
PostPosted: Mon Sep 08, 2008 12:08 pm 
Offline

Joined: Mon Aug 25, 2008 1:50 pm
Posts: 394
Hello Support,

The query is about getting the wrong write and read speed.
I am using a SONY CD/DVD Writer DRU-190A. As per the specification of drive, it is supporting the max read speed as 48x and write speed as 48x.
The same information is received when I am using the other softwares. When I use the Starburn code for disc information – I am using DriveInfo class and using the function DriveInfo.SupportedWriteSpeeds().
This finally gives the read and writes speed as 52x even though the Disc is not inserted. Also, if the data disc CD(R) is inserted, it ALWAYS shows the read and write speed as 52x.
I want to know why it is giving the wrong speed.


Top
 Profile  
 
 Post subject: Re: Re : Drive Information
PostPosted: Mon Sep 08, 2008 1:33 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
With no disc inserted drive will return maximum supported speed. With disc inserted - maximum supported speed for drive + disc combination. To find out what's wrong (if) you've been asked to provide logs.

deepakp wrote:
Hello Support,

The query is about getting the wrong write and read speed.
I am using a SONY CD/DVD Writer DRU-190A. As per the specification of drive, it is supporting the max read speed as 48x and write speed as 48x.
The same information is received when I am using the other softwares. When I use the Starburn code for disc information – I am using DriveInfo class and using the function DriveInfo.SupportedWriteSpeeds().
This finally gives the read and writes speed as 52x even though the Disc is not inserted. Also, if the data disc CD(R) is inserted, it ALWAYS shows the read and write speed as 52x.
I want to know why it is giving the wrong speed.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Nov 08, 2008 6:49 am 
Offline

Joined: Mon Aug 25, 2008 1:50 pm
Posts: 394
Hello Support,

Please find the attached log from me (Deepakp) with subject about the Drive Information.

The thing to be discussed is that even though there is no disc in drive and if the drive is supporting the both (read and write) speed as 48X, so why the object is giving the speeds as 52X (Both speeds).

The next is that can you please specify when the next release of StarburnX SDK is coming.

Thanks in advance.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Nov 08, 2008 1:45 pm 
Offline

Joined: Fri Jan 11, 2008 6:13 am
Posts: 200
Location: BVI
Did you send it to support@rocketdivision.com?

As soon as we'll release it.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 13, 2008 4:46 am 
Offline

Joined: Mon Aug 25, 2008 1:50 pm
Posts: 394
Yes. Got confirmation mail also.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 13, 2008 10:11 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Nothing arrived so far... What confirmation e-mail did you receive?

deepakp wrote:
Yes. Got confirmation mail also.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Nov 14, 2008 7:53 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Got the log. According to it reported speed is 8467 KBps or 48X (correct one). So what the problem actually is?


Top
 Profile  
 
 Post subject:
PostPosted: Fri Nov 14, 2008 10:06 am 
Offline

Joined: Mon Aug 25, 2008 1:50 pm
Posts: 394
The Speed coming is 8467 Kbps it's True. But the speed Ratio value I am getting as 52 not the expected 48.
Why?
Kindly look into that. This is StarBurnX VB.NET Sample.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Nov 14, 2008 2:27 pm 
Offline

Joined: Thu Dec 13, 2007 8:44 am
Posts: 609
Hello,

Yes, this is the StarBurnX bug, we are trying to fix this bug!


Many thanx!

Dmitry


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 24, 2008 7:14 pm 
Offline

Joined: Tue Sep 23, 2008 3:52 am
Posts: 58
I am also getting his problem, but in addition, my drive does support 52X, but when I get to that level of 9152kbps the speed ratio is reporting 0X.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 25, 2008 2:46 pm 
Offline

Joined: Thu Dec 13, 2007 8:44 am
Posts: 609
Hello,

This bug is fixed in the version 10.5!

Regards,

Dmitry


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 26, 2008 5:48 am 
Offline

Joined: Mon Aug 25, 2008 1:50 pm
Posts: 394
Hello Support,
Got the newest available build V10.5 (Tomahawk).
But drive information problem discussed above is not fixed. I am still getting the same information as was given in previous versions & is the problem discussed above fixed?
Please kindly tell me.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 26, 2008 12:20 pm 
Offline

Joined: Thu Dec 13, 2007 8:44 am
Posts: 609
Hello,

Yes, this fix should be in v 10.5 ... hmm..

- Did you remove the previous version of StarBurnX before the new version 10.5 was installed?

- How the your application refers to StarBurnX? Could you manually update reference to the new version of StarBurnX for your application?


Regards,

Dmitry


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 31 posts ]  Go to page 1, 2, 3  Next

All times are UTC


Who is online

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