Go Back   Club CDFreaks - Knowledge is Power > International Chat: Software related > Nero SDK Discussion Forum


Commercial message



Nero SDK Discussion Forum Discuss, NeroCOM 6.0.0.15 + cdinfo at International Chat: Software related forum; the problem with drive.CDinfo methode has not been fixed in new nero release. VB6 still keeps 90%+ CPU usage after calling cdinfo methode and ON_DONE_CDINFO event doesn't fire. ciao, mike


Reply
 
Thread Tools
Old 03-09-2003   #1 (permalink)
New on Forum
 
Join Date: Aug 2003
Posts: 7
NeroCOM 6.0.0.15 + cdinfo

the problem with drive.CDinfo methode has not been fixed in new nero release.

VB6 still keeps 90%+ CPU usage after calling cdinfo methode and ON_DONE_CDINFO event doesn't fire.

ciao,
mike
muckman is offline   Reply With Quote
Old 04-09-2003   #2 (permalink)
Nero Developer
 
Join Date: Jun 2003
Posts: 209
The fixed version of NeroCOM (1.1.0.1) is not part of Nero 6.0.0.15. Only up from Nero 6.0.0.16 it is included. Sorry.
matze is offline   Reply With Quote
Old 31-10-2003   #3 (permalink)
New on Forum
 
Join Date: Oct 2003
Posts: 5
I cant seem to get the cdinfo method to work either, with .net 2003 on XP.
I have updated nero to version 6.0.0.19, i have also disembled the interop as suggested elsewhere on the forums but there was nothing to change as all the sinkerhelpers were already public.

any ideas?

Regards
Andy
ps.
If the worse comes to the worse I'll have to use nerocmd and capture the screen output from the cdinfo command and then parse it myself.
andygif is offline   Reply With Quote
Old 02-11-2003   #4 (permalink)
Nero Developer
 
Join Date: Oct 2003
Posts: 605
Quote:
Originally posted by andygif
I cant seem to get the cdinfo method to work either, with .net 2003 on XP.
I have updated nero to version 6.0.0.19, i have also disembled the interop as suggested elsewhere on the forums but there was nothing to change as all the sinkerhelpers were already public.

any ideas?
I couldn't reproduce the problem on Windows XP Professional and Visual Studio .NET.

Do you have a problem with cd info related event only or is it that you cannot receive any event?

Is there a disc in the drive when you ask for cd info?
alexp is offline   Reply With Quote
Old 03-11-2003   #5 (permalink)
New on Forum
 
Join Date: Oct 2003
Posts: 5
Hi,
yes there is disk in the drive, when i invoke the method.
Ive tried querying, Commercial CDs, CDR's & CDRW's all with the same negative result.
The CD burner is on a USB cable will that have a bearing on the fact the method wont fire?
We are using nerocom as part of archiving system on an embeded data logger and hence the use of the USB CD burner.

It seems the cdinfo event dosent fire, all the other events in the sample code fire.

Regards
AndyG
andygif is offline   Reply With Quote
Old 03-11-2003   #6 (permalink)
New on Forum
 
Join Date: Oct 2003
Posts: 5
Just reinstated a simulated burn to disk after the cdinfo call, looks like not only is the cdinfo method not working its causing the program to terminate without carrying out the simulated burn.
Checked the program exit code and that indicates the program has terminated mormally without error??!!
andygif is offline   Reply With Quote
Old 03-11-2003   #7 (permalink)
New on Forum
 
Join Date: Oct 2003
Posts: 5
ok, finally got the cdinfo method to fire!
To make it work i had to remove the call from the burning subroutine and give its own seperate routine, problem seems to be that this method call does not do a wait, it continues to process the other calls. You then end up with asynch problems were the object is being accessed by 2 calls at the same time.
andygif is offline   Reply With Quote
Old 03-11-2003   #8 (permalink)
Nero Developer
 
Join Date: Oct 2003
Posts: 605
Now that you mention burning in this context I realized what might be your problem. Generally you cannot call CDInfo and immediately after that BurnISOAudioCD (or any other of the burning methods). You should call CDInfo and handle OnDoneCDInfo event. In the event handler you should start your burning or whatever else you want to do. If you try to start two operations successively, you will receive "An asynchronous operation is in progress! You can't have two operations at the same time." error. There can be only one operation at a time.
alexp is offline   Reply With Quote
 
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Getting cdinfo() to work in dbase plus zorob Nero SDK Discussion Forum 1 23-03-2005 14:26
NeroCOM CDInfo Invalid Cast Mark Olbert Nero SDK Discussion Forum 4 25-02-2005 23:36
CDInfo - OnDoneCDInfo PGavin Nero SDK Discussion Forum 7 10-11-2004 18:59
NeroCom CDInfo lespaul36 Nero SDK Discussion Forum 3 08-04-2004 09:38
Cdinfo ? Delphi ? atf Nero SDK Discussion Forum 5 06-12-2003 13:28


All times are GMT +2. The time now is 08:24.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0