Avcpwilo.inf Driver File Contents (avc2410_drv_v10.exe)

;////////////////////////////////////////////////////////////////////////////////
;//
;//                       (C) Adaptec, Inc. 2002
;// All rights are reserved.  Reproduction in whole or in part is prohibited
;// without the written consent of the copyright owner.
;//
;// Adaptec, Inc. reserves the right to make changes without notice at any time.
;// Adaptec, Inc. makes no warranty, expressed, implied or statutory, including
;// but not limited to any implied warranty of merchantibility of fitness
;// for any particular purpose, or that the use will not infringe any
;// third party patent, copyright or trademark.
;// Adaptec, Inc. must not be liable for any loss or damage arising from its use.
;//
;////////////////////////////////////////////////////////////////////////////////

;////////////////////////////////////////////////////////////////////////////////
;//
;// Avcpwilo.inf
;//
;// This file contains installation information for the Adaptec
;// AVC-2010 or AVC-2410 PCI Device.
;//
;////////////////////////////////////////////////////////////////////////////////


[Version]
signature  = "$CHICAGO$"
Class      = Media
ClassGUID  = {4d36e96c-e325-11ce-bfc1-08002be10318}
Provider   = %Adaptec%
DriverVer  = 05/16/2003,1.0.0.3100		; RC for AVC-2410

[SourceDisksNames]
1 = %InstallDisk%,,

[SourceDisksFiles]
avcpwilo.sys = 1        ; WDM Stream MiniDriver
avcxwspt.ax  = 1        ; Adaptec Splitter filter
prxypage.ax  = 1        ; Capture filter property page

[DestinationDirs]
AvcPWilo.CopyDrivers    = 10,system32\drivers
AvcPWilo.CopyDrivers.NT = 12
AvcPWilo.CopyDxFiles    = 11

[Manufacturer]
%Adaptec% = Adaptec


;----------------------------- W I L L O W   P C I ------------------------------
[Adaptec]
%AVC2010.DeviceDesc% = AvcPWilo.Device,PCI\VEN_4444&DEV_0016&SUBSYS_00929005
%AVC2410.DeviceDesc% = AvcPWilo.Device,PCI\VEN_4444&DEV_0016&SUBSYS_00939005


;------------------------- DDInstall Section for 9x/ME --------------------------
[AvcPWilo.Device]
;Include        = ks.inf, kscaptur.inf, ksfilter.inf
AlsoInstall     = KS.Registration(ks.inf),KSCAPTUR.Registration(kscaptur.inf)
AddReg          = AvcPWilo.AddReg, AvcPWilo.PinNameRegistration, AvcPWilo.RegisterFilter9x
CopyFiles       = AvcPWilo.CopyDrivers, AvcPWilo.CopyDxFiles
DelFiles        = AvcPWilo.DelList, AvcPWilo.DelDxList
KnownFiles      = AvcPWilo.KnownFiles


;------------------------- DDInstall Section for 2K/XP --------------------------
[AvcPWilo.Device.NT]
Include         = ks.inf, kscaptur.inf, ksfilter.inf
Needs           = KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg          = AvcPWilo.AddReg, AvcPWilo.PinNameRegistration, AvcPWilo.RegisterFilterNT
CopyFiles       = AvcPWilo.CopyDrivers.NT, AvcPWilo.CopyDxFiles
DelFiles        = AvcPWilo.DelList, AvcPWilo.DelDxList


[AvcPWilo.Device.NT.Services]
AddService      = avcpwilo,0x00000002,AvcPWilo.ServiceInstall.NT


;----------------------- Installing Services in Registry ------------------------
[AvcPWilo.ServiceInstall]
DisplayName     = %AvcPWilo.DeviceDesc%
ServiceType     = %SERVICE_KERNEL_DRIVER%
StartType       = %SERVICE_DEMAND_STARTT%
ErrorControl    = %SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\avcpwilo.sys

[AvcPWilo.ServiceInstall.NT]
DisplayName     = %AvcPWilo.DeviceDesc%
ServiceType     = %SERVICE_KERNEL_DRIVER%
StartType       = %SERVICE_DEMAND_START%
ErrorControl    = %SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\avcpwilo.sys


;-------------------------------- AddReg Section --------------------------------
[AvcPWilo.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,0,avcpwilo.sys
HKR,,PageOutWhenUnopened,3,00
HKR,,OkToHibernate,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKR,,FriendlyName,,%AvcPWilo.DeviceDesc%

;3 property page tabs (Audio, Video, System Properties) under Graphedit.
HKLM,System\CurrentControlSet\Control\MediaSets\%GUID.PROPERTY_SET_IVAC_PROPERTIES%\PropertyPages\{A2574AE2-19D3-11d3-BD75-00500473F96A},,,
HKLM,System\CurrentControlSet\Control\MediaSets\%GUID.PROPERTY_SET_IVAC_PROPERTIES%\PropertyPages\{A2574AE3-19D3-11d3-BD75-00500473F96A},,,
HKLM,System\CurrentControlSet\Control\MediaSets\%GUID.PROPERTY_SET_IVAC_PROPERTIES%\PropertyPages\{A2574AE4-19D3-11d3-BD75-00500473F96A},,,

HKLM,Software\Adaptec\"MPEG-2 Splitter","Use System Clock",0x00010001,1
HKLM,Software\Adaptec\"MPEG-2 Splitter","Force Buffer (ms)",0x00010001,2000
HKLM,Software\Adaptec\"MPEG-2 Splitter","Buffers",0x00010001,50

; Default values
HKLM,%DriverDefaults%,"OutType",0x00010001,10
HKLM,%DriverDefaults%,"InType",0x00010001,1
HKLM,%DriverDefaults%,"VideoRes",0x00010001,0
HKLM,%DriverDefaults%,"TVFormat",0x00010001,0
HKLM,%DriverDefaults%,"AudioDataRate",0x00010001,14
HKLM,%DriverDefaults%,"GOPSize",0x00010001,3843
HKLM,%DriverDefaults%,"ClosedGOP",0x00010001,1
HKLM,%DriverDefaults%,"SamplingRate",0x00010001,1
HKLM,%DriverDefaults%,"AudioOutputMode",0x00010001,0
HKLM,%DriverDefaults%,"AudioCRC",0x00010001,0
HKLM,%DriverDefaults%,"Bitrate",0x00010001,1600
HKLM,%DriverDefaults%,"BitrateMode",0x00010001,0
HKLM,%DriverDefaults%,"BitratePeak",0x00010001,22500
HKLM,%DriverDefaults%,"TVChannel",0x00010001,3
HKLM,%DriverDefaults%,"TVType",0x00010001,0
HKLM,%DriverDefaults%,"TrickMode",0x00010001,0
HKLM,%DriverDefaults%,"InverseTelecine",0x00010001,0
HKLM,%DriverDefaults%,"RegisterSeperateFilters",0x00010001,0
HKLM,%DriverDefaults%,"OldEncoderBitrateInterface",0x00010001,1

HKLM,%DriverDefaults%,"CpChoice",0x00010001,3
HKLM,%DriverDefaults%,"AudMode",0x00010001,2
HKLM,%DriverDefaults%,"CurrentPgm",0x00010001,16

;prefilter settings
HKLM,%DriverDefaults%,"FltDnrMode",0x00010001,0
HKLM,%DriverDefaults%,"FltDnrSpatFltLevel",0x00010001,0
HKLM,%DriverDefaults%,"FltDnrTempFltLevel",0x00010001,8

HKLM,%DriverDefaults%,"HueValue",0x00010001,0
HKLM,%DriverDefaults%,"BrightnessValue",0x00010001,128
HKLM,%DriverDefaults%,"ContrastValue",0x00010001,72
HKLM,%DriverDefaults%,"SaturationValue",0x00010001,71
HKLM,%DriverDefaults%,"SharpnessValue",0x00010001,4

HKLM,%DriverDefaults%,"EncCheckVSync",0x00010001,0

;Enable VIM Protection
HKLM,%DriverDefaults%,"DisableEventNotification",0x00010001,1
HKLM,%DriverDefaults%,"EnableVIMProtection",0x00010001,1
;Disable discontinuity flag in mpeg media samples
HKLM,%DriverDefaults%,"DisableDiscontinuity",0x00010001,0
HKLM,%DriverDefaults%,"SceneChangeMode",0x00010001,1
;Insert CC in DVD
HKLM,%DriverDefaults%,"InsertCCInDvd",0x00010001,1

;DisableCopyProtection
HKLM,%DriverDefaults%,"DisableCopyProtection",0x00010001,1


;-------------------------- File Copy related Sections --------------------------
[AvcPWilo.CopyDrivers]
avcpwilo.sys

[AvcPWilo.CopyDrivers.NT]
avcpwilo.sys

[AvcPWilo.CopyDxFiles]
avcxwspt.ax
prxypage.ax

[AvcPWilo.DelList]
avcpwilo.sys

[AvcPWilo.DelDxList]
avcxwspt.ax
prxypage.ax

[AvcPWilo.KnownFiles]
avcpwilo.sys=safe


;---------------------- Installing Interfaces in Registry -----------------------
[AvcPWilo.Device.Interfaces]
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvTuner,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,

[AvcPWilo.Device.NT.Interfaces]
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvTuner,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,

[VideoTvAudio]
AddReg=VideoTvAudio.AddReg

[VideoCapture]
AddReg=VideoCapture.AddReg

[VideoTvTuner]
AddReg=VideoTvTuner.AddReg

[VideoCrossbar]
AddReg=VideoXBar.AddReg

[VideoTvAudio.AddReg]
HKR,,CLSID,,{71F96462-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%AvcPWilo.TvAudio%

[VideoCapture.AddReg]
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%AvcPWilo.Capture%

[VideoTvTuner.AddReg]
HKR,,CLSID,,{266EEE40-6C63-11cf-8A03-00AA006ECB65}
HKR,,FriendlyName,,%AvcPWilo.TvTuner%
    
[VideoXBar.AddReg]
HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%AvcPWilo.Crossbar%

[AvcPWilo.PinNameRegistration]
HKLM,%MediaCategories%\%GUID.PINNAME_MPEG2_VIDEO%,Name,,%Pin.p2Video%
HKLM,%MediaCategories%\%GUID.PINNAME_VBI%,Name,,%Pin.p2VBI%
HKLM,%MediaCategories%\%GUID.PINNAME_Index%,Name,,%Pin.p2Index%
HKLM,%MediaCategories%\%GUID.PINNAME_VBI_OUT%,Name,,%Pin.p2VBIReinsert%
HKLM,%MediaCategories%\%GUID.PINNAME_ANALOG_VIDEO_IN%,Name,,%Pin.p2AnalogVideoIn%
HKLM,%MediaCategories%\%GUID.PINNAME_ANALOG_AUDIO_IN%,Name,,%Pin.p2AnalogAudioIn%
HKLM,%MediaCategories%\%GUID.PINNAME_LINE_21%,Name,,%Pin.p2Line21%
HKLM,%MediaCategories%\%GUID.PINNAME_PREV_YUV%,Name,,%Pin.p2PrevYUV%
HKLM,%MediaCategories%\%GUID.PINNAME_PREV_PCM%,Name,,%Pin.p2PrevPCM%
HKLM,%MediaCategories%\%GUID.PINNAME_SLICEDCC%,Name,,%Pin.SlicedCC%


[AvcPWilo.RegisterFilter9x]
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"avcxwspt.ax",,"regsvr32.exe /s %11%\avcxwspt.ax"
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"prxypage.ax",,"regsvr32.exe /s %11%\prxypage.ax"

[AvcPWilo.RegisterFilterNT]
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"avcxwspt.ax",,"rundll32.exe %11%\avcxwspt.ax, DllRegisterServer"
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"prxypage.ax",,"rundll32.exe %11%\prxypage.ax, DllRegisterServer"



;--------------------------------------------------------------------------------
;                               S t r i n g s
;--------------------------------------------------------------------------------
[Strings]

;----------------
; Non-Localizable
;----------------

SERVICE_KERNEL_DRIVER = 1
SERVICE_AUTO_START    = 2
SERVICE_DEMAND_START  = 3
SERVICE_ERROR_NORMAL  = 1


;----------------
; Localizable
;----------------

Adaptec             = "Adaptec, Inc"
InstallDisk         = "Adaptec AVC-2410/2010 install disk"
AvcPWilo.DeviceDesc = "Adaptec Willow PCI"
AVC2010.DeviceDesc  = "Adaptec AVC-2010 PCI Device"
AVC2410.DeviceDesc  = "Adaptec AVC-2410 PCI Device"
AvcPWilo.Capture    = "Adaptec PCI Capture Device"
AvcPWilo.TvTuner    = "Adaptec PCI TV Tuner"
AvcPWilo.Crossbar   = "Adaptec PCI Crossbar"	
AvcPWilo.TvAudio    = "Adaptec PCI TV Audio"


DriverDefaults     = "System\CurrentControlSet\Services\AvcPWilo\Parameters\Driver"
MediaCategories    = "SYSTEM\CurrentControlSet\Control\MediaCategories"


GUID.PROPERTY_SET_IVAC_PROPERTIES = "{d2185a40-0398-11d3-a53e-00a0c9ef506a}"
GUID.PINNAME_MPEG2_VIDEO          = "{4A548B66-AB0F-4bab-BF35-9B8DF814618B}"
GUID.PINNAME_VBI                  = "{d5b95261-c8e3-11d3-a541-00a0c9ef506a}"
GUID.PINNAME_Index                = "{6e8aa6a9-1dee-11d5-a437-00e0294170dd}"
GUID.PINNAME_VBI_OUT              = "{FE5BBAA5-2D07-4d35-BACA-E0ADDA5AD751}"
GUID.PINNAME_ANALOG_VIDEO_IN      = "{41C38A94-B29F-4adc-855E-D5C8024ACAA4}"
GUID.PINNAME_ANALOG_AUDIO_IN      = "{04394D28-52A7-4c46-AED0-65D62CC64DA6}"

GUID.PINNAME_LINE_21              = "{FB6C4284-0353-11d1-905F-0000C0CC16BA}"
GUID.PINNAME_PREV_YUV             = "{B9B5C1DC-387B-45de-B6B8-3445E83F1478}"
GUID.PINNAME_PREV_PCM             = "{405A0891-A769-4c3f-8A43-F4A3E4FDAD77}"
GUID.PINNAME_SLICEDCC             = "{2A76292E-BF9E-4e5d-B3CE-3CA96B7D1F6F}"

Pin.p2Video         = "Video/Muxed Out"
Pin.p2VBI           = "VBI"
Pin.p2Index         = "Index"
Pin.p2AnalogVideoIn = "Analog Video In"
Pin.p2AnalogAudioIn = "Analog Audio In"
Pin.p2VBIReinsert   = "VBI Reinsertion"
Pin.p2Line21        = "VBI Line 21"
Pin.p2PrevYUV       = "Preview Video"
Pin.p2PrevPCM       = "Preview Audio"
Pin.SlicedCC        = "HWCC"
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: web3, load: 2.12