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


Commercial message



Nero SDK Discussion Forum Discuss, burn a data DVD failed at International Chat: Software related forum; 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, &


Reply
 
Thread Tools
Old 21-12-2003   #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
haiyxin is offline   Reply With Quote
Old 26-12-2003   #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);

.....................................................
Sabal is offline   Reply With Quote
Old 03-01-2004   #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
haiyxin is offline   Reply With Quote
 
Reply


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

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
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


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


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