Normal
For those using AIW cards from the 9500 series and later (9700,9800, etc) use the latest ATI T200 drivers .Theses will instlal without needing to be forced .You will also need the ATI Media Center filters that are available in the encoder 6.6 package. If the ATI installation fails to work then copy the 'atimcenc.dll' to sytem32 folder and run 'regsvr32 atimcenc.dll'For AIW cards not supported by the T200 drivers (AIW 9000 etc) you need the NSP drivers from the Catalyst 6.2 WDM package; these are version 6.14.10.6325 and you may need to force the drivers to instal overiding the OS complaints that they are not suitable on some cards.The good news is that they are compatable with MMC 9.15 (I am using an AIW 9000 with stereo and teletext etc ) and that graphedit will construct a working graph with all the required MP chosen filters and work corretly.Bad news is that MP will not correctly construct the graph when run from testing.(edit further testing shows the graph constructs are fine)This is the filter construct I am testing for the NSP 6.14.10.6325 drivers.<capturecard commercialname="ATI AIW 9200 Cards or earlier" capturename="ATI Rage Theater Video Capture" devid="ntativrv35"> <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="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="crossbaraudio" sinkpin="%tvtuner%"/> <connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/> <connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbaraudio" sinkpin="%audiotuner%"/> <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="videncoder" sinkpin="0"/> <connection sourcefilter="capture" sourcepin="4" 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>
For those using AIW cards from the 9500 series and later (9700,9800, etc) use the latest ATI T200 drivers .
Theses will instlal without needing to be forced .
You will also need the ATI Media Center filters that are available in the encoder 6.6 package. If the ATI installation fails to work then copy the 'atimcenc.dll' to sytem32 folder and run 'regsvr32 atimcenc.dll'
For AIW cards not supported by the T200 drivers (AIW 9000 etc) you need the NSP drivers from the Catalyst 6.2 WDM package; these are version 6.14.10.6325 and you may need to force the drivers to instal overiding the OS complaints that they are not suitable on some cards.
The good news is that they are compatable with MMC 9.15 (I am using an AIW 9000 with stereo and teletext etc ) and that graphedit will construct a working graph with all the required MP chosen filters and work corretly.
Bad news is that MP will not correctly construct the graph when run from testing.(edit further testing shows the graph constructs are fine)
This is the filter construct I am testing for the NSP 6.14.10.6325 drivers.
<capturecard commercialname="ATI AIW 9200 Cards or earlier" capturename="ATI Rage Theater Video Capture" devid="ntativrv35">
<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="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="crossbaraudio" sinkpin="%tvtuner%"/>
<connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/>
<connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbaraudio" sinkpin="%audiotuner%"/>
<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="videncoder" sinkpin="0"/>
<connection sourcefilter="capture" sourcepin="4" 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>