Compro VideoMate U500 Config Help Required -> With Logs/Graphs (1 Viewer)

powerfix

Portal Member
December 7, 2006
8
0
MediaPortal Version: 0.2.0.0
MediaPortal Skin: BlueTwo
Windows Version: XP Pro SP2
CPU Type: AMD Athlon XP 2600+
HDD: IDE Seagate Barracuda 40gb
Memory: 1Gb Kingston PC3200
Motherboard: Asrock K7S41GX
Motherboard Chipset:
Motherboard Bios:
Video Card: Nvidia GeForce FX 5600
Video Card Driver: 5.6.7.3
Sound Card: C-Media AC97
Sound Card AC3:
Sound Card Driver: 5.12.1.38
1. TV Card: Compro VideoMate U500 DVB-T
1. TV Card Type: DVB-T
1. TV Card Driver: 3.0.0.9
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:

Hi all,

Thanks for a fantastic product. I love it all. Before I begin I have been working on this for about 6 hours now, have read all the manuals I could find, Google'd and searched the forums. That's how stuck I am now. I have been referring to this thread up until now...

I have an unsupported USB DVB-T stick that I am trying to get to work then submit, however, I am receiving an error when I attempt to add the stick in the MediaPortal Configuration GUI. The popup error is "Unable to create graph for this device".

The error log is attached below. Also below is a screenshot of GraphEdit and the current entries in my CaptureCardDefinitions.xml.

Code:
<capturecard commercialname="Compro VideoMate U500 BDA Digital Tuner" capturename="VideoMate U500 BDA Digital Capture" devid="vid_185b&amp;pid_1e79">
    <capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="false"/>
    <tv>
      <interface cat="capture" video="2" audio="3" mpeg2="0"/>
      <filters>
        <filter cat="tvtuner"     name="VideoMate U500 BDA Digital Tuner"   checkdevice="false"/>
        <filter cat="capture"     name="VideoMate U500 BDA Digital Capture" checkdevice="false"/>
        <filter cat="splitter"    name="MPEG-2 Demultiplexer" checkdevice="false"/>
        <filter cat="viddecode"   name="MPV Decoder Filter" checkdevice="false"/>
        <filter cat="auddecode"   name="MPA Decoder Filter" checkdevice="false"/>
        <filter cat="vidrender"   name="Video Renderer" checkdevice="false"/>
        <filter cat="directsound" name="Default DirectSound Device" checkdevice="false"/>
      </filters>
      <connections>
			  <connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="capture"	sinkpin="0"/>
        <connection sourcefilter="capture" sourcepin="0" sinkfilter="splitter"	sinkpin="0"/>
        <connection sourcefilter="splitter" sourcepin="1" sinkfilter="viddecode"	sinkpin="0"/>
        <connection sourcefilter="splitter" sourcepin="2" sinkfilter="auddecode"	sinkpin="0"/>
        <connection sourcefilter="viddecode" sourcepin="0" sinkfilter="vidrender"	sinkpin="0"/>
        <connection sourcefilter="auddecode" sourcepin="0" sinkfilter="directsound"	sinkpin="0"/>
      </connections>
    </tv>
  </capturecard>

I'm sorry if I've missed anything, but any help or light that could be shed on this will be greatly appreciated.

Cheers,

Craig.
 

Users who are viewing this thread

Top Bottom