pinpctv.inf Driver File Contents (pinpctv.zip)

; Copyright (c) 2001 Pinnacle Systems

[Version]
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%PCLE%
DriverVer=08/07/2000, 0.20.0.0
;CatalogFile=pinpctv.cat
[ControlFlags]
ExcludeFromSelect=*

[Manufacturer]
%PCLEMfg%=Pinnacle

[DestinationDirs]
DefaultDestDir=11                         ; LDID_SYS
Audio.CopyDrivers=10,system32\drivers
Video.CopyDrivers=10,system32\drivers
Stream.CopyDrivers=10,system32\drivers

;------------------------------------------------------------------------------
; List of supported devices
;------------------------------------------------------------------------------
[Pinnacle]
%AudioDevDesc%=AudioDevice,PCI\VEN_109E&DEV_0878&SUBSYS_001211BD
%AudioDevDesc%=AudioDevice,PCI\VEN_109E&DEV_0878&SUBSYS_1200BD11
%VideoDevDesc%=VideoDevice,PCI\VEN_109E&DEV_0350
%VideoDevDesc%=VideoDevice,PCI\VEN_109E&DEV_036E
%VideoDevDesc%=VideoDevice,PCI\VEN_109E&DEV_036E&SUBSYS_001211BD
%VideoDevDesc%=VideoDevice,PCI\VEN_109E&DEV_036E&SUBSYS_1200BD11

;------------------------------------------------------------------------------
; Audio Device Section
;------------------------------------------------------------------------------
[AudioDevice]
AddReg=     Audio.AddReg
CopyFiles=  Audio.CopyDrivers
KnownFiles= Audio.KnownFiles

[AudioDevice.NT]
AddReg=     Audio.AddReg
CopyFiles=  Audio.CopyDrivers

[Audio.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,dig_ts.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01

; 8BitMode: 0 - 16-bit transfers, 1 - 8-bit transfer (normal use)
; For all current boards, value is 1
HKR,"DriverData","I2S8BitMode",0x00010001, 0x01,0x00,0x00,0x00

; Clock edge to latch data: 0 - Rising edge, 1 - Falling edge
; Value should be 0 for Foghorn, 1 for Meatloaf and 848
HKR,"DriverData","I2SClockEdge",0x00010001, 0x01,0x00,0x00,0x00

; MSBLSB: 0 - MSB first, 1 - LSB first
; For all current boards, value is 0
HKR,"DriverData","I2SMSBLSB",0x00010001, 0x00,0x00,0x00,0x00

; PacketMode: 0 - Low speed I2S, 1 - High speed (40+ MB) I2S
; For Foghorn, Meatloaf and 848 Serial, value is 1
; For 848 Parallel, value is 0
HKR,"DriverData","I2SPacketMode",0x00010001, 0x01,0x00,0x00,0x00

; UseI2SPort: 0 - Use GPIO port, 1 - Use I2S port
; For Foghorn, Meatloaf and 848 Serial, value is 1
; For 848 Parallel, value is 0
HKR,"DriverData","I2SUseI2SPort",0x00010001, 0x01,0x00,0x00,0x00

HKR,"DriverData","DoTSSync",     0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData","DataBuffers",  0x00010001, 0x2c,0x01,0x00,0x00

; PinName
HKLM,%MediaCategories%\%GUID.Transport%,Name,,"MPEG-2 Transport"
HKLM,%MediaCategories%\%GUID.Transport%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.Diag%,Name,,"PCLE Diagnostics"
HKLM,%MediaCategories%\%GUID.Diag%,Display,1,00,00,00,00


[AudioDevice.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",TSCapture,

[AudioDevice.NT.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",TSCapture,

[AudioDevice.NT.Services]
AddService = DIG_TS,0x00000002,Audio.ServiceInstall

[Audio.ServiceInstall]
DisplayName   = %AudioDevDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\dig_ts.sys

[TSCapture]
AddReg=TSCapture.AddReg

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

;------------------------------------------------------------------------------
; Video Device Section
;------------------------------------------------------------------------------

[VideoDevice]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration,MSPCLOCK.Installation
AddReg=     Video.AddReg
CopyFiles=  Video.CopyDrivers,Stream.CopyDrivers
KnownFiles= Video.KnownFiles

[VideoDevice.NT]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT
AddReg=     Video.AddReg
CopyFiles=  Video.CopyDrivers

[Video.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,dig_v.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKR, "Audio",     "Mode",       0x00010001, 0x01, 0x00, 0x00, 0x00
HKR, "Crossbar",  "AudioPin",   0x00010001, 0xFF, 0xFF, 0xFF, 0xFF
HKR, "Crossbar",  "VideoPin",   0x00010001, 0x01, 0x00, 0x00, 0x00
HKR, "Decoder",   "VideoFormat",0x00010001, 0x10, 0x00, 0x00, 0x00
HKR, "Decoder",   "Contrast",   0x00010001, 0x7F, 0x00, 0x00, 0x00
HKR, "Decoder",   "Hue",        0x00010001, 0x7F, 0x00, 0x00, 0x00
HKR, "Decoder",   "Saturation", 0x00010001, 0x7F, 0x00, 0x00, 0x00
HKR, "Decoder",   "Brightness", 0x00010001, 0x7F, 0x00, 0x00, 0x00
HKR, "Decoder",   "Sharpness",  0x00010001, 0x00, 0x00, 0x00, 0x00
HKR, "DriverData","XTal0",      0x00010001, 0x1c, 0x00, 0x00, 0x00
HKR, "DriverData","XTal1",      0x00010001, 0x23, 0x00, 0x00, 0x00
HKR, "DriverData","ListPath",,  %11%
HKR, "Tuner",     "TunerFreq",  0x00010001, 0x01, 0x00, 0x00, 0x00
HKR, "Tuner",     "TunerMode",  0x00010001, 0x01, 0x00, 0x00, 0x00
HKR, "Tuner",     "Country",    0x00010001, 0x31, 0x00, 0x00, 0x00
HKLM,"Software\"%PCLE%"\INSTALL\"%ROBERTO%,Version,,%Version%

[VideoDevice.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},"GLOBAL",VideoCapture,
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvTuner,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,

[VideoDevice.NT.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={6994AD05-93EF-11D0-A3CC-00A0C9223196},"GLOBAL",VideoCapture,
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvTuner,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoCrossbar,

[VideoCapture]
AddReg=VideoCapture.AddReg

[VideoTvAudio]
AddReg=VideoTvAudio.AddReg

[VideoTvTuner]
AddReg=VideoTvTuner.AddReg

[VideoCrossbar]
AddReg=VideoCrossbar.AddReg

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

[VideoTvTuner.AddReg]
HKR,,CLSID,,{266EEE40-6C63-11cf-8A03-00AA006ECB65}
HKR,,FriendlyName,,%Video.TvTuner%

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

[VideoCrossbar.AddReg]
HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%Video.Crossbar%

[VideoDevice.NT.Services]
AddService = DIG_V,0x00000002,Video.ServiceInstall

[Video.ServiceInstall]
DisplayName   = %VideoDevDesc%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_AUTO_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\dig_v.sys

;------------------------------------------------------------------------------
; These are the files we need installed for the video device
;------------------------------------------------------------------------------

[Video.CopyDrivers]
dig_v.sys
dig_ts.sys

[Stream.CopyDrivers]
stream.sys

;------------------------------------------------------------------------------
; These are the files we need installed for the audio device
;------------------------------------------------------------------------------

[Audio.CopyDrivers]
dig_ts.sys


[Video.KnownFiles]
dig_v.sys=safe

[Audio.KnownFiles]
dig_ts.sys=safe
;---------------------------------------------------------------
;                S t r i n g s
;---------------------------------------------------------------

[Strings]

;----------------
; Non-Localizable
;----------------
                
GUID.Transport="{D07910E1-2D6C-11d4-861B-00500448E60F}"
GUID.Diag="{D07910E2-2D6C-11d4-861B-00500448E60F}"

SERVICE_KERNEL_DRIVER=1
SERVICE_AUTO_START=2
SERVICE_ERROR_NORMAL=1

MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories"

;----------------
; Localizable
;----------------
Version=            "0.20.0.0"
ROBERTO=            "PCTV"
PCLE=               "Pinnacle Systems"
PCLEMfg=            "Pinnacle"
AudioDevDesc=       "Pinnacle WDM PCTV Audio Capture"
VideoDevDesc=       "Pinnacle WDM PCTV Video Capture"
Video.TvAudio=      "Pinnacle WDM PCTV TvAudio"
Video.TvTuner=      "Pinncale WDM PCTV Analog Tuner"
Video.Crossbar=     "Pinnacle WDM PCTV Crossbar"

;---------------------------------------------------------------
;                F I L E  -  L I S T
;---------------------------------------------------------------
[SourceDisksNames]
1="Studio PCTV driver disk",Disk1,0
;1="Studio PCTV driver disk"
[SourceDisksFiles]
pinpctv.inf=1,,
Dig_ts.sys=1,,
Dig_v.sys=1,,
;pinpctv.cat=1,,
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: ftp, load: 3.25