PIXMC1VE.inf Driver File Contents (JVC_GR-DV800_XP_DRIVERS.ZIP)

;;
;; JVC PIX-MC10 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     = pixmc1ve.cat

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

[Manufacturer]
%PixelaMfg% = Pixela

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

[SourceDisksFiles]
pixmc10v.sys = 1
;PxMpg.dll    = 1
MpvpxMMX.dll = 1
MpvpxSSE.dll = 1
MpvpxX86.dll = 1
mpvpxex.ax   = 1

[SourceDisksNames]
1 = %DiskNameString%,,,

[Pixela]
%VID_04F1&PID_0009&MI_01.DeviceDesc% = MC10V.Device,USB\VID_04F1&PID_0009&MI_01

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

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

[MC10V.Device.KnownFiles]
pixmc10v.sys=safe


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

[MC10V.Device.Parameters.AddReg]
HKLM,system\currentcontrolset\services\PIXMC10\Parameters,System,0x00010003,0x0	;for NTSC
HKLM,system\currentcontrolset\services\PIXMC10\Parameters,TS,0x00010001,0x0
HKLM,system\currentcontrolset\services\PIXMC10\Parameters,VfW_Pre,0x00010001,0x1 ;out
HKLM,system\currentcontrolset\services\PIXMC10\Parameters,fps,0x00010001,0x2 ;15f
HKLM,system\currentcontrolset\services\PIXMC10\Parameters,CType,0x00010001,0x0 ; 0:2sc 1:offset
HKLM,system\currentcontrolset\services\PIXMC10\Parameters,Bitrate,0x00010001,0x0


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

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

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

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

[MC10V.Device.NT.Services]
AddService = PIXMC10V, 0x00000002, MC10V.Device.ServiceInstall

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

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

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

[MC10V.Device.CopyDrivers]
pixmc10v.sys


[MC10V.Device.CopyCodecDrivers]
;PxMpg.dll
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="Pixela MPEG [PMPG]"

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_0009&MI_01.DeviceDesc="JVC PIX-MC10 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: 2.12