Here it is my definition for the card:
You can see the moniker I received using GraphEdit. You can also compare the moniker from the driver details.
Try to edit your file with Notepad, replacing your definition with mine, saving backup copy first.
Good luck.
Code:
<capturecard commercialname="Leadtek WinFast DTV2000 H (Digital)" capturename="WinFast DTV2000 H BDA Transport Stream Capture" devid="ven_14f1&dev_8802&subsys_665e107d&rev_05">
<capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="true"></capabilities>
<tv>
<interface cat="capture" video="2" audio="3" mpeg2="1" sectionsandtables="5"></interface>
<filters>
<filter cat="networkprovider" name="Microsoft DVBT Network Provider" checkdevice="false"></filter>
<filter cat="tunerdevice" name="WinFast DTV2000 H BDA DVB-T Tuner/Demod" checkdevice="true"></filter>
<filter cat="capture" name="WinFast DTV2000 H BDA Transport Stream Capture" checkdevice="true"></filter>
</filters>
<connections>
<connection sourcefilter="networkprovider" sourcepin="0" sinkfilter="tunerdevice" sinkpin="0"></connection>
<connection sourcefilter="tunerdevice" sourcepin="0" sinkfilter="capture" sinkpin="0"></connection>
</connections>
</tv>
</capturecard>
Try to edit your file with Notepad, replacing your definition with mine, saving backup copy first.
Good luck.