Question

We have a product which includes some video editing tools. We've had a request to add the ability to write the resulting videos to a standard DVD movie disk.

To do this, I estimate I'd have to create mpg files, covert to vobs, write the correct directory structure and inf files etc. A lot of work.

Is there some .Net sdk library for doing this? Open-source is ideal, but commercial is ok too.

I've found articles discussing the different subtasks of the problem;

but nothing which offers a complete solution. Any thoughts?

Was it helpful?

Solution

Maybe DVDBuilder is what you looking for. I never used it but after reading your question, and hopfully understanding it, I think this could be the solution.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top