| |||||||
| General Support Post problems you have when using MediaPortal, or pre installation questions in here. |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal User Join Date: Dec 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
| What do i need to do to make my tv card work? It says it is a supported tv card, but it won't work for me. When i go to the configuration to add the card i get an error message saying "cannot create graph for device." I have MP 0.2 RC1 with Windows XP Pro SP2 and latest drivers. |
| | |
| | #2 (permalink) |
| Portal Member Join Date: Dec 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
| Copy 'CaptureCardDefinitions.xml' to 'CaptureCardDefinitions.xml.bak'. Then open up 'CaptureCardDefinitions.xml' and replace it with this: Code: <?xml version="1.0"?>
<capturecards>
<capturecard commercialname="PowerColor Theater 550 Pro PCIe" capturename="ATI AVStream Analog Capture" devid="VEN_1002&DEV_4D53&SUBSYS_A3471002&REV_00">
<capabilities tv="true" radio="true" mpeg2="true" mce="false" sw="false" bda="false"></capabilities>
<tv>
<interface cat="mux" video="" audio="" mpeg2="0"></interface>
<filters>
<filter cat="tvtuner" name="ATI AVStream Analog Tuner" checkdevice="true"></filter>
<filter cat="tvaudio" name="ATI AVStream Analog TV Audio" checkdevice="true"></filter>
<filter cat="crossbar" name="ATI AVStream Analog Xbar" checkdevice="true"></filter>
<filter cat="capture" name="ATI AVStream Analog Capture" checkdevice="true"></filter>
<filter cat="mux" name="ATI AVStream MPEG2 Multiplexer" checkdevice="true"></filter>
</filters>
<connections>
<connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="0"></connection>
<connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"></connection>
<connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="3"></connection>
<connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"></connection>
<connection sourcefilter="crossbar" sourcepin="1" sinkfilter="capture" sinkpin="1"></connection>
<connection sourcefilter="capture" sourcepin="4" sinkfilter="mux" sinkpin="0"></connection>
<connection sourcefilter="capture" sourcepin="5" sinkfilter="mux" sinkpin="1"></connection>
</connections>
</tv>
</capturecard>
</capturecards>
|
| | |
| | #4 (permalink) |
| Portal Member Join Date: Feb 2006 Location: Portland, OR Age: 29
Posts: 109
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | I had this same problem using MP 0.2 RC2 with the CVS from March 2, 2006. Can this be added to the installed CaptureCardDefinitions.xml so others don't have to follow these steps? |
| | |
![]() |
| Bookmarks |
| Tags |
| create, graphandq |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| TechnoTrend Premium not recognised | Griffon | General Development (no feature request here!) | 94 | 2008-04-21 10:24 |
| MP do not detect my Power Color Theater 550 pro | Gunsmoke | Installation, configuration support | 18 | 2006-08-03 23:20 |
| RC3+CVS: *HEFTY* memory leak!!! *FIXED* | Rybber | The old Bugreport Forum | 15 | 2006-05-29 09:54 |
| changing TV Channel than MediaPortal freeze, cvs 17.Jan2006 | thkogel | The old Bugreport Forum | 3 | 2006-02-05 15:14 |