First of all thanx for ur response, i have already looked over that code,this code is for burning an exact imageto disc(any format files can be written to CD. What i need is to create a VCD/DVD from given mpeg files.
As far i know VCDs have some specific structure that needs to be there on CD such as mpeg to be written in mpeg folder, lot.vcd/entries.vcd etc files etc needs to be created. Some more files and directories also need to be created on CD alog with conversion of mpegs to dat.
i want VCD to be playable on VCD/ DVD players, and i suppose that structure is must for this.
Plz tell me if what i observed is right? n if yes then how to create that structure programatically.
Main Topics
Browse All Topics





by: alb66Posted on 2008-09-03 at 01:16:58ID: 22374977
Look at the following: /KB/winsdk /IMAPI2.as px
http://www.codeproject.com
It should be what you need.