Create Graph problem, DTV1000 T, RC4 + SVN (1 Viewer)

breesy

New Member
March 12, 2006
2
0
Area: Media Portal Program
MediaPortal Version: (2006-05-20)
MediaPortal Skin: BlueTwo
Windows Version: Windows 2000 (SP4)
.NET CLR Version: 2.0.50727
DirectX Version: 4.09.00.0904 (9.0c)
Audio Codec: DScaler Audio Decoder
Video Codec: DScaler Mpeg2 Video Decoder
CPU Type: Intel Pentium 4 - 2.00GHz
Memory: 255 MB
Motherboard: 07E8h (Compaq)
TV Card Model: Leadtek DTV1000 T
TV Card Type: Hardware
TV Card Driver: -
Video Card Model: Nvidia Geforce FX 5200 (128 MB)
Video Card Driver: .3218
Video Card Resolution: 800x600
Video Render Type: VMR9
Audio Card Model: Creative EMU10K1 Audio Processor (WDM)
Audio Card Driver: -
Synopsis::

Receiving the unable to create graph error, when trying to add the tv card. Using newest (3218) DTV1000 T drivers, and latest SVN. I have tried everything suggested in other DTV1000 T threads, to no avail.

Logs: http://mp.pastebin.com/729112
 

bigj

Portal Pro
January 10, 2005
245
1
Here's my "captureCardDefinitions.xml" entries for Leadtek 1000T.
For driver revisions 3204, >=3218 and now ==3219
(This last should be added to SVN if it isn't already...)

<xml>
<capturecards>
<capturecard>
<capabilities></capabilities>
<tv>
<interface></interface>
<filters>
<filter></filter>
<filter></filter>
<filter></filter>
</filters>
<connections>
<connection></connection>
<connection></connection>
</connections>
</tv>
</capturecard>

<capturecard>
<capabilities></capabilities>
<tv>
<interface></interface>
<filters>
<filter></filter>
<filter></filter>
<filter></filter>
</filters>
<connections>
<connection></connection>
<connection></connection>
</connections>
</tv>
</capturecard>

<capturecard>
<capabilities></capabilities>
<tv>
<interface></interface>
<filters>
<filter></filter>
<filter></filter>
<filter></filter>
</filters>
<connections>
<connection></connection>
<connection></connection>
</connections>
</tv>
</capturecard>
</capturecards>
 

Users who are viewing this thread


Write your reply...
Top Bottom