DVB/ATSC Sample Code



Hello,

Does anyone have any suggestions for pointing me to some sample code
or understandable documentation for creating software that will
display digital TV signal. I've read everything on MSDN about digital
tv (http://msdn.microsoft.com/en-us/library/ms787278(VS.85).aspx).

I'm looking for some information for writing an application like AmCap
but one that supports digital TV (i.e. ATSC, DVB). Our company needs
to migrate our software using Hauppauge NTSC to a digital tv tuner
card (MyHD MDP-130). But I'm having a very hard time finding some
sample code.

I would like to be able to display a non digital channel (i.e. channel
2) AND display a digital channel (2.1).

I have the latest Platform SDK and the samples provided (C:\Program
Files\Microsoft SDKs\Windows\v6.1\Samples\Multimedia\DirectShow\Capture
\AMCap) but none seem to be for digital TV.

I've tried the MSVidCtl embedded in HTML, but that fails when the
script hits MSVidCtl.Run(). I've also read that the MSVidCtl is not
for production use.

Dev Machine:
* Visual Studio 2008
* Multiple digital TV cards (MyHD PCI, Pinnacle HD USB...)

Thanks in advance

- Jack Furr
.



Relevant Pages

  • RE: DataGrid - how to configure columns in C# code?
    ... You can download some sample code which illustrates the same here ... "Dmitry Bond." ... > I have a DataSet with some data to display in DataGrid. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Display multiple records on a single form
    ... I have an access/vba application I'm trying to extend. ... potentially have any number of records which I'd like to display on a ... this type of form and possibly some sample code (or a URL to some sample ... controls I'd need to use to facilitate this functionality, ...
    (microsoft.public.access.gettingstarted)
  • Re: Display multiple records on a single form
    ... I have an access/vba application I'm trying to extend. ... potentially have any number of records which I'd like to display on a ... this type of form and possibly some sample code (or a URL to some sample ... controls I'd need to use to facilitate this functionality, ...
    (microsoft.public.access.forms)
  • Re: Display multiple records on a single form
    ... I have an access/vba application I'm trying to extend. ... potentially have any number of records which I'd like to display on a ... this type of form and possibly some sample code (or a URL to some sample ... controls I'd need to use to facilitate this functionality, ...
    (microsoft.public.access.formscoding)
  • Re: DVB/ATSC Sample Code
    ... I would like to be able to display a non digital channel (i.e. channel ... AND display a digital channel. ... tuner filters. ... I've also read that the MSVidCtl is not ...
    (microsoft.public.win32.programmer.directx.video)