home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
Fix for All-In-Wonder x series with MediaPortal 0.2
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Boke" data-source="post: 63709" data-attributes="member: 22352"><p>I was pretty frustrated that my All-In-Wonder would no longer work with version 0.2. I have done some related programing in the past so I looked at the xml file for the capture cards. The AIW series was commented out. </p><p></p><p>After re-enabling them I found out why...someone made a mistake with the pin connection assignments. </p><p>My AIW is working great again now.</p><p></p><p>Here is a fixed card definition for them. Just open your CaptureCardDefinitions.xml file in notepad, then paste the text below right below the top two lines that read-></p><p><?xml version="1.0"?></p><p><capturecards></p><p></p><p>(This forum is going to butcher the formating of the text but it works fine still.)</p><p></p><p></p><p></p><p></p><p></p><p> <capturecard commercialname="ATI All-in-Wonder X series (Analogue)" capturename="ATI T200 AVStream Analog Capture" devid="ntativrv01"></p><p> <capabilities tv="true" radio="true" mpeg2="true" mce="false" sw="false" bda="false"/></p><p> <tv></p><p> <interface cat="mux" video="" audio="" mpeg2="0"/></p><p> <filters></p><p> <filter cat="tvtuner" name="ATI T200 AVStream Analog Tuner" checkdevice="false"/></p><p> <filter cat="tvaudio" name="ATI T200 AVStream Analog TV Audio" checkdevice="false"/></p><p> <filter cat="crossbar" name="ATI T200 AVStream Analog Xbar" checkdevice="true"/></p><p> <filter cat="capture" name="ATI T200 AVStream Analog Capture" checkdevice="true"/></p><p> <filter cat="videncoder" name="ATI Media Center Video Encoder" checkdevice="false"/></p><p> <filter cat="audencoder" name="ATI Media Center Audio Encoder" checkdevice="false"/></p><p> <filter cat="mux" name="ATI Media Center Multiplexer" checkdevice="false"/></p><p> </filters></p><p> <connections></p><p> <connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="0"/></p><p> <connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/></p><p> <connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="3"/></p><p> <connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"/></p><p> <connection sourcefilter="crossbar" sourcepin="1" sinkfilter="capture" sinkpin="1"/></p><p> <connection sourcefilter="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"/></p><p> <connection sourcefilter="capture" sourcepin="3" sinkfilter="audencoder" sinkpin="0"/></p><p> <connection sourcefilter="videncoder" sourcepin="0" sinkfilter="mux" sinkpin="1"/></p><p> <connection sourcefilter="audencoder" sourcepin="0" sinkfilter="mux" sinkpin="0"/></p><p> </connections></p><p> </tv></p><p> </capturecard></p></blockquote><p></p>
[QUOTE="Boke, post: 63709, member: 22352"] I was pretty frustrated that my All-In-Wonder would no longer work with version 0.2. I have done some related programing in the past so I looked at the xml file for the capture cards. The AIW series was commented out. After re-enabling them I found out why...someone made a mistake with the pin connection assignments. My AIW is working great again now. Here is a fixed card definition for them. Just open your CaptureCardDefinitions.xml file in notepad, then paste the text below right below the top two lines that read-> <?xml version="1.0"?> <capturecards> (This forum is going to butcher the formating of the text but it works fine still.) <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="0"/> <connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/> <connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="3"/> <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> [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Fix for All-In-Wonder x series with MediaPortal 0.2
Contact us
RSS
Top
Bottom