; INF file for KYRO Video Capture Drivers.
; Copyright 2000, Imagination Technologies/STMicroelectronics.
[Version]
signature="$CHICAGO$"
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%ProviderString%
DriverVer = 10/10/2000, 1.0.5
Catalogfile=w98file.cat
Catalogfile.NT=ntfile.cat
[Manufacturer]
%VL%=VL
[ControlFlags]
ExcludeFromSelect=*
[DestinationDirs]
PMXCAP.CopyDrivers=10,system32\drivers; eg. \windows\system32\drivers
PMXCAP.CopyCodec=11
[SourceDisksNames]
51=%InstallDiskNamesString%,,1
[SourceDisksFiles]
PMXCAP.sys=1,%10%"\system32\drivers"
;---------------------------------------------------------------
; VIDEOLOGIC PMXB1 BT829
;---------------------------------------------------------------
[VL]
%PMXCAP.DeviceDesc%=PMXCAP.Device,DISPLAY\PMXCAP
[PMXCAP.Device]
Include = ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration
AddReg = PMXCAP.AddReg
UpdateInis= PMXCAP.UpdateIni
CopyFiles= PMXCAP.CopyDrivers, PMXCAP.CopyCodec
DelFiles = PMXCAP.DelDrivers
KnownFiles= PMXCAP.KnownFiles
[PMXCAP.Device.NT]
Include = ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration.NT
AddReg = PMXCAP.AddReg
UpdateInis= PMXCAP.UpdateIni
CopyFiles= PMXCAP.CopyDrivers, PMXCAP.CopyCodec
DelFiles = PMXCAP.DelDrivers
[PMXCAP.CopyDrivers]
PMXCAP.sys
stream.sys
[PMXCAP.CopyCodec]
msyuv.dll
[PMXCAP.UpdateIni]
system.ini, drivers32,,"VIDC.UYVY=msyuv.dll"
[PMXCAP.KnownFiles]
PMXCAP.sys=safe
[PMXCAP.DelDrivers]
[PMXCAP.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,PMXCAP.sys
HKR,,I2cAddress,,0x88
HKR,,INPUT0,,"2,Composite"
HKR,,INPUT1,,"1,SVideo"
HKR,,DefVideoFormat,,NTSC_M
HKR,,OutputEnablePolarity,,0
[PMXCAP.Device.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
[PMXCAP.Device.NT.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,,%PMXCAP.Capture%
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
[VideoXBar.AddReg]
HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%PMXCAP.Crossbar%
[PMXCAP.Device.NT.Services]
AddService = PMXCAP,0x00000002,PMXCAP.ServiceInstall
[PMXCAP.ServiceInstall]
DisplayName = %PMXCAP.DeviceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_AUTO_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\PMXCAP.sys
;---------------------------------------------------------------
; S t r i n g s
;---------------------------------------------------------------
[Strings]
;----------------
; Non-Localizable
;----------------
SERVICE_KERNEL_DRIVER=1
SERVICE_AUTO_START=2
SERVICE_ERROR_NORMAL=1
;----------------
; Localizable
;----------------
VL="VideoLogic"
ProviderString="VideoLogic Ltd"
captureClassName="Sound, video and game controllers"
InstallDiskNamesString="PowerVR 250i Windows 95 Setup Disk"
PMXCAP.DeviceDesc="PMX, WDM Video Capture"
PMXCAP.Capture="PMX Capture"
PMXCAP.Crossbar="PMX Crossbar"
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.