;-----------------------------------------------------------------------
; OmniTV AVStream Transport Stream driver inf file
; Version 2.0.0.4
;
; Copyright (c) YUAN High Tech Development Co. Ltd.
; All Rights Reserved.
;------------------------------------------------------------------------
[Version]
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%Company%
DriverVer=06/23/2005,2.0.0.4
CatalogFile.ntx86=OmTVTs.cat
[Manufacturer]
%Company%=YUAN
[SourceDisksNames]
1=%DISK_NAME%,,,""
[SourceDisksFiles]
OmTVTS.sys=1
[YUAN]
%PG300.DeviceDesc%=PG300,PCI\VEN_14F1&DEV_8802&SUBSYS_230012AB
%PG700.DeviceDesc%=PG700,PCI\VEN_14F1&DEV_8802&SUBSYS_370012AB
[PG300]
Include= ks.inf, kscaptur.inf, bda.inf
Needs= KS.Registration
AddReg= CX880.AddReg,PG300.AddReg
CopyFiles= CX880.CopyDrivers
[PG700]
Include= ks.inf, kscaptur.inf, bda.inf
Needs= KS.Registration
AddReg= CX880.AddReg,PG700.AddReg
CopyFiles= CX880.CopyDrivers
[DestinationDirs]
CX880.CopyDrivers=10,system32\drivers
[CX880.CopyDrivers]
OmTVTS.sys
[CX880.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,OmTVTS.sys
HKR,,OkToHibernate,3,01
; Disable driver page out
HKR,,PageOutWhenUnopened,3,0
;HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKLM,System\CurrentControlSet\Control\MediaCategories\%TSPinID%,Display,1, 00,00,00,00
HKLM,System\CurrentControlSet\Control\MediaCategories\%TSPinID%,Name,,%TSPinName%
;
; Driver Configuration Registry Entries
;
[PG300.AddReg]
HKR,"DriverData","dwTS_GEN_CNTRL",0x00010001, 0x04,0x00,0x00,0x00
HKR,"DriverData","dwIsTSStream",0x00010001, 0x00,0x00,0x00,0x00
HKR,"DriverData","dwTP_PACKET_SIZE",0x00010001, 0xBC,0x00,0x00,0x00
[PG700.AddReg]
HKR,"DriverData","dwTS_GEN_CNTRL",0x00010001, 0x04,0x00,0x00,0x00
HKR,"DriverData","dwIsTSStream",0x00010001, 0x00,0x00,0x00,0x00
HKR,"DriverData","dwTP_PACKET_SIZE",0x00010001, 0xBC,0x00,0x00,0x00
;
; Interfaces installation
;
[PG300.Interfaces]
AddInterface={FD0A5AF4-B41D-11d2-9C95-00C04F7971E0},%KsNameFilter%,PG300_TS_Interface,
[PG700.Interfaces]
AddInterface={FD0A5AF4-B41D-11d2-9C95-00C04F7971E0},%KsNameFilter%,PG700_TS_Interface,
[PG300_TS_Interface]
AddReg=PG300_TS_Interface.AddReg
[PG700_TS_Interface]
AddReg=PG700_TS_Interface.AddReg
[PG300_TS_Interface.AddReg]
HKR,,CLSID,,%Proxy.CLSID% ; {17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%PG300TSFriendlyName%
[PG700_TS_Interface.AddReg]
HKR,,CLSID,,%Proxy.CLSID% ; {17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%PG700TSFriendlyName%
;
; Services installation
;
[PG300.Services]
AddService = OmTVTS,2,OmTVTS.ServiceInstall
[PG700.Services]
AddService = OmTVTS,2,OmTVTS.ServiceInstall
[OmTVTS.ServiceInstall]
DisplayName=%SERVICE_DISPLAYNAME%
Description=%SERVICE_DESCRIPTION%
ServiceType=%SERVICE_KERNEL_DRIVER%
StartType=%SERVICE_DEMAND_START%
ErrorControl=%SERVICE_ERROR_IGNORE%
ServiceBinary = %10%\system32\drivers\OmTVTS.sys
;---------------------------------------------------------------
; S t r i n g s
;---------------------------------------------------------------
[Strings]
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
SERVICE_DISPLAYNAME = "OmniTV Transport Stream Capture"
SERVICE_DESCRIPTION = "OmniTV Transport Stream Capture Driver"
KsNameFilter = "{5ea9c066-1dfe-41c5-a2de-bf766e83c98e}"
Proxy.CLSID = "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
CX23880.DeviceDesc = "OmniTV AVStream TS Capture"
PG300TSFriendlyName = "PG300 AVStream TS Capture"
PG700TSFriendlyName = "PG700 AVStream TS Capture"
TSPinID = "{5237C937-0A21-4f7e-B338-DE0D0793D03F}"
TSPinName = "TS Out"
;----------------
; Localizable
;----------------
Company = "Club 3D"
DISK_NAME = "OmniTV Driver Setup Disk"
PG300.DeviceDesc= "ZAP-TV2100 AVStream TS Capture (DVB-T)"
PG700.DeviceDesc= "PG700 AVStream TS Capture (Analog + DVB-T)"
PG300FriendlyName= "PG300 BDA Transport Stream Capture"
PG700FriendlyName= "PG700 BDA Transport Stream Capture"
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.