MediaPortal Version: 0.2.2.0
MediaPortal Skin: Blue Two Wide
Windows Version: Windows XP Professional 2002 SP2
CPU Type: AMD Athlon 64 4000+
HDD: Maxtor 200GB
Memory: Kingston 1GB PC3200 CL3 184 pin x 2
Motherboard: Asus A8N-SLI Premium
Motherboard Chipset: NVIDIA nForce 4 SLI
Motherboard Bios: Phoenix rev 1009
Video Card: NVIDIA GeForce 7600 GS (x2)
Video Card Driver: 8.3.9.1
Sound Card: Realtek AC'97 (onboard)
Sound Card AC3:
Sound Card Driver: 5.10.0.5950
1. TV Card: DVICO FusionHDTV 5 Express
1. TV Card Type: DVB-T / ATSC
1. TV Card Driver: 6.0.92.0
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec:
MPEG2 Audio Codec:
Satelite/CableTV Provider:
HTPC Case:
Cooling:
Power Supply:
Remote:
TV:
TV - HTPC Connection:
This is a relatively new model card. It's PCIe X 1 (yes, that little tiny slot on the mobo). It uses something called a "Unified Capture" driver.
I downloaded GraphEdit and got a graph to build (I would attach my .GRF, that that extension isn't allowed).
So I tried to update capturecarddefinitions.xml thusly:
But MP doesn't find my card, so I think I have done something wrong.
I should add that the card does work using DVICO's software; I am just looking around to see what MP has to offer.
Constructive suggestions are always appreciated.
MediaPortal Skin: Blue Two Wide
Windows Version: Windows XP Professional 2002 SP2
CPU Type: AMD Athlon 64 4000+
HDD: Maxtor 200GB
Memory: Kingston 1GB PC3200 CL3 184 pin x 2
Motherboard: Asus A8N-SLI Premium
Motherboard Chipset: NVIDIA nForce 4 SLI
Motherboard Bios: Phoenix rev 1009
Video Card: NVIDIA GeForce 7600 GS (x2)
Video Card Driver: 8.3.9.1
Sound Card: Realtek AC'97 (onboard)
Sound Card AC3:
Sound Card Driver: 5.10.0.5950
1. TV Card: DVICO FusionHDTV 5 Express
1. TV Card Type: DVB-T / ATSC
1. TV Card Driver: 6.0.92.0
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec:
MPEG2 Audio Codec:
Satelite/CableTV Provider:
HTPC Case:
Cooling:
Power Supply:
Remote:
TV:
TV - HTPC Connection:
This is a relatively new model card. It's PCIe X 1 (yes, that little tiny slot on the mobo). It uses something called a "Unified Capture" driver.
I downloaded GraphEdit and got a graph to build (I would attach my .GRF, that that extension isn't allowed).
So I tried to update capturecarddefinitions.xml thusly:
Code:
<capturecard commercialname="FusionHDTV Express" capturename="FusionHDTV, Transport Stream Capture" devid="ven_14f1&dev_8852&subsys_d50018ac&rev_02">
<capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="true"/>
<tv>
<interface cat="capture" video="2" audio="3" mpeg2="5" sectionsandtables="1"/>
<filters>
<filter cat="networkprovider" name="Microsoft ATSC Network Provider" checkdevice="false"/>
<filter cat="tunerdevice" name="FusionHDTV, BDA Tuner" checkdevice="true"/>
<filter cat="capture" name="FusionHDTV, Transport Stream Capture" checkdevice="true"/>
</ilters>
<connections>
<connection sourcefilter="networkprovider" sourcepin="0" sinkfilter="tunerdevice" sinkpin="0"/>
<connection sourcefilter="tunerdevice" sourcepin="0" sinkfilter="capture" sinkpin="0"/>
</connections>
</tv>
</capturecard>
But MP doesn't find my card, so I think I have done something wrong.
I should add that the card does work using DVICO's software; I am just looking around to see what MP has to offer.
Constructive suggestions are always appreciated.