#1 Burning Software

It is currently Sat Apr 27, 2024 10:31 pm

All times are UTC




Post new topic Reply to topic  [ 29 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: Tue Mar 17, 2009 8:53 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
1) Yes. They are enumerated as ordinary DVDs, just reported capacity is smaller.

2) We prefer not to do any kind of on-line chat now...

deepakp wrote:
Hello Support,

Thank you for reply.
1) Can we burn mini DVDs(8 cm)? These discs are not listed in disc types Enum and supported disc type list.
2) While going through the main website. In Contact Us tab there is status of I guess the support staff. I am getting that status as OFFLINE. Normally when you are online so that I can directly ask you the question. Is it possible?
Actually no one asked this before is it OK that I requsting you for this?

Thank you once again. :)


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 31, 2009 5:03 am 
Offline

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

I am developing a sample program where doing an import session part. Having a disc of type DVD RW SR (reported by StarBurn when I was debugging the DiscInfo source code from samples). But this disc type is not listed under DVD media type in Help file.

After importing the previous session if some data I have added and then try to burn on the same disc then application crashes. But as I am having no information about Disc of type DVD RW SR I could not figure that out.

Will you please provide me help on this?

Any disc type not listed in Help, like this DVD RW SR is supported for burning or not if not then should we just discard the disc as that can not be burned?

Thank you.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 31, 2009 7:15 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
You don't need to do any media-type assumtion inside your code. It's StarBurn job to isolate all the differences inside it's own core. "My application crashes" does not sound as a complete info :) Can you reproduce the crash with StarBurn SDK own samples? So we could understand - it's our own or your personal application issue. Thanks!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 31, 2009 10:44 am 
Offline

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

1)
STARBURN_DISC_TYPE_DVD_RW = STARBURN_DISC_TYPE_DVD_RW_RO |STARBURN_DISC_TYPE_DVD_RW_SR

So the STARBURN_DISC_TYPE_DVD_RW_SR is DVD-RW

2) What is mean "crash"? LastErrorCode = .. ?:)

Regards,

Dmitry


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 31, 2009 1:39 pm 
Offline

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

I am sending log file for the discussed problem.

The problem is only for DVD-RW discs. After burning a session on the disc and burning disc as Multi-session.
Now If I imported the session and then again adding some more data and then start to burn the disc I am getting error as disc is finalized in the sample but I created a multi-session disc in the last burn. So the application is saying disc is finalized. Even how could I import the previous session if disc is finalized.

Thank you in advance.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 31, 2009 1:47 pm 
Offline

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

This problem - " .. DVD-RW media disc is finalized .." is bug of StarBurnX, we are trying to fix it!

Regards,

Dmitry


Top
 Profile  
 
 Post subject: Re: How do we get extended disc information?
PostPosted: Tue Jun 02, 2009 2:58 pm 
Offline

Joined: Mon Aug 25, 2008 1:50 pm
Posts: 394
Hello Dima Sir,
1) Is there any Progress on above discussed problem?
2) Will you please kindly include following property to Disc Information class? :idea:
DiscAccessType means Whether inserted disc is
a) DATA
b) VIDEO DVD


Top
 Profile  
 
 Post subject: Re: How do we get extended disc information?
PostPosted: Thu Jun 04, 2009 10:39 am 
Offline

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

The Track object has the "get" property "Audio" ... so if track is not Audio you may suppose that track is DATA :) ... next you may check if disc contains specific folders ( for DVD-VIODE => VIDEO_TS etc ).

Regards,

Dmitry


Top
 Profile  
 
 Post subject: Re:
PostPosted: Thu Jun 04, 2009 12:21 pm 
Offline

Joined: Mon Aug 25, 2008 1:50 pm
Posts: 394
dima (staff) wrote:
Hello,

This problem - " .. DVD-RW media disc is finalized .." is bug of StarBurnX, we are trying to fix it!

Regards,

Dmitry


Is this problem solved?


Top
 Profile  
 
 Post subject: Re: How do we get extended disc information?
PostPosted: Thu Jun 04, 2009 3:10 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
1) Minis are just ordinary disc of smaller capacity. Of course they are supported.

2) We don't run on-line support for SDK and our IP SAN products were transferred to StarWind Software.


Top
 Profile  
 
 Post subject: Re: How do we get extended disc information?
PostPosted: Mon Jun 08, 2009 1:00 pm 
Offline

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

1) As per the newer dlls I am using Tracks(0).StartLBA property is newly added in StarBurnX.
2) It works fine but it is of no use if I am not knowing total LBA on the disc, in the current session, for the current session.
3) So can the EndLBA property also be added to use not only for Audio CD but also for Data DVD. I am attaching an attachment with this which explain what I am saying.
4) One more thing Sir, In this topic are the discussed properties like date of manufacture of disc, manufacturer of disc, total sectors on the disc, used sectors on the disc are added in StarburnX.

Thank you.


Attachments:
Untitled.jpg
Untitled.jpg [ 18.04 KiB | Viewed 15454 times ]
Top
 Profile  
 
 Post subject: Re: How do we get extended disc information?
PostPosted: Mon Jun 08, 2009 1:23 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
We don't have any plans to add ATIP information transcoder (vendor of the media etc). Other fields will be added in some upcoming release.


Top
 Profile  
 
 Post subject: Re: How do we get extended disc information?
PostPosted: Mon Jun 08, 2009 1:29 pm 
Offline

Joined: Mon Aug 25, 2008 1:50 pm
Posts: 394
Thank you Sir.


Top
 Profile  
 
 Post subject: Re: How do we get extended disc information?
PostPosted: Mon Jun 08, 2009 1:33 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Nothing for yet. We'll keep you updated. Thanks!


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

All times are UTC


Who is online

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