DVD burner SDK

  • Thread starter Thread starter viepia
  • Start date Start date
V

viepia

Hi,

Does anybody know of a C# compatible DVD burner SDK that works with
Vista and XP SP2?

http://www.numediasoft.com/Order.aspx has 2 problems: it costs
nearly $1,000; with the blind undocumented libraries it is as clear as
mud how to copy a file to a DVD- I tried for 90 minutes last night
with no luck.

Thanks,
Viepia
 
Viepia,

Do you need to transcode media files before writing them to DVD format,
or are you making a DVD data disk? If the answer is the former, you will
probably have to use a third-party solution, so I would definitely google
around.

If the answer is the latter (a data disk), then you might want to look
at the Image Mastering API:

http://msdn2.microsoft.com/en-us/library/aa366450(VS.85).aspx

If you want to use version 2.0 of the API on XP, then you have to
install the following hotfix:

http://support.microsoft.com/kb/KB932716
 
I am trying to copy a zip backup file to a DVD data disk for a program
that backs up and removes files older than a user specified date in
specific directories for my customer. Hopefully I can make the
IBurn code work, right now it runs without any errors but doesn't copy
anything to the DVD.

Thanks Very Much,
Viepia
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top