AVHybrid.inf Driver File Contents (dvb-t.zip)

[Version]
signature="$CHICAGO$" ;all windows os
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%PSH%
DriverVer=08/02/2004,1.12.0.081
CatalogFile=AVHybrid.cat

[Manufacturer]
%PSH%=Philips

[Philips]
;KYE
%KYE301.DeviceDesc%=AVHybrid,PCI\VEN_1131&DEV_7130&SUBSYS_03011489
%KYE301.DeviceDesc%=AVHybrid,PCI\VEN_1131&DEV_7133&SUBSYS_03011489
%KYE301.DeviceDesc%=AVHybrid,PCI\VEN_1131&DEV_7134&SUBSYS_03011489


[DestinationDirs]
AVHybrid.CopyCoInst=11
AVHybrid.CopyFiles=10,system32\drivers ; be aware not to use 12 as the drivers directory, 
                                       ; as driver will not work anymore in W98

[SourceDisksNames]
1 = %AVSTRM_INSTALLATION_DISK%,,

[SourceDisksFiles]
34CoInstaller.dll=1
AVHybrid.sys=1

[AVHybrid.CopyCoInst]
34CoInstaller.dll

[AVHybrid.CopyFiles]
AVHybrid.sys

;
;*** initialization and registry entries
;

[AVHybrid.CoInstallers]
CopyFiles = AVHybrid.CopyCoInst
AddReg = AVHybrid.CoInstaller_AddReg

[AVHybrid.ntx86.CoInstallers]
CopyFiles = AVHybrid.CopyCoInst
AddReg = AVHybrid.CoInstaller_AddReg

[AVHybrid.CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000,"34CoInstaller.dll, CoInstallerEntry"

[AVHybrid]
AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf), KSCAPTUR.Registration(kscaptur.inf), BDA.Installation(bda.inf)
CopyFiles=AVHybrid.CopyFiles
AddReg=AVHybrid.AddReg

[AVHybrid.ntx86]
Include=ks.inf, wdmaudio.inf, kscaptur.inf, bda.inf
Needs=KS.Registration.NT, WDMAUDIO.Registration.NT, KSCAPTUR.Registration.NT, BDA.Installation.NT
CopyFiles=AVHybrid.CopyFiles
AddReg=AVHybrid.AddReg

[AVHybrid.Services]
AddService=AVHybrid, 0x00000002, AVHybrid.ServiceInstall

[AVHybrid.ntx86.Services]
AddService=AVHybrid, 0x00000002, AVHybrid.ServiceInstall

[AVHybrid.ServiceInstall]
DisplayName=%DISPLAY_NAME%
Description=%SERVICE_DESCRIPTION%
ServiceType=%SERVICE_KERNEL_DRIVER%
StartType=%SERVICE_DEMAND_START%
ErrorControl=%SERVICE_ERROR_IGNORE%
ServiceBinary=%12%\AVHybrid.sys
; [StartName=driver-object-name]
; [AddReg=add-registry-section[, add-registry-section] ...]
; [DelReg=del-registry-section[, del-registry-section] ...]
; [BitReg=bit-registry-section[,bit-registry-section] ...]
; [LoadOrderGroup=load-order-group-name]
; [Dependencies=depend-on-item-name[,depend-on-item-name]...]

[AVHybrid.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,AVHybrid.sys

; audio capture registry entries

HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"
HKR,,Driver,,AVHybrid.SYS

HKR,Drivers,SubClasses,,"wave,mixer"

HKR,Drivers\wave\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv

HKR,Drivers\wave\wdmaud.drv,Description,,"Europa audio capture device"
HKR,Drivers\mixer\wdmaud.drv,Description,,"Europa audio capture device"

; Setting FM radio of the Silicon tuner via SIF (GPIO 21 in use/ 5.5MHz)
HKR, "Audio", "FM Radio IF",0x00010001,0x729555


; add audio input and output pinnames

HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%VAMP_ANLG_AUDIO_IN_PIN%,"Name",,"Analog Audioinput"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%VAMP_ANLG_AUDIO_OUT_PIN%,"Name",,"Audio"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%VAMP_ANLG_VIDEO_ITU_PIN%,"Name",,"Analog ITU Video"
HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%VAMP_ANLG_AUDIO_I2S_PIN%,"Name",,"I2S Audio"

[AVHybrid.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,%VAMP_ANLG_CAP_FILTER%,AVHybrid.AnlgCapture,0
AddInterface=%KSCATEGORY_CAPTURE%,%VAMP_ANLG_AUDIO_FILTER%,AVHybrid.AnlgAudioCap,0
AddInterface=%KSCATEGORY_AUDIO%,%VAMP_ANLG_AUDIO_FILTER%,AVHybrid.AnlgAudioCap,0
AddInterface=%KSCATEGORY_ENCODER%,%VAMP_MPG_ENCODER_FILTER%,AVHybrid.MpgEncoder,0
AddInterface=%KSCATEGORY_MULTIPLEXER%,%VAMP_MPG_ENCODER_FILTER%,AVHybrid.MpgEncoder,0            

[AVHybrid.ntx86.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,%VAMP_ANLG_CAP_FILTER%,AVHybrid.AnlgCapture,0
AddInterface=%KSCATEGORY_CAPTURE%,%VAMP_ANLG_AUDIO_FILTER%,AVHybrid.AnlgAudioCap,0
AddInterface=%KSCATEGORY_AUDIO%,%VAMP_ANLG_AUDIO_FILTER%,AVHybrid.AnlgAudioCap,0
AddInterface=%KSCATEGORY_ENCODER%,%VAMP_MPG_ENCODER_FILTER%,AVHybrid.MpgEncoder,0
AddInterface=%KSCATEGORY_MULTIPLEXER%,%VAMP_MPG_ENCODER_FILTER%,AVHybrid.MpgEncoder,0            

[AVHybrid.MpgEncoder]
AddReg=AVHybrid.MpgEncoder.AddReg

[AVHybrid.MpgEncoder.AddReg]
HKR,,CLSID,,%KSProxy.CLSID%
HKR,,FriendlyName,,%AVHybrid.MpgEncoder%
; IVideoEncoder proxy plug-in
HKR,Interfaces\{B43C4EEC-8C32-4791-9102-508ADA5EE8E7},,,
; ICodecAPI proxy plug-in
;HKR,Interfaces\{7ff0997a-1999-4286-a73c-622b8814e7eb},,,
; ICodecAPI/IVideoEncoder proxy plug-in
;HKR,Interfaces\{b05dabd9-56e5-4fdc-afa4-8a47e91f1c9c},,,

[AVHybrid.AnlgAudioCap]
AddReg=AVHybrid.AnlgAudioCap.AddReg

[AVHybrid.AnlgAudioCap.AddReg]
HKR,,CLSID,,%KSProxy.CLSID%
HKR,,FriendlyName,,%AVHybrid.AnlgAudioCapName%

[AVHybrid.AnlgCapture]
AddReg=AVHybrid.AnlgCapture.AddReg

[AVHybrid.AnlgCapture.AddReg]
HKR,,FriendlyName,,%AVHybrid.AnlgCaptureName%
HKR,,VampType,,%AVHybrid.VampType%

;
;*** strings, GUIDs and names
;

[Strings]

; Proxy GUIDs

KSProxy.CLSID   = "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSXBar.CLSID    = "{71F96460-78F3-11d0-A18C-00A0C9118956}"
KSTVAudio.CLSID = "{71F96462-78F3-11d0-A18C-00A0C9118956}"
KSTvTune.CLSID  = "{266EEE40-6C63-11cf-8A03-00AA006ECB65}"

; Category GUIDs

KSCATEGORY_MULTIPLEXER            = "{7A5DE1D3-01A1-452c-B481-4FA2B96271E8}"
KSCATEGORY_ENCODER                = "{19689BF6-C384-48fd-AD51-90E58C79F70B}"
KSCATEGORY_CAPTURE                = "{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_VIDEO                  = "{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
KSCATEGORY_AUDIO                  = "{6994AD04-93EF-11D0-A3CC-00A0C9223196}"

; Our Pin Name GUIDs

VAMP_ANLG_AUDIO_IN_PIN   = "{7BB284B9-714D-493d-A101-B1B028E782BD}"
VAMP_ANLG_AUDIO_OUT_PIN  = "{5582E657-E596-42b5-9DB3-541B27A2355F}"
VAMP_ANLG_AUDIO_I2S_PIN  = "{C2E46358-F032-4d88-B802-06B59D162730}"
VAMP_ANLG_VIDEO_ITU_PIN  = "{82631A2E-403C-4581-A4B0-EC173D004410}"

; Our Filter GUIDs

VAMP_MPG_ENCODER_FILTER  = "{949607F9-0DA5-4099-982E-D91DE6150B00}"
VAMP_ANLG_AUDIO_FILTER   = "{F3B951E7-8619-4ff3-91CA-03910E4BB900}"
VAMP_ANLG_CAP_FILTER     = "{BBEFB6C7-2FC4-4139-BB8B-A58BBA724000}"

; system defines

SERVICE_BOOT_START     = 0x0 
SERVICE_SYSTEM_START   = 0x1 
SERVICE_AUTO_START     = 0x2 
SERVICE_DEMAND_START   = 0x3 
SERVICE_DISABLED       = 0x4 

SERVICE_KERNEL_DRIVER  = 0x1 
SERVICE_ERROR_IGNORE   = 0x0 
SERVICE_ERROR_NORMAL   = 0x1 
SERVICE_ERROR_SEVERE   = 0x2
SERVICE_ERROR_CRITICAL = 0x3 

FLG_REGSVR_DLLREGISTER = 0x00000001

;Our strings

PSH="Genius"
AVSTRM_INSTALLATION_DISK = "Video Wonder DVB-T BDA Driver installation disk"
DISPLAY_NAME             = "AVHybrid service"
SERVICE_DESCRIPTION      = "The Europa capture driver"

KYE301.DeviceDesc        = "Video Wonder DVB-T"

;Our Friendly Names

AVHybrid.MpgEncoder       = "Video Wonder DVB-T BDA MPEG Encoder"
AVHybrid.AnlgAudioCapName = "Video Wonder DVB-T BDA Analog Audio Capture"
AVHybrid.AnlgCaptureName  = "Video Wonder DVB-T BDA Analog Capture"
AVHybrid.VampType         = "Video Wonder DVB-T Capture"


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.46