| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #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. ![]() |
| | |
![]() |
| 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 | |
| |
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 |