| |||||||
| General Support Post problems you have when using MediaPortal, or pre installation questions in here. |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: Jan 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
| My card: ati 9800pro All in wonder (rv40) I installed: latest 6.1 catalyst drivers MP 2.0 rc2 ati mmc 9.13 ati dvd decoder ati uci I tried the latest MP cvs allready but it gives "can't create graph" errors So I tried MP 2.0 rc2 and it works when I change some lines in the capturecarddefinitions file: replace rv34 to rv40. After these modifications I can select the 9x00 VIVO driver and I can see some tv But These VIVO definitions are very simple when I compare it to the 9x00 and 9600 + definitions. Unfortunately it's the only one that works a little.But it won't let me enable timeshifting also I can't hear an audio signal and see a black screen while recording (But there is an audio signal in the recording somehow) Now I heard I can make my own definitions with graphedit, but I have no idea where to start. How can I convert the graphs to xml definitions and also xml back to graphs? Or maybe even better: can someone give me a full working 9800pro definition that I can put in the capturecarddefinitions file. Thank you for helping! :mrgreen: edit #1: When I take a look in the log files it give an error that I don't have installed the "encoderaudio" filter. Does anyone know where to get that filter? |
| | |
| | #2 (permalink) |
| Portal Member Join Date: Jan 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
| The definitions I should use with my 9800pro AIW? Code:
<capturecard commercialname="ATI AIW 9600 Cards or later" capturename="ATI Rage Theater Video Capture" devid="ntativrv40">
<capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="false"/>
<tv>
<interface cat="mux" video="" audio="" mpeg2="0"/>
<filters>
<filter cat="tvtuner" name="ATI TV Tuner" checkdevice="true"/>
<filter cat="tvaudio" name="ATI TV Audio" checkdevice="true"/>
<filter cat="crossbaraudio" name="ATI TV Audio Crossbar" checkdevice="true"/>
<filter cat="crossbarvideo" name="ATI Rage Theater Video Crossbar" checkdevice="true"/>
<filter cat="capture" name="ATI Rage Theater Video Capture" checkdevice="true"/>
<filter cat="encodervideo" name="ATI Media Center Video Encoder" checkdevice="false"/>
<filter cat="encoderaudio" 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="crossbaraudio" sinkpin="2"/>
<connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/>
<connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbaraudio" sinkpin="4"/>
<connection sourcefilter="crossbaraudio" sourcepin="0" sinkfilter="crossbarvideo" sinkpin="0"/>
<connection sourcefilter="crossbaraudio" sourcepin="1" sinkfilter="crossbarvideo" sinkpin="2"/>
<connection sourcefilter="crossbaraudio" sourcepin="2" sinkfilter="crossbarvideo" sinkpin="1"/>
<connection sourcefilter="crossbaraudio" sourcepin="3" sinkfilter="capture" sinkpin="1"/>
<connection sourcefilter="crossbarvideo" sourcepin="0" sinkfilter="capture" sinkpin="0"/>
<connection sourcefilter="capture" sourcepin="0" sinkfilter="encodervideo" sinkpin="0"/>
<connection sourcefilter="capture" sourcepin="3" sinkfilter="encoderaudio" sinkpin="0"/>
<connection sourcefilter="encodervideo" sourcepin="0" sinkfilter="mux" sinkpin="1"/>
<connection sourcefilter="encoderaudio" sourcepin="0" sinkfilter="mux" sinkpin="0"/>
</connections>
</tv>
</capturecard>
Code: <filter cat="encodervideo" name="ATI MPEG Video Encoder" checkdevice="false"/>
<filter cat="encoderaudio" name="ATI MPEG Audio Encoder" checkdevice="false"/>
<filter cat="mux" name="ATI MPEGMultiplexer" checkdevice="false"/>
</filters>
Should I try the catalyst 5.5 drivers instead of the 6.1? Or someone else got suggestions? |
| | |
| | #3 (permalink) |
| Portal Manager Join Date: Jul 2004 Location: UK
Posts: 1,673
Thanks: 0
Thanked 25 Times in 21 Posts
Country: | It seems ATI have changed some filters required recently etc. This is what you need to do... When running the 9-13_encoder.exe program it creates a directory usually here... C:\ati\SUPPORT\9-13_encoder in there you'll see a file called Data1.cab - open this with say winzip extract the file atimcenc.dll to a directory of your choice then at the command prompt in that directory type regsvr32 atimcenc.dll this will give you the required filters for MP. note: there already was a ntativrv40 section. If you have a VIVO board with that moniker let me know. DMAN
__________________ Hardware: Core2 Duo 3.0GHz, Nvidia 8500GS (256MB), 1GB DDR2, Intel DG33TL MB, 2x FireDTV DVB-S2 cards & Nova 500-T in a Antec Fusion case with VFD & iMon remote. Software: Windows XP MCE2005, PureVideo codecs & Cyberlink PowerDVD 7.x codecs. |
| | |
| | #4 (permalink) | |
| Portal Member Join Date: Jan 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
| Quote:
The only problem is the audio. It works when I record and play it back. But not when watching/timeshifting. I must say I don't use a very regular setup: I have an external tuner and I watch tv through the composite in of my ati 9800 pro aiw. In the "add capture card" section the "audio capture card" and "line input" are greyed out. So I don't know what to do about that? I connected the audio out of the tuner to my 9800 pro AIW in. I probably can fix it by use of a splitter to my amps, but I hope it's internally possible to direct the audio to my line out of my soundcard. (works well in ati mmc) (ps. for a clean installation is it enough to register the atimcenc.dll instead of a full reinstall of ati mmc?) Thank you for your fast reply. | |
| | |
| | #5 (permalink) |
| Portal Manager Join Date: Jul 2004 Location: UK
Posts: 1,673
Thanks: 0
Thanked 25 Times in 21 Posts
Country: | Yes just that dll is required. Also mine download definately has that file in 9.13 of the encoder. DMAN
__________________ Hardware: Core2 Duo 3.0GHz, Nvidia 8500GS (256MB), 1GB DDR2, Intel DG33TL MB, 2x FireDTV DVB-S2 cards & Nova 500-T in a Antec Fusion case with VFD & iMon remote. Software: Windows XP MCE2005, PureVideo codecs & Cyberlink PowerDVD 7.x codecs. |
| | |
| | #6 (permalink) | |
| Portal Member Join Date: Jan 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
| Quote:
btw I tried everything to find the file in the 9.13 encoder version. But really couldn't find it. Do you have a link to the installer file that you used? | |
| | |
![]() |
| Bookmarks |
| Tags |
| 9800, ati, pro, remote |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problems with my Logitech UltraX Media Remote | TinXpH | General Support | 2 | 2007-01-29 18:59 |
| Help with TVServer and client | rick78 | Get Support | 8 | 2006-12-12 19:48 |
| Hauppauge 45 Button remote problems | miljbee | The old Bugreport Forum | 1 | 2006-01-12 18:33 |
| PVR150 Silver Remote config problems | freka586 | General Support | 1 | 2005-12-19 12:04 |
| Some Problems (Quality record, TVGuide, Remote,...) | chris_v | General Support | 5 | 2005-11-23 12:10 |