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


Commercial message



Nero SDK Discussion Forum Discuss, Burning DVD Using Nero SDK1.08 at International Chat: Software related forum; Hi,all guys... I wanna make a tiny software used to burn the video files (*.mpg)) to DVD media which can be played in DVD player. When I read the Doc about Nero API, there is something make me confused. NEROAPI_BURN_ERROR NADLL_ATTR NeroBurn ( NERO_DEVICEHANDLE aDeviceHandle, NERO_CD_FORMAT CDFormat, const void* pWriteCD,


Reply
 
Thread Tools
Old 11-06-2008   #1 (permalink)
New on Forum
 
Join Date: Jun 2008
Posts: 1
Burning DVD Using Nero SDK1.08

Hi,all guys...

I wanna make a tiny software used to burn the video files (*.mpg)) to DVD media which can be played in DVD player.
When I read the Doc about Nero API, there is something make me confused.

NEROAPI_BURN_ERROR NADLL_ATTR NeroBurn
(
NERO_DEVICEHANDLE aDeviceHandle,
NERO_CD_FORMAT CDFormat,
const void* pWriteCD,
DWORD dwFlags,
DWORD dwSpeed,
NERO_PROGRESS* pNeroProgress
);

pwriteCD
Must point on a NERO_WRITE_CD, NERO_CD_COPY or a
NERO_WRITE_VIDEO_CD structure.

typedef struct tag_NERO_WRITE_VIDEO_CD
{
BOOL nwvcdSVCD;
DWORD nwvcdNumItems;
struct CNeroIsoTrack *nwvcdIsoTrack;
char nwvcdTempPath[252];
const char *nwvcdLongTempPath;
#ifdef __cplusplus
VCDEngine::IVCDFSContentGenerator *(*nwvcdCustomVCDEngine)
(VCDEngine::IVCDMediaDescription*desc,
FileSystemContent::IFileSystemDescContainer *pFSDC);
#else
void *nwvcdCustomVCDEngine;
#endif
NERO_VIDEO_RESOLUTION nwvcdEncodingResolution;
DWORD nwvcdReserved[31];
NERO_VIDEO_ITEM nwvcdItems[1];
} NERO_WRITE_VIDEO_CD;

//////
If i wanna burn video files to DVD, the parameter pWriteCD in NeroBurn is thought to be NERO_WRITE_VIDEO_CD type(Right?).

There are two variables in NERO_WRITE_VIDEO_CD:
NERO_VIDEO_ITEM nwvcdItems[1]
struct CNeroIsoTrack *nwvcdIsoTrack;

So I am confused that the video files(.mpg) should be wraped in nwvcdIsoTrack or nwvcdItems.
Can someone do me favor...

Thanks in advance.
hujkay 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

Tags
burn nero sdk dvd

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
Next Week's Staples AD (06/08/08) SOCALUS CD Freaks Bargain Basement 1 06-06-2008 05:58
SDK 1.08 & Nero 8 Shaman74 Nero SDK Discussion Forum 1 23-04-2008 14:48
Next weeks ad for Staples 3-16-08 to 3-22-08 scotton CD Freaks Bargain Basement 13 15-03-2008 18:41
Nero CD-DVD Speed (4.08): "Create Data Disc" KHashmi316 Newbie Forum 4 03-11-2005 17:07
Pioneer 08 and Piodata 08 How equal are they??? caveman456 Asus / Pioneer Burner 2 26-12-2004 17:40


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


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