2006-06-07, 02:47 PM
Is there anyone around that has succeeded in getting the VBI data into a GBPVR plugin?
Why?
Final goal: create a plugin that supports PDC (Programme Delivery Control) to start/stop recordings.
But first I want to create a very simple plugin that can log the VBI data as it appears on the selected tuner/channel combination.
The 'very simple plugin' part wasn't that hard , getting the VBI data, however, is. So my question is whether anybody has some pointers for me.
My previous experience on using DirectShow was while writing capture tuner card device drivers where we were using C++ on the DirectShow API (and Kernel API). I have been writing lots of C# since, but DirectShow support for managed code is scarce to say the least. Apart from that I would rather use any API supported by GBPVR than reverting to rough Directshow.
All help is appreciated!
Why?
Final goal: create a plugin that supports PDC (Programme Delivery Control) to start/stop recordings.
But first I want to create a very simple plugin that can log the VBI data as it appears on the selected tuner/channel combination.
The 'very simple plugin' part wasn't that hard , getting the VBI data, however, is. So my question is whether anybody has some pointers for me.
My previous experience on using DirectShow was while writing capture tuner card device drivers where we were using C++ on the DirectShow API (and Kernel API). I have been writing lots of C# since, but DirectShow support for managed code is scarce to say the least. Apart from that I would rather use any API supported by GBPVR than reverting to rough Directshow.
All help is appreciated!