Support for FUSION 878A Capture card (1 Viewer)

BugStacker

New Member
January 26, 2009
4
0
Home Country
Germany Germany
I have a no name capture card with a Conexant Fusion 878A chip. I installed the btPCI WDM-Driver for the device and it worked with graph edit. But I have problems to run with MediaPortal.

Here's the xml section I tried:

<capturecard commercialname="Conexant test" capturename="Conexant's BtPCI Capture" devid="ven_109e&amp;dev_036e&amp;subsys_6607107d&amp;rev_11">
<capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="false"></capabilities>
<tv>
<interface cat="videncoder" video="" audio="" mpeg2="0"></interface>
<filters>
<filter cat="crossbar" name="Conexant's BtPCI Crossbar" checkdevice="true"></filter>
<filter cat="capture" name="Conexant's BtPCI Capture" checkdevice="true"></filter>
<filter cat="videncoder" name="Video Renderer" checkdevice="false"></filter>
</filters>
<connections>
<connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"></connection>
<connection sourcefilter="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"></connection>
</connections>
</tv>
</capturecard>

MediaPortal configuration recognizes the card but says: Unable to create graph for this device!!

The card has only a composite in and no tv features.

May anyone help me?

Thanks,
BugStacker
 

Attachments

  • GraphEdit.PNG
    GraphEdit.PNG
    25.7 KB

BugStacker

New Member
January 26, 2009
4
0
Home Country
Germany Germany
Is anyone able to tell me the cause why nobody can give me advice about this case. Did I post it to the wrong form?
 

Users who are viewing this thread

Top Bottom