Winfast DTV Dongle Not Detected (1 Viewer)

parody

Portal Member
April 30, 2007
19
0
Home Country
England England
Hi All

There seems to be a few post regarding this USB TV dongle, and a few have posted their capturecarddefinitions.xml file which they say works on their systems.

I purchased this usb dongle as it was listed as being supported in mediaportal documentation, yet in mediaportal setup the card is not recognised - Ive tried the original .xml file, several that others have posted and doing my own following the support page using graphedit to get pin assignements and filter/capture names but none work. I always get the "No Video Capture Cards Were Found..." message.

It works fine with the supplied software. Im getting a bit frustrated after waiting 2 weeks for it to be delivered, if no one can help it will be going back! This is the last part of my HTPC to get working!

Why is it listed as being supported yet so many people have problems?

Currently my .xml file is like so, this is a copy of one posted on the forum:

<?xml version="1.0"?>
<capturecards>
<capturecard commercialname="WinFast DTV Dongle DIB7700" capturename="WinFast Digital Capture (Dev1 Path0)" devid="vid_0413&amp;pid_6f01&amp;mi_00">
<capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="true"/>
<tv>
<interface cat="capture" video="2" audio="3" mpeg2="1" sectionsandtables="5"/>
<filters>
<filter cat="networkprovider" name="Microsoft DVBT Network Provider" checkdevice="false"/>
<filter cat="tunerdevice" name="WinFast Digital Tuner (Dev1 Path0)" checkdevice="false"/>
<filter cat="capture" name="WinFast Digital Capture (Dev1 Path0)" checkdevice="false"/>
</filters>
<connections>
<connection sourcefilter="networkprovider" sourcepin="0" sinkfilter="tunerdevice" sinkpin="0"/>
<connection sourcefilter="tunerdevice" sourcepin="0" sinkfilter="capture" sinkpin="0"/>
</connections>
</tv>
</capturecard>
</capturecards>
 

parody

Portal Member
April 30, 2007
19
0
Home Country
England England
Think im getting somewhere but have hit another hurdle.

Managed to get its recognised but now when the autotune is run no channels are found. This is the config now:
<?xml version="1.0"?>
<capturecards>
<capturecard commercialname="WinFast DTV Dongle DIB7700 (Dev1 Path0)" capturename="WinFast DTV Dongle DIB7700 (Dev1 Path0)" devid="vid_0413&amp;pid_6f00">
<capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="true"/>
<tv>
<interface cat="tunerdevice" video="3" audio="4" mpeg2="1" sectionsandtables="2"/>
<filters>
<filter cat="networkprovider" name="Microsoft DVBT Network Provider" checkdevice="false"/>
<filter cat="tunerdevice" name="WinFast DTV Dongle DIB7700 (Dev1 Path0)" checkdevice="true"/>
</filters>
<connections>
<connection sourcefilter="networkprovider" sourcepin="0" sinkfilter="tunerdevice" sinkpin="0"/>
</connections>
</tv>
</capturecard>
</capturecards>

And this is the log error:
2007-05-06 18:32:56.921875 [Info.][Config Main]: DVBGraphBDA: Adding configured filters...
2007-05-06 18:32:56.921875 [Info.][Config Main]: DVBGraphBDA: Adding filter <Microsoft DVBT Network Provider> with moniker <@device:sw:{71985F4B-1CA1-11D3-9CC8-00C04F7971E0}\Microsoft DVBT Network Provider>
2007-05-06 18:32:56.937500 [Info.][Config Main]: DVBGraphBDA: Added filter <Microsoft DVBT Network Provider> with moniker <@device:sw:{71985F4B-1CA1-11D3-9CC8-00C04F7971E0}\Microsoft DVBT Network Provider>
2007-05-06 18:32:56.937500 [Info.][Config Main]: DVBGraphBDA: Adding filter <WinFast DTV Dongle DIB7700 (Dev1 Path0)> with moniker <@device:pnp:\\?\usb#vid_0413&pid_6f00#0000000001#{fd0a5af4-b41d-11d2-9c95-00c04f7971e0}\winfast dtv dongle dib7700 (dev1 path0)>
2007-05-06 18:32:56.937500 [Info.][Config Main]: DVBGraphBDA: Added filter <WinFast DTV Dongle DIB7700 (Dev1 Path0)> with moniker <@device:pnp:\\?\usb#vid_0413&pid_6f00#0000000001#{fd0a5af4-b41d-11d2-9c95-00c04f7971e0}\winfast dtv dongle dib7700 (dev1 path0)>
2007-05-06 18:32:56.937500 [Info.][Config Main]: DVBGraphBDA: Adding configured filters...DONE
2007-05-06 18:32:56.937500 [Info.][Config Main]: DVBGraphBDA:CreateGraph() FAILED capture filter not found
2007-05-06 18:32:56.937500 [ERROR][Config Main]: DVBGraphBDA:CreateGraph() FAILED capture filter not found
2007-05-06 18:32:56.937500 [Info.][Config Main]: DVBGraphBDA: Adding configured pin connections...
2007-05-06 18:32:56.937500 [Info.][Config Main]: DVBGraphBDA: Connecting <Microsoft DVBT Network Provider>:0 with <WinFast DTV Dongle DIB7700 (Dev1 Path0)>:0
2007-05-06 18:32:56.937500 [Info.][Config Main]: DVBGraphBDA: Found sourcePin: <0> <System.__ComObject>
2007-05-06 18:32:56.937500 [Info.][Config Main]: DVBGraphBDA: Found sinkPin: <0> <System.__ComObject>
2007-05-06 18:32:56.937500 [Info.][Config Main]: DVBGraphBDA:FAILED unable to connect pins:0x80040217

When I create the graph in graphedit it looks fine. I wonder if it cant find the capture device because they are both the same name, so it cant disnguish between them? If I try this on my 32bit machine they are called tuner and capture respectively. But this is the only way it is recognised on 64bit.

Im using XP 64bit with the latest drivers for the DTV dongle. can anyone help?
Please?!!
 

James_3

Portal Member
February 25, 2007
11
0
Home Country
England England
Confirmed that exactly the same happens in vista X32 works with 32bit XP though for me
 

Users who are viewing this thread

Top Bottom