stvcrs.inf Driver File Contents (SV300_Driver_Windows.zip)

[Version]
signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider=%Manufacturer%
DriverVer=05/23/2003, 02.01.00.06
;A catalog file is supplied by Microsoft when WHQL testing has been passed
CatalogFile=STVcrs.cat

[ControlFlags]
ExcludeFromSelect = *

[Manufacturer]
%Manufacturer%=DeviceIDs,NT

[DestinationDirs]
DefaultDestDir=11
Camera.CopyDrivers=11
Camera.CopyDrivers.NT=11
Camera.Individual=11
Camera.CopyKernelDrivers=10,SYSTEM32\DRIVERS
Camera.CopyTwainSystemFiles=10
Camera.CopyTwainDriver=10,TWAIN_32\%TWAIN_FOLDER%
Camera.CopyControls=11
CoCopyINF.CopyFiles = 11 

[Camera.Device]
Include=    ks.inf, kscaptur.inf
Needs=      KS.Registration, KSCAPTUR.Registration
AddReg=     Camera.AddReg, VidCap.AddReg, RunOnce.AddReg, Camera.RunOnce.AddReg, Sensor.AddReg, Camera.IndividualReg
CopyFiles=  Camera.CopyDrivers, Camera.CopyKernelDrivers, Camera.CopyTwainSystemFiles, Camera.CopyTwainDriver, Camera.CopyControls, Camera.Individual, Camera.CopyProp
UpdateInis= Camera.Ini, Camera.IndividualIni

[Camera.Device.NT]
Include=    ks.inf, kscaptur.inf
Needs=      KS.Registration, KSCAPTUR.Registration.NT
AddReg=     Camera.AddReg, VidCap.AddReg.NT, Camera.IndividualReg, RunOnce.AddReg.NT, Camera.RunOnce.AddReg.NT, Sensor.AddReg
CopyFiles=  Camera.CopyDrivers.NT, Camera.CopyKernelDrivers, Camera.CopyControls, Camera.Individual, Camera.CopyTwainDriver, Camera.CopyProp
CopyInf =   STVcrsc.INF

[Camera.Device.XP]
Include=    ks.inf, kscaptur.inf, sti.inf
Needs=      KS.Registration, KSCAPTUR.Registration.NT
AddReg=     Camera.AddReg, VidCap.AddReg.NT, Camera.IndividualReg, WIA.AddReg, RunOnce.AddReg.NT, Camera.RunOnce.AddReg.NT, Sensor.AddReg
CopyFiles=  Camera.CopyDrivers.NT, Camera.CopyKernelDrivers, Camera.CopyControls, Camera.Individual, WIA.CopyFiles, Camera.CopyProp
CopyInf =   STVcrsc.INF

;
; Webcam WIA stuff
;
SubClass=StillImage
DeviceType=3
DeviceSubType = 0x1
Capabilities  = 0x00000031
DeviceData    = WIA.DeviceData
ICMProfiles   = "sRGB Color Space Profile.icm"
PortSelect    = No

[SourceDisksNames]
1="%G2DEVICE.DeviceDesc% Driver Disk", "%STVNUM%.cab",,

[Camera.CopyTwainSystemFiles]
; TWAIN ; twunk_16.exe,,,32
; TWAIN ; twunk_32.exe,,,32
; TWAIN ; twain.dll,,,32
; TWAIN ; twain_32.dll,,,32

[Camera.CopyControls]

[Camera.CopyProp]
stvprop.ax,,,32

[G2OCXRegSvr]

[Camera.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,%STVNUM%.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01

[VidCap.AddReg]

[VidCap.AddReg.NT]

[RunOnce.AddReg]

[RunOnce.AddReg.NT]

[Camera.Ini]

[Camera.Device.NT.Services]
AddService = %STVNUM%,0x00000002,Camera.ServiceInstall
AddService = %STVNUM%m,,Camera.FilterServiceInstall

[Camera.Device.XP.Services]
AddService = %STVNUM%,0x00000002,Camera.ServiceInstall
AddService = %STVNUM%m,,Camera.FilterServiceInstall

[Camera.ServiceInstall]
DisplayName   = %G2DEVICE.DeviceDesc%
ServiceType   = 1
StartType     = 3
ErrorControl  = 1
ServiceBinary = %10%\system32\drivers\%STVNUM%.sys

[Camera.FilterServiceInstall]
DisplayName   = %G2DEVICE.DeviceDesc%m
ServiceType   = 1
StartType     = 3
ErrorControl  = 1
ServiceBinary = %10%\system32\drivers\%STVNUM%m.sys

;                                                ;
; ======= DirectShow specific information =======;
;                                                ;

[Camera.Device.HW]
AddReg=Camera.AddReg.HW

[Camera.Device.NT.HW]
AddReg=Camera.AddReg.NT.HW

[Camera.Device.XP.HW]
AddReg=Camera.AddReg.NT.HW

[Camera.Device.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",VideoCapture,

[Camera.Device.NT.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",VideoCapture,

[Camera.Device.XP.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",VideoCapture,

[VideoCapture]
AddReg=VideoCapture.AddReg
DelReg=VideoCapture.DelReg

[VideoCapture.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%G2DEVICE.DeviceDesc%

; 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}

;IStillStreamConfig (required for default WIA streaming support?)
HKR,PinFactory\1\Interfaces\{5BB95400-52BB-11d2-BA41-00A0C90D2B05},,,

;------------------ Interfaces ------------------;

; IID_IG2CameraProp
HKCR,CLSID\%IID_IG2CameraProp%,,,%PlugIn_G2CamIF%
HKCR,CLSID\%IID_IG2CameraProp%\InprocServer32,,,stvprop.ax
HKCR,CLSID\%IID_IG2CameraProp%\InprocServer32,ThreadingModel,,Both

; IID_IG2VideoProp
HKCR,CLSID\%IID_IG2VideoProp%,,,%PlugIn_G2VideoIF%
HKCR,CLSID\%IID_IG2VideoProp%\InprocServer32,,,stvprop.ax
HKCR,CLSID\%IID_IG2VideoProp%\InprocServer32,ThreadingModel,,Both

; IID_IG2PropManCtrl
HKCR,CLSID\%IID_IG2PropManCtrl%,,,%PlugIn_G2PropManCtrlIF%
HKCR,CLSID\%IID_IG2PropManCtrl%\InprocServer32,,,stvprop.ax
HKCR,CLSID\%IID_IG2PropManCtrl%\InprocServer32,ThreadingModel,,Both

; IID_I674Prop
HKCR,CLSID\%IID_I674Prop%,,,%PlugIn_674PropIF%
HKCR,CLSID\%IID_I674Prop%\InprocServer32,,,stvprop.ax
HKCR,CLSID\%IID_I674Prop%\InprocServer32,ThreadingModel,,Both

; IID_I680Prop
HKCR,CLSID\%IID_I680Prop%,,,%PlugIn_680PropIF%
HKCR,CLSID\%IID_I680Prop%\InprocServer32,,,stvprop.ax
HKCR,CLSID\%IID_I680Prop%\InprocServer32,ThreadingModel,,Both

; IID_ICamDescProp
HKCR,CLSID\%IID_ICamDescProp%,,,%PlugIn_CamDescPropIF%
HKCR,CLSID\%IID_ICamDescProp%\InprocServer32,,,stvprop.ax
HKCR,CLSID\%IID_ICamDescProp%\InprocServer32,ThreadingModel,,Both

; This IID is aggregated for the filter given the CLSID of the property set
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%IID_IG2CameraProp%,,,%PlugIn_G2CamIF%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%IID_IG2CameraProp%,IID,1, 0x42,0x83,0xBD,0x2B, 0xA2,0x6A, 0xD3,0x11, 0xA0,0x76,0x00,0xA0,0x24,0xAD,0x71,0xC2
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%IID_IG2VideoProp%,,,%PlugIn_G2VideoIF%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%IID_IG2VideoProp%,IID,1,  0x40,0x96,0xCE,0x38, 0x87,0xDB, 0xD6,0x11, 0xA4,0x06,0x00,0xA0,0x24,0xAD,0x71,0x71
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%IID_IG2PropManCtrl%,,,%PlugIn_G2PropManCtrlIF%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%IID_IG2PropManCtrl%,IID,1,0x30,0x0B,0x52,0xD0, 0xB4,0xF8, 0xD6,0x11, 0xA4,0x0C,0x00,0xA0,0x24,0xAD,0x71,0x71
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%IID_I674Prop%,,,%PlugIn_674PropIF%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%IID_I674Prop%,IID,1,      0x80,0x90,0xEA,0xA4, 0x07,0xB4, 0xD4,0x11, 0xA4,0x46,0x00,0x50,0x04,0x47,0x8C,0xB4
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%IID_I680Prop%,,,%PlugIn_680PropIF%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%IID_I680Prop%,IID,1,      0xB0,0xFF,0x9F,0xE8, 0x6B,0xD5, 0xD3,0x11, 0xA0,0xCB,0x00,0xA0,0x24,0xAD,0x71,0xC2
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%IID_ICamDescProp%,,,%PlugIn_CamDescPropIF%
HKLM,System\CurrentControlSet\Control\MediaInterfaces\%IID_ICamDescProp%,IID,1,  0x33,0xC6,0xA4,0x66, 0x38,0x44, 0x1e,0x40, 0xB7,0x3F,0xD7,0x0D,0xF0,0x53,0xCA,0xBF


;---------------- Property Pages ----------------;

; 674 Properties Page (INFOPAGE674_CLSID)
HKCR,CLSID\%INFOPAGE674_CLSID%,,,%PropPage_CCamInfo674%
HKCR,CLSID\%INFOPAGE674_CLSID%\InprocServer32,,,stvprop.ax
HKCR,CLSID\%INFOPAGE674_CLSID%\InprocServer32,ThreadingModel,,Both

; 680 Properties Page (INFOPAGE680_CLSID)
HKCR,CLSID\%INFOPAGE680_CLSID%,,,%PropPage_CCamInfo680%
HKCR,CLSID\%INFOPAGE680_CLSID%\InprocServer32,,,stvprop.ax
HKCR,CLSID\%INFOPAGE680_CLSID%\InprocServer32,ThreadingModel,,Both

; G2 Video Page (G2VIDEOPAGE_CLSID)
HKCR,CLSID\%G2VIDEOPAGE_CLSID%,,,%PropPage_CVideo%
HKCR,CLSID\%G2VIDEOPAGE_CLSID%\InprocServer32,,,stvprop.ax
HKCR,CLSID\%G2VIDEOPAGE_CLSID%\InprocServer32,ThreadingModel,,Both

;---- Property Pages / Interface Association ----;

; Associate the property set with the above property page
HKLM,System\CurrentControlSet\Control\MediaSets\%IID_I674Prop%\PropertyPages\%INFOPAGE674_CLSID%,,,%PropPage_CCamInfo674%
HKLM,System\CurrentControlSet\Control\MediaSets\%IID_I680Prop%\PropertyPages\%INFOPAGE680_CLSID%,,,%PropPage_CCamInfo680%
HKLM,System\CurrentControlSet\Control\MediaSets\%IID_IG2VideoProp%\PropertyPages\%G2VIDEOPAGE_CLSID%,,,%PropPage_CVideo%

[VideoCapture.DelReg]
HKLM,System\CurrentControlSet\Control\MediaSets\%IID_IG2CameraProp%\PropertyPages\%INFOPAGE676_CLSID%

[strings]
Manufacturer         ="CRS Electronic Co Ltd"
; TWAIN ; TWAIN_FOLDER         ="CRS"

INFOPAGE676_CLSID    ="{4F8243D0-3190-11d4-951B-005004478CB4}"
INFOPAGE674_CLSID    ="{DF01A210-01FD-11d7-A40E-00A024AD7171}"
INFOPAGE680_CLSID    ="{7AFCB05A-6299-44fc-8A02-3AA9AEBF5B9D}"
G2VIDEOPAGE_CLSID    ="{2E1054E0-DD21-11D6-A407-00A024AD7171}"

IID_IG2CameraProp    ="{2BBD8342-6AA2-11d3-A076-00A024AD71C2}"
IID_IG2VideoProp     ="{38CE9640-DB87-11d6-A406-00A024AD7171}"
IID_IG2PropManCtrl   ="{D0520B30-F8B4-11d6-A40C-00A024AD7171}"
IID_I674Prop         ="{A4EA9080-B407-11d4-A446-005004478CB4}"
IID_I680Prop         ="{E89FFFB0-D56B-11d3-A0CB-00A024AD71C2}"
IID_ICamDescProp     ="{66A4C633-4438-401e-B73F-D70DF053CABF}"

PlugIn_G2CamIF         ="G2 Camera Interface"
PlugIn_G2VideoIF       ="G2 Video Interface"
PlugIn_G2PropManCtrlIF ="G2 PropMan Control Interface"
PlugIn_674PropIF       ="G2 Properties Interface"
PlugIn_680PropIF       ="G2 Properties Interface"
PlugIn_CamDescPropIF   ="G2 Camera Description Interface"

PropPage_CCamInfo674   ="G2 674 Camera Info Interface"
PropPage_CCamInfo680   ="G2 680 Camera Info Interface"
PropPage_CVideo        ="G2 Video Property Page"

KSCATEGORY_CAPTURE   ="{65e8773d-8f56-11d0-a3b9-00a0c9223196}"
Proxy.CLSID          ="{17cca71b-ecd7-11d0-b908-00a0c9223196}"

WIA_VIDEO_SNAPSHOT   ="{0527d1d0-88c2-11d2-82c7-00c04f8ec183}"

STVNUM               ="STVcrs"
G2DEVICE.DeviceDesc="USB Flash Cam (Webcam)"

WIA_STVcrs_USD       ="{2737C4FF-EA8A-46Dc-A573-20E068537A3A}"

[Camera.AddReg.HW]
HKR,,"UpperFilters",0x00010000,"STVcrsm.sys"

[Camera.AddReg.NT.HW]
HKR,,"UpperFilters",0x00010000,"STVcrsM"

[WIA.AddReg]
HKR,,USDClass,,%WIA_VIDEO_SNAPSHOT%

[WIA.DeviceData]
Server=local
UI DLL=sti.dll
UI Class ID={5d8ef5a3-ac13-11d2-a093-00c04f72dc3c}

[DeviceIDs]
%G2DEVICE.DeviceDesc%=Camera.Device,USB\VID_0FEB&PID_200D&MI_00

[DeviceIDs.NT]
%G2DEVICE.DeviceDesc%=Camera.Device.XP,USB\VID_0FEB&PID_200D&MI_00

[Camera.Individual]
ijl15.dll
stvcodec.dll
stvscale.dll
stvprop.ax
stvjpgdx.ax
	msvcr70.dll    ; MS VC++ 7 RTL

[SourceDisksFiles]
STVcrs.sys=1
STVcrsm.sys=1
STVcrsu.dll=1
STVcrsu.cfg=1
; TWAIN ; STVcrstw.ds=1
; TWAIN ; STVcrstw.cfg=1
; TWAIN ; twunk_16.exe=1
; TWAIN ; twunk_32.exe=1
; TWAIN ; twain.dll=1
; TWAIN ; twain_32.dll=1
stvscale.dll=1
stvprop.ax=1
ijl15.dll=1
stvcrswi.dll=1
cocpyinf.dll=1
stvcodec.dll=1
stvjpgdx.ax=1
msvcr70.dll=1

[Camera.CopyKernelDrivers]
STVcrs.sys
STVcrsm.sys

[Camera.CopyDrivers]
STVcrsu.dll
STVcrsu.cfg

[Camera.CopyDrivers.NT]
STVcrsu.dll
STVcrsu.cfg

[Camera.CopyTwainDriver]
; TWAIN ; STVcrstw.ds
; TWAIN ; STVcrstw.cfg

[WIA.CopyFiles]
; WIA ; stvcrswi.dll

[Camera.RunOnce.AddReg.NT]
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,STVPROP,,"rundll32.exe %11%\stvprop.ax,DllRegisterServer"
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,STVJPG,,"rundll32.exe %11%\stvjpgdx.ax,DllRegisterServer"

[Camera.RunOnce.AddReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,STVPROP,,"regsvr32.exe %11%\stvprop.ax /s"
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,STVJPG,,"regsvr32.exe %11%\stvjpgdx.ax /s"

[Camera.IndividualReg]
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32,"vidc.YV12",,"stvcodec.dll"
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32,"vidc.YUY2",,"stvcodec.dll"
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32,"vidc.UYVY",,"stvcodec.dll"
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32,"vidc.I420",,"stvcodec.dll"
HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32,"vidc.MJPG",,"stvcodec.dll"

;
;Property Defaults - uncomment and change binary values to have an effect
;
;HKR,%IID_IG2VideoProp%\0,Default,1,32,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

;
; Image Scaling Information
;
HKLM,SOFTWARE\Vision\USB Camera (%STVNUM%)\USBFlashCam\Scaling,"ScalingOn",0x00010003,0
HKLM,SOFTWARE\Vision\USB Camera (%STVNUM%)\USBFlashCam\Scaling,"ScalingPercent",0x00010003,125


[Camera.IndividualIni]
system.ini,drivers32,,"VIDC.YV12=stvcodec.dll"
system.ini,drivers32,,"VIDC.I420=stvcodec.dll"
system.ini,drivers32,,"VIDC.YUY2=stvcodec.dll"
system.ini,drivers32,,"VIDC.UYVY=stvcodec.dll"
system.ini,drivers32,,"VIDC.MJPG=stvcodec.dll"


;*********************** COINSTALLER INFO FOR WINDOWS 2000 ******************************

[Camera.Device.NT.CoInstallers]
AddReg          = CoCopyINF.AddReg
CopyFiles       = CoCopyINF.CopyFiles

[CoCopyINF.AddReg]
HKR,,CoInstallers32,0x10000,"cocpyinf.DLL,CoCopyINF"

[CoCopyINF.CopyFiles]
cocpyinf.dll,,,0x10

[Sensor.AddReg]



Download Driver Pack

How To Update Drivers Manually

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.

server: ftp, load: 1.03