0

So I have an application that creates VOBs as a step for DVD creation. I am using StandardMPEG encoder, and it works like a charm.

Burning actual .ISO isn't my concern here, but building it is. I need a library that is able to create simple menu, mark some chapters for the VOB, and finally create an ISO that should be burned. I would be happy with directory also.

I'm looking for a free solution, or at least one that has a one-time fee, not 'give-me-your-shoe-size-we-tell-you-the-price' packages.

And one more thing-I need .NET lib, preferably.

Daniel Mošmondor
  • 19,718
  • 12
  • 58
  • 99

1 Answers1

1

Please use this http://dvdauthor.sourceforge.net/ it is C, so you might need to work on it a little.

EGL 2-101
  • 1,203
  • 8
  • 17