;; HyCap.inf - INF file for DirectShow Streaming Filter for Philips Camera
;;
;; Copyright (c) 2000, Philips CSI
;
; Adjusted by: SBvW
[Version]
signature="$CHICAGO$"
Class=Image
ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
CatalogFile=image.cat
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
Provider=%AoxInc%
[ControlFlags]
; All PnP devices should be excluded from manual AddDevice Applet list
ExcludeFromSelect=*
[Manufacturer]
%AoxMfg%=AoxModels
[DestinationDirs]
DefaultDestDir=11 ; LDID_SYS
; Delete old Win95 and "Detroit" update drivers
Aox.Camera.DelDrivers=10,system
Aox.Camera.CopySystemDrivers=10,system32\drivers
Aox.Camera.CopyTwainDrivers=10,Twain_32\HEI_WDM
Aox.Camera.CopyDrivers=11
Aox.Camera.CopyCODEC=11
[SourceDisksNames]
1="Philips Vesta Fun Camera Installation CD-Rom",,1
[SourceDisksFiles]
hycap.sys=1
heicap.sys=1
[AoxModels]
%USB\VID_0471&PID_030B.DeviceDesc%=Aox.Camera,USB\VID_0471&PID_030B
[Aox.Camera]
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
AddReg= Aox.Camera.AddReg
UpdateInis= Aox.Camera.UpdateIni
DelFiles= Aox.Camera.DelDrivers
CopyFiles= Aox.Camera.CopySystemDrivers, Aox.Camera.CopyDrivers, Aox.Camera.CopyCODEC, Aox.Camera.CopyTwainDrivers
[Aox.Camera.NT]
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg= Aox.Camera.AddReg
UpdateInis= Aox.Camera.UpdateIni
CopyFiles= Aox.Camera.CopySystemDrivers, Aox.Camera.CopyDrivers, Aox.Camera.CopyCODEC, Aox.Camera.CopyTwainDrivers
[Aox.Camera.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,heicap.sys
HKR,,PageOutWhenUnopened,3,01
; HKR,,PowerDownWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
; Associate the property set with the property page from aoxdxipl.ax
HKLM,System\CurrentControlSet\Control\MediaSets\%GUID_AoxCameraControl%\PropertyPages\%GUID_AoxCameraControlPropertyPage%,,,%AoxCameraControlPropertyPage%
; Associate the property set with Philips' property page
HKLM,System\CurrentControlSet\Control\MediaSets\%GUID_PhilipsCameraControl%\PropertyPages\%GUID_PhilipsCameraControlPropertyPage%,,,%PhilipsCameraControlPropertyPage%
; Associate the property set with Philips' VideoProcAmp property page
HKLM,System\CurrentControlSet\Control\MediaSets\%GUID_HyIAMVideoProcAmp%\PropertyPages\%GUID_HyIAMVideoProcAmpPropertyPage%,,,%HyIAMVideoProcAmpPropertyPage%
; Associate the property set with Philips' CameraControl property page
HKLM,System\CurrentControlSet\Control\MediaSets\%GUID_HyIAMCameraControl%\PropertyPages\%GUID_HyIAMCameraControlPropertyPage%,,,%HyIAMCameraControlPropertyPage%
; VfW Extension data for Aox IPL
HKLM,"Software\Aox\Video IPL\1.0\Cameras\0x0471030B","VfW Extension",0,%GUID_PhilipsISP%
HKLM,"Software\Aox\Video IPL\1.0\Cameras\0x0471030B","Downstream IID",0,%IID_IAoxVfWExt%
; Parameters
HKR,Parameters,ProduceRGBOutput,65537,0,0,0,0
HKR,Parameters,TraceDevice,65537,0,0,0,0
HKR,Parameters,TraceOutputLevel,65537,5,0,0,0
HKR,Parameters,TraceBreakLevel,65537,4,0,0,0
HKR,Parameters,BreakOnEntry,65537,0,0,0,0
;
; Constants for WhiteBalance
;
HKLM,"Software%RegistryPath%\Constants",g_gain,0x00010001,63
HKLM,"Software%RegistryPath%\Constants",r_gain_max,0x00010001,16
HKLM,"Software%RegistryPath%\Constants",b_gain_max,0x00010001,24
HKLM,"Software%RegistryPath%\Constants",r_gain_min,0x00010001,42
HKLM,"Software%RegistryPath%\Constants",b_gain_min,0x00010001,56
;
; Default settings
;
HKLM,"Software%RegistryPath%\Default",Zoom,0x00010001,0
HKLM,"Software%RegistryPath%\Default",Exposure,0x00010001,1000
HKLM,"Software%RegistryPath%\Default",AutoExposure,0x00010001,1
HKLM,"Software%RegistryPath%\Default",Pan,0x00010001,50
HKLM,"Software%RegistryPath%\Default",Tilt,0x00010001,50
HKLM,"Software%RegistryPath%\Default",Brightness,0x00010001,200
HKLM,"Software%RegistryPath%\Default",AutoBrightness,0x00010001,1
HKLM,"Software%RegistryPath%\Default",Contrast,0x00010001,100
HKLM,"Software%RegistryPath%\Default",AutoContrast,0x00010001,1
HKLM,"Software%RegistryPath%\Default",Hue,0x00010001,0
HKLM,"Software%RegistryPath%\Default",AutoHue,0x00010001,1
HKLM,"Software%RegistryPath%\Default",Saturation,0x00010001,0
HKLM,"Software%RegistryPath%\Default",AutoSaturation,0x00010001,1
HKLM,"Software%RegistryPath%\Default",Sharpness,0x00010001,75
HKLM,"Software%RegistryPath%\Default",AutoSharpness,0x00010001,1
HKLM,"Software%RegistryPath%\Default",Gamma,0x00010001,65
HKLM,"Software%RegistryPath%\Default",AutoGamma,0x00010001,1
HKLM,"Software%RegistryPath%\Default",WhiteBalance,0x00010001,50
HKLM,"Software%RegistryPath%\Default",AutoWhiteBalance,0x00010001,1
HKLM,"Software%RegistryPath%\Default",BackLightComp,0x00010001,16
HKLM,"Software%RegistryPath%\Default",AutoBackLightComp,0x00010001,0
HKLM,"Software%RegistryPath%\Default",AETarget,0x00010001,130
HKLM,"Software%RegistryPath%\Default",AEMinRate,0x00010001,1
; 0 = bluk, >0 = ISO interface no.
HKLM,"Software%RegistryPath%\Default",USBMode,0x00010001,1
; 0 = none, 1 = 60Hz, 2 = 50Hz
HKLM,"Software%RegistryPath%\Default",BandFilter,0x00010001,2
HKLM,"Software%RegistryPath%\Default",AutoFlickerless,0x00010001,0
HKLM,"Software%RegistryPath%\Default",HQ,0x00010001,0
HKLM,"Software%RegistryPath%\Default",Quality,0x00010001,7
;
; current settings
;
HKLM,"Software%RegistryPath%\Current",Zoom,0x00010001,0
HKLM,"Software%RegistryPath%\Current",Exposure,0x00010001,1000
HKLM,"Software%RegistryPath%\Current",AutoExposure,0x00010001,1
HKLM,"Software%RegistryPath%\Current",Pan,0x00010001,50
HKLM,"Software%RegistryPath%\Current",Tilt,0x00010001,50
HKLM,"Software%RegistryPath%\Current",Brightness,0x00010001,200
HKLM,"Software%RegistryPath%\Current",AutoBrightness,0x00010001,1
HKLM,"Software%RegistryPath%\Current",Contrast,0x00010001,100
HKLM,"Software%RegistryPath%\Current",AutoContrast,0x00010001,1
HKLM,"Software%RegistryPath%\Current",Hue,0x00010001,0
HKLM,"Software%RegistryPath%\Current",AutoHue,0x00010001,1
HKLM,"Software%RegistryPath%\Current",Saturation,0x00010001,0
HKLM,"Software%RegistryPath%\Current",AutoSaturation,0x00010001,1
HKLM,"Software%RegistryPath%\Current",Sharpness,0x00010001,75
HKLM,"Software%RegistryPath%\Current",AutoSharpness,0x00010001,1
HKLM,"Software%RegistryPath%\Current",Gamma,0x00010001,65
HKLM,"Software%RegistryPath%\Current",AutoGamma,0x00010001,1
HKLM,"Software%RegistryPath%\Current",WhiteBalance,0x00010001,50
HKLM,"Software%RegistryPath%\Current",AutoWhiteBalance,0x00010001,1
HKLM,"Software%RegistryPath%\Current",BackLightComp,0x00010001,16
HKLM,"Software%RegistryPath%\Current",AutoBackLightComp,0x00010001,0
HKLM,"Software%RegistryPath%\Current",AETarget,0x00010001,130
HKLM,"Software%RegistryPath%\Current",AEMinRate,0x00010001,1
; 0 = bluk, >0 = ISO interface no.
HKLM,"Software%RegistryPath%\Current",USBMode,0x00010001,1
; 0 = none, 1 = 60Hz, 2 = 50Hz
HKLM,"Software%RegistryPath%\Current",BandFilter,0x00010001,2
HKLM,"Software%RegistryPath%\Current",AutoFlickerless,0x00010001,0
HKLM,"Software%RegistryPath%\Current",HQ,0x00010001,0
HKLM,"Software%RegistryPath%\Current",Quality,0x00010001,7
;
; Title Strings in dialog for native language
;
HKLM,"Software%RegistryPath%\Title",DLG_DX_CAMERA_TITLE,0,"CameraControls"
HKLM,"Software%RegistryPath%\Title",DLG_DX_VIDEO_TITLE,0,"VideoControls"
HKLM,"Software%RegistryPath%\Title",DLG_VFWEXT_TITLE,0,"CameraControls"
HKLM,"Software%RegistryPath%\Title",ZOOM_TITLE,0,"&Zoom"
HKLM,"Software%RegistryPath%\Title",AUTO_ZOOM_TITLE,0,"Auto"
HKLM,"Software%RegistryPath%\Title",EXPOSURE_TITLE,0,"&Exposure"
HKLM,"Software%RegistryPath%\Title",AUTO_EXPOSURE_TITLE,0,"Auto"
HKLM,"Software%RegistryPath%\Title",PAN_TITLE,0,"&Pan"
HKLM,"Software%RegistryPath%\Title",AUTO_PAN_TITLE,0,"Auto"
HKLM,"Software%RegistryPath%\Title",TILT_TITLE,0,"&Tilt"
HKLM,"Software%RegistryPath%\Title",AUTO_TILT_TITLE,0,"Auto"
HKLM,"Software%RegistryPath%\Title",BRIGHTNESS_TITLE,0,&Brightness
HKLM,"Software%RegistryPath%\Title",AUTO_BRIGHTNESS_TITLE,0,"Auto"
HKLM,"Software%RegistryPath%\Title",CONTRAST_TITLE,0,"&Contrast"
HKLM,"Software%RegistryPath%\Title",AUTO_CONTRAST_TITLE,0,"Auto"
HKLM,"Software%RegistryPath%\Title",HUE_TITLE,0,"&Hue"
HKLM,"Software%RegistryPath%\Title",AUTO_HUE_TITLE,0,"Auto"
HKLM,"Software%RegistryPath%\Title",SATURATION_TITLE,0,"S&aturation"
HKLM,"Software%RegistryPath%\Title",AUTO_SATURATION_TITLE,0,"Auto"
HKLM,"Software%RegistryPath%\Title",SHARPNESS_TITLE,0,"Shar&pness"
HKLM,"Software%RegistryPath%\Title",AUTO_SHARPNESS_TITLE,0,"Auto"
HKLM,"Software%RegistryPath%\Title",GAMMA_TITLE,0,"&Gamma"
HKLM,"Software%RegistryPath%\Title",AUTO_GAMMA_TITLE,0,"Auto"
HKLM,"Software%RegistryPath%\Title",WHITEBALANCE_TITLE,0,"&WhiteBalance"
HKLM,"Software%RegistryPath%\Title",AUTO_WHITEBALANCE_TITLE,0,"Auto"
HKLM,"Software%RegistryPath%\Title",AUTO_BACKLIGHT_TITLE,0,"Back&Light Comp."
HKLM,"Software%RegistryPath%\Title",BANDFILTER_TITLE,0,"Band Filter"
HKLM,"Software%RegistryPath%\Title",BANDFILTER_NO,0,"None"
HKLM,"Software%RegistryPath%\Title",BANDFILTER_60,0,"60Hz"
HKLM,"Software%RegistryPath%\Title",BANDFILTER_50,0,"50Hz"
HKLM,"Software%RegistryPath%\Title",AUTOFLICKERLESS_CHECK,0,"Auto &Flickerless On/Off"
HKLM,"Software%RegistryPath%\Title",SAVE_DEFAULT_TITLE,0,"&Save Default"
HKLM,"Software%RegistryPath%\Title",DEFAULT_TITLE,0,"&Default"
[Aox.Camera.UpdateIni]
system.ini,drivers32,,"VIDC.JBYR=aoxdxipl.ax"
[Aox.Camera.DelDrivers]
ks.sys,,,1
stream.sys,,,1
heicap.sys,,,1
aoxdxipl.ax,,,1
hydxisp.ax,,,1
heisnap.ax
hdbmp.ax
[Aox.Camera.CopySystemDrivers]
stream.sys
[Aox.Camera.CopyDrivers]
heicap.sys
[Aox.Camera.CopyCODEC]
aoxdxipl.ax
hydxisp.ax
heisnap.ax
hdbmp.ax
[Aox.Camera.CopyTwainDrivers]
hdtwain.ds
[Aox.Camera.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Aox.Camera.Interface
[Aox.Camera.NT.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Aox.Camera.Interface
[Aox.Camera.Interface]
AddReg=Aox.Camera.Intf.AddReg
[Aox.Camera.Intf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%USB\VID_0471&PID_030B.DeviceDesc%
HKR,,ExtensionDLL,,%Aox.ExtensionDLL%
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"Register_Aox_Directx_Codec",,"regsvr32.exe /s %11%\aoxdxipl.ax"
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"Register_Philips_Directx_Codec",,"regsvr32.exe /s %11%\hydxisp.ax"
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"Register_Hyundai_BMPSave",,"regsvr32.exe /s %11%\heisnap.ax"
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"Register_Hyundai_TWAIN",,"regsvr32.exe /s %11%\hdbmp.ax"
[Aox.Camera.NT.Services]
AddService = PhilipsCamera,0x00000002,Aox.Camera.ServiceInstall
[Aox.Camera.ServiceInstall]
DisplayName = %USB\VID_0471&PID_030B.DeviceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\heicap.sys
[Aox.99001LoadDevice]
AddReg=Aox.99001LoadDevice.AddReg
CopyFiles=Aox.99001LoadDevice.Files
[Aox.99001LoadDevice.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,aoxload.sys
HKR,Parameters,TraceDevice,65537,3,0,0,0
HKR,Parameters,TraceOutputLevel,65537,0,0,0,0
HKR,Parameters,TraceBreakLevel,65537,4,0,0,0
HKR,Parameters,BreakOnEntry,65537,0,0,0,0
HKR,Parameters,forceUsbDisconnectAtEnd,65537,1,0,0,0
HKR,Parameters,NumPatchFiles,65537,1,0,0,0
HKR,Parameters,PatchFile0,,\SystemRoot\System\99001
[Aox.99001LoadDevice.Files]
99001.obj
99001.fix
aoxload.sys
[Strings]
RegistryPath="\BALI\HyCMOS"
;----------------
; Non-Localizable
;----------------
; note: only register value is case sensitive, key is not.
ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
SERVICE_KERNEL_DRIVER=1
; PnP should use demand start
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1
Aox.ExtensionDLL = "hydxisp.ax"
; these are for Aox property page
GUID_AoxCameraControl="{0590D4C0-B6D6-11d2-9D67-00A0CC242499}"
GUID_AoxCameraControlPropertyPage="{A6777D80-5B91-11d2-9D64-00104B6DC9C2}"
; these are for Philips property page
GUID_PhilipsCameraControl="{3E655A40-CC08-11d2-9D67-00A0CC242499}"
GUID_PhilipsCameraControlPropertyPage="{C8CF7C00-CC95-11d2-9D67-00A0CC242499}"
; these are for the VideoProcAmp property page
GUID_HyIAMVideoProcAmp="{CFA88120-FFC6-11d2-9D68-00104B6DC9C2}"
GUID_HyIAMVideoProcAmpPropertyPage="{F19440A0-FFC9-11d2-9D68-00104B6DC9C2}"
; these are for the CameraControl property page
GUID_HyIAMCameraControl="{CFA88121-FFC6-11d2-9D68-00104B6DC9C2}"
GUID_HyIAMCameraControlPropertyPage="{F19440A1-FFC9-11d2-9D68-00104B6DC9C2}"
; this is the Philips ISP COM Server GUID
GUID_PhilipsISP="{90334840-CC22-11d2-9D67-00A0CC242499}"
; this is the interface ID for IAoxVfWExt
IID_IAoxVfWExt="{A33E54E0-1504-11d3-9D6A-00104B6DC9C2}"
;----------------
; Localizable
;----------------
AoxInc="Philips"
AoxMfg="Philips"
USB\VID_0471&PID_030B.DeviceDesc="Philips USB PC VGA Camera (Vesta Fun)"
AoxCameraControlPropertyPage="Aox Camera Control Property Page"
PhilipsCameraControlPropertyPage="Philips Camera Control Property Page"
HyIAMVideoProcAmpPropertyPage="Philips IAMVideoProcAmp Property Page"
HyIAMCameraControlPropertyPage="Philips IAMCameraControl Property Page"
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.