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


Commercial message



Nero SDK Discussion Forum Discuss, Not supported multisession when I writing DVD-RW at International Chat: Software related forum; When I am writing DVD-R, multisession supported. Not supported multisession when I writing DVD-RW, and my program out write error


Reply
 
Thread Tools
Old 21-01-2005   #1 (permalink)
CD Freaks Rookie
 
Join Date: Apr 2004
Location: Ukraine
Posts: 48
Not supported multisession when I writing DVD-RW

When I am writing DVD-R, multisession supported.
Not supported multisession when I writing DVD-RW,
and my program out write error
__________________
Tors
Tors is offline   Reply With Quote
Old 21-01-2005   #2 (permalink)
Nero Developer
 
Join Date: Oct 2003
Posts: 605
You must realize that your description is very short in order to give you quality help. What kind of error do you get? Where do you get it? What technology do you use? What programming language?

I can only assume that the problem is in the fact that DVDRW discs use virtual multisession instead of the "ordinary". You are probably not honoring this fact. RW discs have only one track. You can be sure there is a VMS info by examining ncdiMediumFlags field of the NERO_CD_INFO structure. There should be a NCDIMF_VIRTUALMULTISESSION bit set and then you can use NeroGetVMSInfo() to query for VMS information. When importing tracks from a VMS supported disc, you need to specify NIITEF_IMPORT_VMS_SESSION flag when calling NeroImportDataTrack() and the trackNumber parameter will then be interpreted as a VMS session number, not ordinary track number.
alexp is offline   Reply With Quote
Old 21-01-2005   #3 (permalink)
CD Freaks Rookie
 
Join Date: Apr 2004
Location: Ukraine
Posts: 48
Re: Not supported multisession when I writing DVD-RW

I am use NeroCom, C++ Builder 6
OnDoneBurn return result NeroBurnFailed
__________________
Tors
Tors is offline   Reply With Quote
Old 21-01-2005   #4 (permalink)
Nero Developer
 
Join Date: Oct 2003
Posts: 605
This doesn't tell me much. Do you use any of the things I wrote in my last post? I wrote in terms of NeroAPI but it easily translates into NeroCOM. Have you used any of the VMS stuff at all? If not, can you please retry with VMS support and then report how it went.
alexp is offline   Reply With Quote
Old 21-01-2005   #5 (permalink)
CD Freaks Rookie
 
Join Date: Apr 2004
Location: Ukraine
Posts: 48
Re: Not supported multisession when I writing DVD-RW

I am use NeroSDK 1.1
Nuthing tell about VMS in my NeroSDK
Please give mi example
__________________
Tors
Tors is offline   Reply With Quote
Old 21-01-2005   #6 (permalink)
Nero Developer
 
Join Date: Oct 2003
Posts: 605
There is no 1.1. You must be referring to the PDF document that says "NeroCOM v1.1". It indeed has no information on VMS as it seems to be not quite up-to-date.

There is a MediumFlags property on NeroCDInfo object. You should see if flag NCDIMF_VIRTUALMULTISESSION is set. If so, you can use GetVMSInfo() method on NeroDrive object. This will give you a NeroVMSInfo object which you can query for VMS sessions. If you now want to import a VMS session, you should call ImportIsoTrack() on a NeroDrive but be sure to include NERO_IMPORT_VMS_SESSION flag as TrackNumber will then be interpreted as a VMS session.

The rest is same as always...

I am not familiar with Borland C++ Builder, but you should be able to get more details from some form of "Object Inspector".
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
Problems writing dvd-r with BTC drw1008im, cds write fine, media supported gregoryjameswood BTC/ Emprex Burner 1 12-02-2006 11:15
Multisession with dvd+rw losl Nero & InCD 1 09-10-2005 04:40
Can't use multisession other than DAO mode when writing DVD with 716A Valerón Plextor Burner 3 14-03-2005 14:55
Writing multisession on DVD with NeroCom Free Hunter Nero SDK Discussion Forum 1 28-02-2005 08:25
Is bitsetting supported for DVD+RW on GSA-4120B? dexter96 LG Burner 29 13-09-2004 06:58


All times are GMT +2. The time now is 20:41.


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