| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| New on Forum Join Date: Dec 2003 Location: China
Posts: 2
| burn a data DVD failed Hello I want to burn a data DVD using NeroAPI. In the sample "NeroFiddles", it was successful to burn a CDROM.And then, in the OnBurn() function, I modify "writeCD.nwcdMediaType = MEDIA_CD;" to "writeCD.nwcdMediaType = MEDIA_DVD_ANY;" and "NeroBurn(ndhDeviceHandle, NERO_ISO_AUDIO_CD, &writeCD, NBF_WRITE, 0, &npProgress);" to "NeroBurn(ndhDeviceHandle, NERO_ISO_AUDIO_MEDIA, &writeCD, NBF_WRITE, 0, &npProgress);",but it failed,prompt me "do not support the media and burn failed". Please help me! Thanks! haiyxin
__________________ 123456 |
| | |
| | #2 (permalink) |
| New on Forum Join Date: Dec 2003
Posts: 1
| Re: burn a data DVD failed in the OnBurn() function, ndhDeviceHandle = NeroOpenDevice(m_nsdiDevice); NERO_CD_INFO *pCDInfo = NeroGetCDInfo(ndhDeviceHandle, NGCDI_READ_ISRC); // add writeCD.nwcdMediaType = pCDInfo->m_pCDInfo->ncdiMediaType; // modify NeroBurn(ndhDeviceHandle, NERO_ISO_AUDIO_CD, &writeCD, NBF_WRITE, 0, &npProgress); ..................................................... |
| | |
| | #3 (permalink) |
| New on Forum Join Date: Dec 2003 Location: China
Posts: 2
| Hi Sabal Thank you very much for your reply.I solved the question using DAO mode as follow: NeroBurn(ndhDeviceHandle, NERO_ISO_AUDIO_MEDIA, &writeCD, NBF_DAO|NBF_WRITE, 0, &npProgress) Thanks a lot haiyxin ![]()
__________________ 123456 |
| | |
| |
| |
![]() |
| 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 |
| failed to burn dvd | emvella | DVDFab / DVD Region+CSS Free | 12 | 23-09-2007 18:53 |
| error reading data, burn processed failed | laxon | Nero & InCD | 3 | 11-10-2006 13:29 |
| Burn Errors (Data Verification Failed) | SlaSH66 | NEC / Optiarc Burner | 5 | 27-05-2005 15:21 |
| First DVD Burn Failed! | lightiv | Asus / Pioneer Burner | 6 | 19-03-2004 03:09 |
| Data DVD Burn Failed with BTC DRW1004IM | Skavenger | BTC/ Emprex Burner | 12 | 13-11-2003 17:03 |