| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| New on Forum Join Date: Aug 2003 Location: Gänserndorf - AUSTRIA
Posts: 6
| Problems with multisession DVD Hi there! I've written a Backup Application in C++ using the Nero API. The application creates a multisession disc and appends new backup data by first importing the existing tracks from the disc and then adding the new data from an ISO item tree. All this works perfectly fine when I'm using CD-R or CD-RW. When I'm doing the same with a DVD+RW media I'm able to create the multisession and burn data to the media and I'm also able to import it later but when I try to burn a "new" session I always get an error from Nero that the expected media is a DVD+R/RW and the inserted media is DVD+RW. I've tried it both with the NERO_MEDIA_TYPE set to MEDIA_DVD_ANY and MEDIA_DVD_P_RW when calling the NeroBurn function but the behaviour is the same in both cases! I've tried to continue a multisession DVD+RW using the Nero GUI and that works fine! I'm using Nero 6.3.0.3 and the Nero SDK v 1.04. Any ideas???? Thanx, Pöchi |
| | |
| | #2 (permalink) |
| Nero Developer Join Date: Jun 2003
Posts: 209
| Does it work with NeroCMD? Try the following commands: > nerocmd --write --real --drivename "e" --detect_non_empty_cdrw --recursive --dvd --iso "test" c:\test > nerocmd --write --real --drivename "e" --detect_non_empty_cdrw --import --recursive --dvd --iso "test" c:\test2 If yes, do you supply the CDStamp you have got from NeroImportDataTrack back to NeroAPI? |
| | |
| | #3 (permalink) |
| New on Forum Join Date: Aug 2003 Location: Gänserndorf - AUSTRIA
Posts: 6
| Now it works Hi Matze! Thanks for the hint. I've freed the CD-stamp structure after importing the ISO track and when burning the session I always set it to NULL. Now I'm using the CD-stamp from the import as you suggested and it works also for DVDs. Thanks again, Pöchi |
| | |
| | #4 (permalink) |
| New on Forum Join Date: Apr 2004 Location: Canberra Oz
Posts: 3
| Same Problem I appear to have the same problem but my solution is proving hard to find. Running the quick NeroCmd test I have a fail and a pass. NeroCmd 1.7.0.3 Passes and 1.7.0.6 fails. My application is based strongly (OK its gots lots of the same source files) as NeroCmd 1.7.0.6 that came with the SDK. I appear to to be using CD-Stamp in the correct way (exactly the same as NeroCmd in this case) Any other ideas? Raemus |
| | |
| |
| |
![]() |
| If you can't find where you are looking for, then become a member and get an answer fast! We have thousands of people online every moment of the day to help you! Click here |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| LG GSA-4166B multisession DVD problems | telma_004 | LG Burner | 1 | 25-07-2006 20:05 |
| Problems with NeroCOM-DVD-Multisession | DottG72 | Nero SDK Discussion Forum | 0 | 26-11-2004 12:44 |
| Problems with NeroCOM and Multisession | DottG72 | Nero SDK Discussion Forum | 7 | 25-11-2004 12:55 |
| Problems reading/burning multisession DVD-R data discs | normandelli | Newbie Forum | 3 | 03-11-2004 21:23 |
| Multisession problems | bobdole | Nero & InCD | 0 | 08-06-2004 18:12 |