PIXMCVVP.inf Driver File Contents (Streaming_XP.zip)

;;
;; JVC PIX-MCV WDM Video Capture Driver
;; (C) Copyright PIXELA Corporation 2001-2002

[Version]
LayoutFile      = Layout.inf, Layout1.inf, Layout2.inf
signature       = "$Windows NT$"
Class           = Image
ClassGUID       = {6bdd1fc6-810f-11d0-bec7-08002be2092f}
Provider        = %PixelaMfg%
DriverVer       = 11/27/2002,1.00.1001.4
CatalogFile     = pixmcvvp.cat

[ControlFlags]
; All PnP devices should be excluded from manual AddDevice Applet list
ExcludeFromSelect=*

[Manufacturer]
%PixelaMfg% = Pixela

[DestinationDirs]
MCVV.Device.CopyDrivers         = 10,System32\Drivers
MCVV.Device.CopyCodecDrivers    = 11

[SourceDisksFiles]
pixmcvv.sys = 1
MpvpxMMX.dll = 1
MpvpxSSE.dll = 1
MpvpxX86.dll = 1
mpvpxex.ax   = 1


[SourceDisksNames]
1 = %DiskNameString%,,,

[Pixela]
%VID_04F1&PID_000A&MI_01.DeviceDesc% = MCVV.Device,USB\VID_04F1&PID_000A&MI_01

[MCVV.Device]
Include         = ks.inf, kscaptur.inf, ksfilter.inf
Needs           = KS.Registration, KSCAPTUR.Registration, MsPClock.Installation
AddReg          = MCVV.Device.AddReg, MCVV.Device.Codec.AddReg, MCVV.Device.Parameters.AddReg
CopyFiles       = MCVV.Device.CopyDrivers, MCVV.Device.CopyCodecDrivers
KnownFiles      = MCVV.Device.KnownFiles

[MCVV.Device.NT]
Include         = ks.inf, kscaptur.inf, ksfilter.inf
Needs           = KS.Registration, KSCAPTUR.Registration.NT, MsPClock.Installation
AddReg          = MCVV.Device.AddReg, MCVV.Device.Codec.AddReg.NT, MCVV.Device.Parameters.AddReg
CopyFiles       = MCVV.Device.CopyDrivers,MCVV.Device.CopyCodecDrivers

[MCVV.Device.KnownFiles]
pixmcvv.sys=safe


[MCVV.Device.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,pixmcvv.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,PowerDownWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01

[MCVV.Device.Parameters.AddReg]
HKLM,system\currentcontrolset\services\PIXMCV\Parameters,System,0x00010003,0x1	;for PAL
HKLM,system\currentcontrolset\services\PIXMCV\Parameters,TS,0x00010001,0
HKLM,system\currentcontrolset\services\PIXMCV\Parameters,VfW_Pre,0x00010001,1 ;out

HKLM,system\currentcontrolset\services\PIXMCV\Parameters,Bitrate,0x00010001,3145728 ;
HKLM,system\currentcontrolset\services\PIXMCV\Parameters,Limit,0x00010001,20480 ;


[MCVV.Device.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,MCVV.Device.Interface
AddInterface = %KSCATEGORY_VIDEO%,GLOBAL,MCVV.Device.Interface

[MCVV.Device.NT.Interfaces]
AddInterface = %KSCATEGORY_CAPTURE%,GLOBAL,MCVV.Device.Interface
AddInterface = %KSCATEGORY_VIDEO%,GLOBAL,MCVV.Device.Interface

[MCVV.Device.Interface]
AddReg = MCVV.Device.Intf.AddReg

[MCVV.Device.Intf.AddReg]
HKR,,CLSID,,%ProxyVCap.CLSID%
HKR,,FriendlyName,,%VID_04F1&PID_000A&MI_01.DeviceDesc%
;HKR,,ExtensionDLL,,%Pixela.ExtensionDLL%

[MCVV.Device.NT.Services]
AddService = PIXMCVV, 0x00000002, MCVV.Device.ServiceInstall

[MCVV.Device.ServiceInstall]
DisplayName     = %VID_04F1&PID_000A&MI_01.DeviceDesc%
ServiceType     = %SERVICE_KERNEL_DRIVER%
StartType       = %SERVICE_DEMAND_START%
ErrorControl    = %SERVICE_ERROR_NORMAL%
ServiceBinary   = %10%\System32\Drivers\pixmcvv.sys

[MCVV.Device.Codec.AddReg]
HKLM,%RunOnce%,"Mpeg_Filter",,"regsvr32 /s %11%\mpvpxex.ax"    ; Win98

[MCVV.Device.Codec.AddReg.NT]
HKLM,%RunOnce%,"Mpeg_Filter",,"rundll32.exe mpvpxex.ax,DllRegisterServer"

[MCVV.Device.CopyDrivers]
pixmcvv.sys


[MCVV.Device.CopyCodecDrivers]
MpvpxMMX.dll
MpvpxSSE.dll
MpvpxX86.dll
mpvpxex.ax





[Strings]

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

ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_VIDEO="{6994AD05-93EF-11D0-A3CC-00A0C9223196}"

SERVICE_KERNEL_DRIVER=1
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1

PixelaMfg="JVC"
CodecName=""

MMDriverDesc="Software\Microsoft\Windows NT\CurrentVersion\drivers.desc"
MMDrivers="Software\Microsoft\Windows NT\CurrentVersion\Drivers32"
RunOnce = "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"


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

VID_04F1&PID_000A&MI_01.DeviceDesc="JVC PIX-MCV Video Capture"
DiskNameString="USB DRIVER"
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: 0.81