;----------------------------------------------------------------------------
; INF file for DVRex-M1/RT Windows 2000/Me Driver
; Copyright (c) 2000 Canopus Co., Ltd. All rights reserved.
;----------------------------------------------------------------------------
[Version]
Signature=$Windows NT$
Class=Media
ClassGUID={4D36E96C-E325-11CE-BFC1-08002BE10318}
Provider=%Mfg%
;CatalogFile=DVRex.cat
DriverVer=05/16/2001,2.93.0.021
[DestinationDirs]
DefaultDestDirs=11 ; 9x/Me
DVRexM1.CopyFiles=11 ; 9x/Me
DVRexM1.Copy=12 ; 2000
DVRexRT.Copy=12 ; 2000
;----------------------------------------------------------------------------
; Driver information
;----------------------------------------------------------------------------
[Manufacturer]
%Mfg%=Mfg.Canopus
[Mfg.Canopus]
%DVRexM1_DeviceDesc%=DVRexM1,PCI\VEN_1131&DEV_7146&SUBSYS_2002114B
%DVRexRT_DeviceDesc%=DVRexRT,PCI\VEN_1131&DEV_7146&SUBSYS_2004114B
%DVRexPr_DeviceDesc%=DVRexM1,PCI\VEN_1131&DEV_7146&SUBSYS_2007114B
;----------------------------------------------------------------------------
; DVRex-M1 for Windows 9x/Me
;----------------------------------------------------------------------------
[DVRexM1]
DelFiles=DVRexM1.DelFiles
;CopyFiles=DVRexM1.CopyFiles
DelReg=DVRexM1.DelReg
AddReg=DVRexM1.AddReg,MSVIDEO.AddReg
UpdateInis=DVRexM1.UpdateInis
Reboot
[DVRexM1.DelFiles]
pcdv.vxd
pcdv.acm
pcdv16.dll
pcdv32.dll
pcdvdd.dll
dvconfig.dll
cdvccodc.dll
pcdvcodc.dll
csccdvc.dll
csccdvcx.dll
csthread.dll
cscpcdv.dll
csedv.dll
[DVRexM1.CopyFiles]
pcdv.vxd,,
pcdv.acm,,
pcdv16.dll,,
pcdv32.dll,,
pcdvdd.dll,,
dvconfig.dll,,
cdvccodc.dll,,
pcdvcodc.dll,,
csccdvc.dll,,
csccdvcx.dll,,
csthread.dll,,
csedv.dll,,
[DVRexM1.DelReg]
HKLM,"SOFTWARE\CANOPUS\Power Capture DV\Settings\1",
[DVRexM1.AddReg]
HKLM,SOFTWARE\Canopus\cdvccodc\codec\10000\DVRex,driver,,"pcdvcodc.dll"
;HKLM,SOFTWARE\Canopus\cdvccodc\codec\10000\DVRex,disabled,1,0
HKLM,SOFTWARE\Canopus\cdvccodc\codec\10000\DVRex,description,,%DVRexM1.pcdvcdvc.DeviceDesc%
HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\VIDC.CDVC,Description,,%DVRexM1.VIDC.CDVC.DeviceDesc%
HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\VIDC.CDVC,Driver,,cdvccodc.dll
HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\VIDS.CDVC,Description,,%DVRexM1.VIDS.CDVC.DeviceDesc%
HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\VIDS.CDVC,Driver,,cdvccodc.dll
HKCU,"Software\Microsoft\Multimedia\Audio Compression Manager\Priority v4.00","Priority1",2,"1, msacm.pcdv"
[MSVIDEO.AddReg]
HKR,,DevLoader,,mmdevldr.vxd
HKR,,Driver,,pcdv.vxd
HKR,Drivers,MIGRATED,,0
HKR,Drivers\msvideo,,,
[DVRexM1.UpdateInis]
canopus.ini,DVRex,,"TimeCode=0x0001"
system.ini,drivers32,,"MSACM.PCDV=pcdv.acm"
system.ini,drivers32,,"VIDC.CDVC=cdvccodc.dll"
system.ini,drivers32,,"VIDS.CDVC=cdvccodc.dll"
;----------------------------------------------------------------------------
; DVRex-M1 for Windows 2000
;----------------------------------------------------------------------------
[DVRexM1.nt]
;CopyFiles=DVRexM1.Copy
Reboot
[DVRexM1.Copy]
PcdvKrnl.sys
[DVRexM1.nt.Services]
AddService=PcdvKrnl,0x2,DVRexM1_ServiceInstall
[DVRexM1_ServiceInstall]
;DisplayName=%DVRexM1_DeviceDesc%
;Description=%DVRexM1_DeviceDesc%
ServiceType=1 ; SERVICE_KERNEL_DRIVER
StartType=0 ; SERVICE_BOOT_START
ErrorControl=1 ; SERVICE_ERROR_NORMAL
ServiceBinary=%12%\PcdvKrnl.sys
;StartName=
;AddReg=
;DelReg=
;BitReg=
LoadOrderGroup=Base
;Dependencies=
;----------------------------------------------------------------------------
; RT Engine for Windows 2000
;----------------------------------------------------------------------------
[DVRexRT.nt]
;CopyFiles=DVRexRT.Copy
Reboot
[DVRexRT.Copy]
PcdvRTUK.sys
[DVRexRT.nt.Services]
AddService=PcdvRTUK,0x2,DVRexRT_ServiceInstall
[DVRexRT_ServiceInstall]
;DisplayName=%DVRexRT_DeviceDesc%
;Description=%DVRexRT_DeviceDesc%
ServiceType=1 ; SERVICE_KERNEL_DRIVER
StartType=0 ; SERVICE_BOOT_START
ErrorControl=1 ; SERVICE_ERROR_NORMAL
ServiceBinary=%12%\PcdvRTUK.sys
;StartName=
;AddReg=
;DelReg=
;BitReg=
LoadOrderGroup=Base
;Dependencies=
;----------------------------------------------------------------------------
[SourceDisksNames]
1=%DVRexDisk%,,0000-0000,""
[SourceDisksFiles]
pcdv.vxd=1 ; 9x/Me
pcdv.acm=1 ; 9x/Me
pcdv16.dll=1 ; 9x/Me
pcdv32.dll=1 ; 9x/Me
pcdvdd.dll=1 ; 9x/Me
dvconfig.dll=1 ; 9x/Me
cdvccodc.dll=1 ; 9x/Me
pcdvcodc.dll=1 ; 9x/Me
csccdvc.dll=1 ; 9x/Me
csccdvcx.dll=1 ; 9x/Me
csthread.dll=1 ; 9x/Me
csedv.dll=1 ; 9x/Me
PcdvKrnl.sys=1 ; 2000
PcdvRTUK.sys=1 ; 2000
[Strings]
Mfg="Canopus Co., Ltd."
DVRexM1_DeviceDesc="DVRex-M1"
DVRexRT_DeviceDesc="DVRex-RT"
DVRexPr_DeviceDesc="DVRex Professional"
DVRexM1.pcdvcdvc.DeviceDesc="DVRex hardware compressor and decompressor"
DVRexM1.VIDC.CDVC.DeviceDesc="Canopus DV compressor and decompressor"
DVRexM1.VIDS.CDVC.DeviceDesc="Canopus DV stream decompressor"
DVRexDisk="DVRex Windows Driver Disk"
ClassName="Sound,video and game controllers"
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.