; VIACAP.INF -- This file installs viacap.sys
; for S3G CLE266
;
: Copyright(C) S3 Graphics, Inc. 2002
;
;*** Created 04/02/2001 (Creation Date)
;
[Version]
;CatalogFile=VIACAP.cat
signature="$CHICAGO$"
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%Mfg%
;LayoutFile=LAYOUT.INF, layout1.inf, layout2.inf
;[DestinationDirs]
;VIACAP.CopyDrivers=10,system32\drivers ; eg. \windows\system32\drivers
;VIACAP.CopyCodec=11
[Manufacturer]
%Mfg%=Mfg
[SourceDisksNames]
1="VIA WDM Capture Driver Disk"," ",1
[SourceDisksFiles]
viacap.sys=1
;---------------------------------------------------------------
; W E L K I N
;
; VIACAP
;---------------------------------------------------------------
[Mfg]
%VIACAP.DeviceDesc%=VIACAP.Device,DISPLAY\VIACAP
[VIACAP.Device]
Include = ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
AddReg = VIACAP.AddReg
;UpdateInis= VIACAP.UpdateIni
;CopyFiles= VIACAP.CopyDrivers, VIACAP.CopyCodec
;DelFiles = VIACAP.DelDrivers
;KnownFiles= VIACAP.KnownFiles
;[VIACAP.CopyDrivers]
;viacap.sys
;stream.sys
;ks.sys
;[VIACAP.CopyCodec]
;msyuv.dll
;[VIACAP.UpdateIni]
;system.ini, drivers32,,"VIDC.UYVY=msyuv.dll"
;[VIACAP.KnownFiles]
;viacap.sys=safe
;[VIACAP.DelDrivers]
[VIACAP.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,viacap.sys
HKR,,XBAR,1,0
HKR,,MUX0,,Composite
HKR,,MUX1,,SVideo
;HKR,,MUX2,,Tuner
HKR,,DataWidth,,8
HKR,,CapInterVersion,2,1
HKR,,VDODecoderDev ,,SAA7113
HKR,,VDODecoderI2C ,1,0x48
HKR,,CompositeMode ,1,2
HKR,,SVideoMode ,1,7
;HKR,,TunerMode ,1,7
HKR,,Scaler ,1,0
HKR,,Brightness,1,0x77
HKR,,Contrast ,1,0x5f
HKR,,Hue ,1,0x7c
HKR,,Saturation,1,0x64
HKR,,Standard,,NTSC ;NTSC, PAL, SECAM
;HKR,,TunerI2C, %REG_DWORD%,0xffffffff ;NA:0xffffffff
[VIACAP.ServiceInstall]
DisplayName = %VIACAP.DeviceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_AUTO_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\viacap.sys
[VIACAP.Device.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={6994AD05-93EF-11D0-A3CC-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,,%VIACAP.Capture%
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
[VideoXBar.AddReg]
HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%VIACAP.Crossbar%
;---------------------------------------------------------------
; S t r i n g s
;---------------------------------------------------------------
[Strings]
;----------------
; Non-Localizable
;----------------
SERVICE_KERNEL_DRIVER=1
SERVICE_AUTO_START=3
SERVICE_ERROR_NORMAL=1
;----------------
; Localizable
;----------------
Mfg="S3 Graphics, Inc."
captureClassName="Sound, video and game controllers"
VIACAP.DeviceDesc="S3G CLE266 WDM Video Capture"
VIACAP.Capture="SA7113 Capture"
VIACAP.Crossbar="SA7113 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.