;/////////////////////////////////////////////////////////////////////////////
; Copyright (C)1999 Kawasaki Steel Corporation
; Copyright (C)1999 Sony Corporation
; All Rights Reserved.
;/////////////////////////////////////////////////////////////////////////////
[Version]
Signature=$CHICAGO$
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%String0%
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
[ClassInstall]
[DestinationDirs]
SonyCap.CopyDrivers=10,system32\drivers
SonyCap.CopyINFFile=17
[Manufacturer]
%String1%=Sony
[Sony]
%String2%=SonyCap.Device,PCI\VEN_136B&DEV_FF01
[SonyCap.Device]
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
;CopyFiles=SonyCap.CopyDrivers,SonyCap.CopyCodec,SonyCap.CopyINFFile
CopyFiles=SonyCap.CopyDrivers,SonyCap.CopyINFFile
AddReg=SonyCap.AddReg
UpdateInis=SonyCap.UpdataIni
Reboot
[SonyCap.CopyDrivers]
SonyCap.sys
stream.sys
;[SonyCap.CopyCodec]
;msyuv.dll
[SonyCap.CopyINFFile]
SonyCap.inf
[SonyCap.AddReg]
HKR,,DevLoader,0,*ntkern
HKR,,NTMPDriver,0,SonyCap.sys
HKR,,PageOutWhenUnopened,3,01
;HKR,,PowerDownWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
; Value 07 == NTSC
;HKLM,Software\Sony\SonyCap,VideoSignalPolarity,1,07,00,00,00
; Value 06 == ZV
HKLM,"Software\Sony Corporation\SonyCap",VideoSignalPolarity,1,06,00,00,00
HKLM,"Software\Sony Corporation\SonyCap",Brightness,0x00010001,32
HKLM,"Software\Sony Corporation\SonyCap",Contrast,0x00010001,32
HKLM,"Software\Sony Corporation\SonyCap",Hue,0x00010001,32
HKLM,"Software\Sony Corporation\SonyCap",Color,0x00010001,32
HKLM,"Software\Sony Corporation\SonyCap",Sharpness,0x00010001,32
HKLM,"Software\Sony Corporation\SonyCap",MutePictureExposureWhitebalance,0x00010001,48
HKLM,"Software\Sony Corporation\SonyCap",AGCShutter,0x00010001,0
HKLM,"Software\Sony Corporation\SonyCap",Initialized,0x00010001,0
HKLM,"Software\Sony Corporation\SonyCap",OffsetPicture,0x00010001,2500
[SonyCap.UpdataIni]
;system.ini,drivers32,,"VIDC.UYVY=msyuv.dll"
[ControlFlags]
CopyFilesOnly=PCI\VEN_136B&DEV_FF01
[SonyCap.Device.NT]
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg= SonyCap.AddReg
UpdateInis= SonyCap.UpdataIni
;CopyFiles= SonyCap.CopyDrivers, SonyCap.CopyCodec
CopyFiles= SonyCap.CopyDrivers
[SonyCap.KnownFiles]
SonyCap.sys=safe
[SonyCap.Device.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
[SonyCap.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,,%String2%
; IAMVideoCompression installed as static interface on both output pins
HKR,PinFactory\0\Interfaces\{C6E13343-30AC-11d0-A18C-00A0C9118956},,,{C6E13343-30AC-11d0-A18C-00A0C9118956}
HKR,PinFactory\1\Interfaces\{C6E13343-30AC-11d0-A18C-00A0C9118956},,,{C6E13343-30AC-11d0-A18C-00A0C9118956}
[VideoXBar.AddReg]
HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%SonyCap.Crossbar%
[SonyCap.Device.NT.Services]
AddService = SonyCap,0x00000002,SonyCap.ServiceInstall
[SonyCap.ServiceInstall]
DisplayName = %String2%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_AUTO_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\SonyCap.sys
;---------------------------------------------------------------
; S t r i n g s
;---------------------------------------------------------------
[SourceDisksNames]
1=SonyCap Intallation Disk,SonyCap Ver1.0.3,0000-0000
[SourceDisksFiles]
SonyCap.sys=1
SonyCap.inf=1
[Strings]
String0="Sony Corporation"
String1="Sony Corporation"
String2="Sony MOTION EYE Video Capture Device"
SonyCap.Crossbar="Sony MOTION EYE Crossbar for VfW-to-WDM mapper"
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.