;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
;* *
;* CineMaster C 3.0 Board Driver (WDM) Information File *
;* Rev. 3.0.03.0091, September 12, 2000 *
;* Windows: 98(SE) / NT / ME *
;* *
;* Copyright (c) 1997-2000 RAVISENT Technologies Inc. *
;* All rights reserved. *
;* *
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
[Version]
signature="$CHICAGO$"
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
CatalogFile=hwcm3dvd.cat
Provider=%Provider%
;--LayoutFile=layout.inf
DriverVer=09/09/2000, 5.03.00.0096
[DestinationDirs]
CMCLC.CopyFiles=10,system32\drivers
CM2DVD.CopyFiles=10,system32\drivers
CMCLC.DelList=10,system32\drivers
CM2DVD.DelList=10,system32\drivers
DefaultDestDir=10,system32\drivers
[SourceDisksNames]
300=,,,
[SourceDisksFiles]
cinemc30.sys=300
vdmindvd.sys=300
[Manufacturer]
%RAVISENT%=RAVISENT
[Ravisent]
%CinemasterDVD.DeviceDesc%=CM2DVD,,VDGENDEV\CINEMASTERCLCDVD,CINEMASTERCLCDVD
%CinemasterCLC.DeviceDesc%=CMCLC,,PCI\VEN_123F&DEV_8888&SUBSYS_00011328
%CinemasterCLC.DeviceDesc%=CMCLC,,PCI\VEN_123F&DEV_8888&SUBSYS_00021002
%CinemasterCLC.DeviceDesc%=CMCLC,,PCI\VEN_123F&DEV_8888&SUBSYS_00011002
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
;* Cinemaster C DVD driver installation *
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
[CM2DVD]
;Include=ks.inf,kscaptur.inf,ksfilter.inf
;Needs=KS.Registration,KSCAPTUR.Registration.NT
AddReg=CM2DVD.AddReg, CM2DVD.NodeNames
CopyFiles=CM2DVD.CopyFiles
DelFiles=CM2DVD.DelList
[CM2DVD.DelList]
[CM2DVD.AddReg]
HKR,,NTMPDriver,,vdmindvd.sys
HKR,,DevLoader,,*NTKERN
HKR,,PageOutWhenUnopened,3,01
; indicate the class id of the proxy filter
HKR,,CLSID,,%Proxy.CLSID%
HKLM,Software\Ravisent\vdmindvd.ini\WDMVersion\AudioControl,EnableSPDIFOff,65537,01,00,00,00
HKLM,Software\Ravisent\vdmindvd.ini\WDMVersion\AudioStream,parseForSubstreamID,65537,01,00,00,00
HKLM,Software\Ravisent\vdmindvd.ini\WDMVersion\SubPictureStream,parseForSubstreamID,65537,01,00,00,00
HKLM,Software\Ravisent\vdmindvd.ini\WDMVersion\VPESettings,rivaFix,65537,00,00,00,00
[CM2DVD.CopyFiles]
vdmindvd.sys
[CM2DVD.Interfaces]
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
;* "GLOBAL" is currently a fixed reference string
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
AddInterface=%KSCATEGORY_DATADECOMPRESSOR%,GLOBAL,CM2DVD.Interface.Decompressor
[CM2DVD.Interface.Decompressor]
AddReg=CM2DVD.Interface.AddReg
[CM2DVD.Interface.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%CinemasterDVD.DeviceDesc%
HKR,,Merit,1,00,00,64,00
[CM2DVD.NodeNames]
HKLM,%MediaCategories%\%VideoInGUID%,Name,,%VideoInName%
HKLM,%MediaCategories%\%VideoInGUID%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%AudioInGUID%,Name,,%AudioInName%
HKLM,%MediaCategories%\%AudioInGUID%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%SubpicInGUID%,Name,,%SubpicInName%
HKLM,%MediaCategories%\%SubpicInGUID%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%VPEOutGUID%,Name,,%VPEOutName%
HKLM,%MediaCategories%\%VPEOutGUID%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%Line21OutGUID%,Name,,%Line21OutName%
HKLM,%MediaCategories%\%Line21OutGUID%,Display,1,00,00,00,00
[CM2DVD.Services]
AddService = vdmindvd, 0x00000002, CM2DVD.ServiceInstall
[CM2DVD.ServiceInstall]
DisplayName = %CinemasterDVD.DeviceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\vdmindvd.sys
LoadOrderGroup = ExtendedBase
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
;* Cinemaster C 3.0 main driver installation *
;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
[CMCLC]
AddReg=CMCLC.AddReg
DelReg=CMCLC.DelReg
CopyFiles=CMCLC.CopyFiles
DelFiles=CMCLC.DelList
[CMCLC.DelReg]
;- Remove additional components of old drivers
HKR,Drivers\msvideo,,,
HKR,Drivers\mixer,,,
HKR,,EnumPropPages,,
HKLM,%MPEGVideoSubKey%,,,
HKLM,%DVDVideoSubKey%,,,
[CMCLC.DelList]
;- Remove old type main driver
cinemclc.dll
cinemclc.sys
[CMCLC.AddReg]
HKR,,NTMPDriver,,cinemc30.sys
HKR,,DevLoader,,*NTKERN
HKR,,FriendlyName,,%CinemasterCLC.DeviceDesc%
HKLM,Software\RAVISENT\cinemclc.ini\WDMVersion\Cinemast,LPCMSpdifOut,65537,01,00,00,00
HKLM,Software\RAVISENT\cinemclc.ini\WDMVersion\VPESettings,bobWeave,65537,01,00,00,00
HKLM,Software\RAVISENT\cinemclc.ini\WDMVersion\VPESettings,vpAlwaysActive,65537,01,00,00,00
HKLM,Software\RAVISENT\cinemclc.ini\WDMVersion\Paths,Microcodes,,"\Windows\zmcodes"
[CMCLC.CopyFiles]
cinemc30.sys
[CMCLC.Services]
AddService = cinemclc, 0x00000002, CMCLC.ServiceInstall
[CMCLC.ServiceInstall]
DisplayName = %CinemasterCLC.DeviceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_AUTO_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\cinemc30.sys
LoadOrderGroup = ExtendedBase
[Strings]
; * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Provider="VIONA Development GmbH"
;-- MediaClassName="Sound, video and game controllers"
RAVISENT="RAVISENT Technologies, Inc."
CinemasterDVD.DeviceDesc="HW CineMaster C 3.0: DVD Decoder"
CinemasterCLC.DeviceDesc="HW CineMaster C 3.0: Main Driver"
Proxy.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_DATADECOMPRESSOR="{2721AE20-7E70-11D0-A5D6-28DB04C10000}"
;KSCATEGORY_CAPTURE="{65e8773d-8f56-11d0-a3b9-00a0c9223196}"
;KSCATEGORY_TVTUNER="{a799a800-a46d-11d0-a18c-00a02401dcd4}"
;KSCATEGORY_CROSSBAR="{a799a801-a46d-11d0-a18c-00a02401dcd4}"
SERVICE_KERNEL_DRIVER = 1
SERVICE_DEMAND_START = 3
SERVICE_AUTO_START = 2
SERVICE_ERROR_NORMAL = 1
;REG_EXPAND_SZ = 0x00020000
;REG_DWORD = 0x00010001 ; [ 65537 ]
MPEGVideoSubKey="System\CurrentControlSet\control\MediaResources\mci\mpegvideo"
DVDVideoSubKey="System\CurrentControlSet\control\MediaResources\mci\dvdvideo"
MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories"
VideoInGUID="{8d12d0c0-dafc-11d2-bda7-0060085117bc}"
AudioInGUID="{a6e7f980-dafc-11d2-bda7-0060085117bc}"
SubpicInGUID="{b02b30c0-dafc-11d2-bda7-0060085117bc}"
VPEOutGUID="{b8497000-dafc-11d2-bda7-0060085117bc}"
Line21OutGUID="{c2253dc0-dafc-11d2-bda7-0060085117bc}"
VideoInName="Video"
AudioInName="Audio"
SubpicInName="SubPicture"
VPEOutName="VPE"
Line21OutName="~CC Info"
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.