MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Get Support » General Support


General Support Post problems you have when using MediaPortal, or pre installation questions in here.

Reply
 
Thread Tools Display Modes
Old 2007-04-03, 22:20   #61 (permalink)
Portal Member
 
Join Date: Mar 2007
Posts: 10
Thanks: 1
Thanked 0 Times in 0 Posts

Country:


Default

Just as an addendum to the last post, I just tried deleting and re-adding the capture card. When I click on Add, it gives me the "Unable to create graph for this device!!"

I'm not sure what that means, but unless I'm missing something important about the way things work, it seems to me that MP is having an issue creating graphs before the device is even added.

Also, I'm failing to see the point of creating a graphedit between the ATI T200 AVStream Analogue Xbar and the ATI T200 AVStream Analogue Capture. What does this accomplish? How does changing the audioencoder sinkfilter to sourcepin="3" relate/help?

It seems that based on the graphedit and the CaptureCardsDefinitions file, by doing this we are combining the use of the "ATI Video Capture output" pin with the ATI Audio Decoder Output."

Just as a reference, here is the current ATI T200 part of my CaptureCardDefinitions.xml file:

<capturecard commercialname="ATI All-in-Wonder X series (Analogue)" capturename="ATI T200 AVStream Analog Capture" devid="ntativrv01">
<capabilities tv="true" radio="true" mpeg2="true" mce="false" sw="false" bda="false"/>
<tv>
<interface cat="mux" video="" audio="" mpeg2="0"/>
<filters>
<filter cat="tvtuner" name="ATI T200 AVStream Analog Tuner" checkdevice="false"/>
<filter cat="tvaudio" name="ATI T200 AVStream Analog TV Audio" checkdevice="false"/>
<filter cat="crossbar" name="ATI T200 AVStream Analog Xbar" checkdevice="true"/>
<filter cat="capture" name="ATI T200 AVStream Analog Capture" checkdevice="true"/>
<filter cat="videncoder" name="ATI Media Center Video Encoder" checkdevice="false"/>
<filter cat="audencoder" name="ATI Media Center Audio Encoder" checkdevice="false"/>
<filter cat="mux" name="ATI Media Center Multiplexer" checkdevice="false"/>
</filters>
<connections>
<connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="%tvtuner%"/>
<connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/>
<connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="%audiotuner%"/>
<connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"/>
<connection sourcefilter="crossbar" sourcepin="1" sinkfilter="capture" sinkpin="1"/>
<connection sourcefilter="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"/>
<connection sourcefilter="capture" sourcepin="3" sinkfilter="audencoder" sinkpin="0"/>
<connection sourcefilter="videncoder" sourcepin="0" sinkfilter="mux" sinkpin="1"/>
<connection sourcefilter="audencoder" sourcepin="0" sinkfilter="mux" sinkpin="0"/>
</connections>
</tv>
</capturecard>

Last edited by RogueLegend; 2007-04-03 at 23:00.
RogueLegend is offline   Reply With Quote
Old 2007-04-03, 23:04   #62 (permalink)
Portal Member
 
Join Date: May 2006
Location: Franklin, WI (Milwaukee)
Age: 51
Posts: 361
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

Media Portal records TV in mpeg format. Analog cards cannot do this, so you need the ATI mpeg ENCODERS.

If you look in the wiki under Supported TV Cards-->Analog Software Encoding-->ATI All-In-Wonder 9600. The instructions are towards the bottom of the page.
Paul S is offline   Reply With Quote
Old 2007-04-03, 23:06   #63 (permalink)
Portal Member
 
Join Date: Mar 2007
Posts: 10
Thanks: 1
Thanked 0 Times in 0 Posts

Country:


Default

Paul, if you review my previous posts, you'll find I have completed those steps already with no success.

But, after staring at my graphedit, I did note something potentially odd about the numbering of the pins. Which pin exactly is 0? According to the graphedit, the ATI T200 AVStream Analogue Capture has a total of 7 pins, numbered from 0-6 (the link to the graphedit I already uploaded is here.)

So by assigning these sourcepins:
<connection sourcefilter="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"/>
<connection sourcefilter="capture" sourcepin="3" sinkfilter="audencoder" sinkpin="0"/>

are we actually setting them to the "ATI Video Capture Output" and "ATI Audio Capture output"? Or are we setting them to "ATI Analog Video Input" and "ATI VBI Output"? Which pin in this graph is actually 0? It seems to me that Pin 0 could be the "ATI Analog Video Input".

Can anyone confirm or deny?

Last edited by RogueLegend; 2007-04-03 at 23:16.
RogueLegend is offline   Reply With Quote
Old 2007-04-04, 05:19   #64 (permalink)
Portal Member
 
Join Date: May 2006
Location: Franklin, WI (Milwaukee)
Age: 51
Posts: 361
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

Inputs and outputs are numbered seperately and usually begin with zero.
Paul S is offline   Reply With Quote
Old 2007-04-04, 06:24   #65 (permalink)
Portal Member
 
Join Date: Mar 2007
Age: 26
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Quote:
Originally Posted by SciDoctor View Post
From an initial look of your logs.

It looks like the graph construct fails becaus the ATI MCE Encoders aren't installed.

Ok where do I get the MCE Encoders, because I downloaded and installed what I thought to be the MCE Encoders
dave1215 is offline   Reply With Quote
Old 2007-04-05, 01:03   #66 (permalink)
Portal Tester
 
Join Date: Feb 2005
Location: England
Posts: 1,040
Thanks: 5
Thanked 8 Times in 8 Posts

My System

Default

Which ATI encoder package did you instal ?
SciDoctor is offline   Reply With Quote
Old 2007-04-05, 01:10   #67 (permalink)
Portal Member
 
Join Date: Mar 2007
Age: 26
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Quote:
Originally Posted by SciDoctor View Post
Which ATI encoder package did you instal ?
6-8_xcode_35179
6_11_xp-2k_dd_ccc_wdm_enu_37616
6_12_xcode_384463
6_12_xcode_38463mce
9-14_mmc_uci
9-16_mmc_enu
dave1215 is offline   Reply With Quote
Old 2007-04-05, 01:16   #68 (permalink)
Portal Tester
 
Join Date: Feb 2005
Location: England
Posts: 1,040
Thanks: 5
Thanked 8 Times in 8 Posts

My System

Default

Ok this doesn't always guarante that the filters are installed and available.

Check via graphedit if the three ATI MCE filters are present in the directshow filter tree within 'insert filters'.

Last edited by SciDoctor; 2007-04-05 at 01:18.
SciDoctor is offline   Reply With Quote
Old 2007-04-05, 01:31   #69 (permalink)
Portal Member
 
Join Date: Mar 2007
Age: 26
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Ok what exactly Am I looking for in the Direct Show Section? Attached is a screenshot of every ATI Filter in the Direct Show section.
Attached Thumbnails
updated-aiw-card-support-untitled.jpg  
dave1215 is offline   Reply With Quote
Old 2007-04-05, 01:45   #70 (permalink)
Portal Tester
 
Join Date: Feb 2005
Location: England
Posts: 1,040
Thanks: 5
Thanked 8 Times in 8 Posts

My System

Default

Well if that is your 'tree' then your problem is now obvious as all the ATI MCE filters are not present on your system.

They are

ATI Media Center Video Encoder
ATI Media Center Audio Encoder
ATI Media Center Multiplexer
SciDoctor is offline   Reply With Quote
Reply

Bookmarks

Tags
aiw, card, support, updated

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
System requirements for HDTV with MediaPortal Tech Geek Hardware Selection Help 62 2007-08-08 08:20
Cant use Timeshifting or recording.... jojjal Get Support 3 2007-01-03 20:58
TV recording question/problem 'Arry Installation, configuration support 9 2006-09-22 14:14
Cant get MyTV to work (2.0 RC3)? mdolan General Support 3 2006-03-30 15:58


All times are GMT +1. The time now is 06:53.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden