Hi I can t get my Twinhan DVB-T Mantis (3030) CI PCI card working.
It just wont detect it when I trie to add it in setup to the tv capture card list.
I tried the trick of adding the lines
to the CaptureCardDefinitions.xml and still no luck.
Everything seems to be ok, MyTheatre and twinhan software works great.
Graphedit shows all three filters present, but still no go.
The log shows that it does find the device
TV-DVB Mantis Virtual BDA Receiver id: etc
right after it finds my Hauppauge Win/TV Video Capture Driver
But both dont show up as potential captrue cards.
Anyone any idea?
It just wont detect it when I trie to add it in setup to the tv capture card list.
I tried the trick of adding the lines
Code:
<capturecard commercialname="Twinhan DVB-T (VP-3030)" capturename="DTV-DVB Mantis Virtual BDA Receiver" devid="ven_1822&dev_4e35&subsys_00241822&rev_01">
<capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="true"/>
<tv>
<interface cat="tunerdevice" video="2" audio="3" mpeg2="1" sectionsandtables="5"/>
<filters>
<filter cat="networkprovider" name="Microsoft DVBT Network Provider" checkdevice="false"/>
<filter cat="tunerdevice" name="DTV-DVB Mantis DVBT BDA Receiver" checkdevice="true"/>
<filter cat="capture" name="DTV-DVB Mantis Virtual BDA Receiver" checkdevice="true"/> </filters>
<connections>
<connection sourcefilter="networkprovider" sourcepin="0" sinkfilter="tunerdevice" sinkpin="0"/>
</connections>
</tv>
</capturecard>
Everything seems to be ok, MyTheatre and twinhan software works great.
Graphedit shows all three filters present, but still no go.
The log shows that it does find the device
right after it finds my Hauppauge Win/TV Video Capture Driver
But both dont show up as potential captrue cards.
Anyone any idea?