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&pid_6f01&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>
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&pid_6f01&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>