Hello,
I already work around DVB-S but no DBA drivers.
I try now to play with the BDA drivers (for DVBT) and i just find your forum... :-)
According to the MSDN documentation http://msdn.microsoft.com/library/default....thgraphedit.asp i build the graph.
For my usb key the graph is like this : (Terratec cinergy)
BDA Network -> BDA tuner/demodulor -> Demux...
i'm able to set and display a chanel. good. :-)
My problem is here.
On a second usb key, the graph is like this: (ADS Tech)
BDA Network -> BDA tuner -> BDA Capture -> Demux...
When i set a chanel, seems that all is fine. All function are ok . But no video.
i put a "filter spy" beetween BDA Capture and Demux, (Tee Infinite + a kind of Dump) and absolutly nothing arrive inside.
I don't know if i have something specific to do when there is a BDA capture filter. Seems no when i read the documentation but i'm really not sure.
When i request for a chanel, i put the SID, TSID an ONID and use a IDVBTLocator for put frequency and bandwitch.
Is it possible that there is a kind of SetTune() "light" that my terratec accept but for the ADS tech, it need more parameters ?
Any advice ?
Many thanks.