I have been reading this forum, and found some posts which discuss this subject, but I want to make things clear.
We need to build an application which takes a/v data from a video capture card and streams it to DVD in standard format (can be played on a standard DVD player).
We are not required to write direct to DVD, although that would be ideal. We need to write one chapter every 5 minutes of recorded video, so we could buffer the video to disk and write it out at the end of that period, assuming we could finish the burn quickly.
My understanding is that we would create a single title, and multiple chapters therein. There is no need for visual navigation (menus, etc) - the user would simply navigate between chapters with prev/next.
Our preference would be for a .NET-based (C#) system, but we could also handle C++. Linux would be nice, but not essential.
Can any of your sdks support this functionality?
Thanks in advance for your response. I hope this explanation is clear - I am still trying to get my brain around DVD burning concepts
regards
Michael Potter