home *** CD-ROM | disk | FTP | other *** search
- ; ativrvxx.INF -- This file installs Rage Theater Video Decoder Driver
- ; for Toronto Board
- ;
- ;*** Created 05/27/99 (Creation Date)
- ; Copyright 2002, ATI Technologies Inc.
-
- [Version]
- CatalogFile=ati9xwdm.cat
- signature="$CHICAGO$"
- Class=MEDIA
- ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
- Provider=%AtiTech%
- LayoutFile=LAYOUT.INF, layout1.inf, layout2.inf
- DriverVer=08/06/2003, 6.14.10.6217
-
- [SourceDisksNames]
- 1="ATI Drivers Release CD",,1
-
- [SourceDisksFiles]
- ativrvxx.sys=1
- ativmc20.cod=1
-
- [DestinationDirs]
- Decoder.CopyDrivers=10,system32\drivers ; eg. \windows\system32\drivers
- ;;DELINF;;Decoder.CopyCodec=11
- DSPminicode.CopyDriver=10,system32\drivers ; eg. \windows\system32\drivers
-
- [Manufacturer]
- %ATI%=ATI
-
- [ATI]
- %DecoderPro.DeviceDesc%=DecoderPro.Device,DISPLAY\ATIRTVIDEO29
-
-
-
- [Decoder.Device]
- Include = ks.inf, ativmvxx.inf, kscaptur.inf, ksfilter.inf
- Needs= KS.Registration,DefaultInstall,MSPCLOCK.Installation,KSCAPTUR.Registration
- AddReg = Decoder.AddReg,Categories,TopologyNodes,PlugIns,Filters,DSPminicode.Add.Reg
- ;UpdateInis= Decoder.UpdateIni
- CopyFiles= Decoder.CopyDrivers,DSPminicode.CopyDriver
- DelFiles = Decoder.DelDrivers
- ;KnownFiles= Decoder.KnownFiles
-
- [Decoder.Device.NT]
- Include = ks.inf, ativmvxx.inf, kscaptur.inf, ksfilter.inf
- Needs= KS.Registration,DefaultInstall,MSPCLOCK.Installation,KSCAPTUR.Registration.NT
- AddReg = Decoder.AddReg,Categories,TopologyNodes,PlugIns,Filters,DSPminicode.Add.Reg
- ;UpdateInis= Decoder.UpdateIni
- CopyFiles= Decoder.CopyDrivers,DSPminicode.CopyDriver
- DelFiles = Decoder.DelDrivers
-
- [DecoderPro.Device]
- Include = ks.inf, ativmvxx.inf, kscaptur.inf, ksfilter.inf
- Needs= KS.Registration,DefaultInstall,MSPCLOCK.Installation,KSCAPTUR.Registration
- AddReg = Decoder.AddReg, DecoderPro.AddReg,Categories,TopologyNodes,PlugIns,Filters,DSPminicode.Add.Reg
- ;UpdateInis= Decoder.UpdateIni
- CopyFiles= Decoder.CopyDrivers,DSPminicode.CopyDriver
- DelFiles = Decoder.DelDrivers
- ;;DELINF;;KnownFiles= Decoder.KnownFiles
-
- [DecoderPro.Device.NT]
- Include = ks.inf, ativmvxx.inf, kscaptur.inf, ksfilter.inf
- Needs= KS.Registration,DefaultInstall,MSPCLOCK.Installation,KSCAPTUR.Registration.NT
- AddReg = Decoder.AddReg, DecoderPro.AddReg,Categories,TopologyNodes,PlugIns,Filters,DSPminicode.Add.Reg
- ;UpdateInis= Decoder.UpdateIni
- CopyFiles= Decoder.CopyDrivers,DSPminicode.CopyDriver
- DelFiles = Decoder.DelDrivers
-
-
- [DSPminicode.CopyDriver]
- ativmc20.cod
-
- [DSPminicode.Add.Reg]
- HKLM,"Software\ATI Technologies\WDMCapture",DSP_Binary,,ativmc20.cod
-
- [Decoder.CopyDrivers]
- ativrvxx.sys
- ;;DELINF;;stream.sys
-
- ;;DELINF;;[Decoder.CopyCodec]
- ;;DELINF;;;msyuv.dll
-
- ;;DELINF;;[Decoder.UpdateIni]
- ;;DELINF;;;system.ini, drivers32,,"VIDC.UYVY=msyuv.dll"
-
- ;;DELINF;;[Decoder.KnownFiles]
- ;;DELINF;;ativrvxx.sys=safe
-
- [Decoder.DelDrivers]
-
- [Decoder.AddReg]
- HKR,,DevLoader,,*ntkern
- HKR,,NTMPDriver,,ativrvxx.sys
- HKR,,DebugLevel,3,0
-
- [DecoderPro.AddReg]
- HKR,,OutputEnablePolarity,,1
- HKR,,DefaultDecoderWidth,,720
-
- [Decoder.Device.Interfaces]
- AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
- AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
-
- [DecoderPro.Device.Interfaces]
- AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
- AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
-
- [VideoCapture]
- AddReg=VideoCapture.AddReg
-
- [VideoCrossbar]
- AddReg=VideoXBar.AddReg
-
-
- [VideoCapture.AddReg]
- HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
- HKR,,FriendlyName,,%Decoder.Capture%
- HKR,,PageOutWhenUnopened,3,01
- HKR,,DontSuspendIfStreamsAreRunning,3,01
-
- [VideoXBar.AddReg]
- HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
- HKR,,FriendlyName,,%Decoder.Crossbar%
-
- [Strings]
- AtiTech="ATI Technologies Inc."
- ATI="ATI"
- captureClassName="Sound, video and game controllers"
- Decoder.DeviceDesc="ATI WDM Rage Theater Video"
- DecoderPro.DeviceDesc="ATI WDM Rage Theater Video"
- Decoder.Capture="ATI Rage Theater Video Capture"
- Decoder.Crossbar="ATI Rage Theater Video Crossbar"
- REG_DWORD=0x00010001
-