DCS200KS.INF Driver File Contents (DCS200_Drivers.zip)

;
; DCS200KS.INF - INF file for SCM DVD Creation Station 200 Kernel Streaming
; 
; Copyright (C) SCM Microsystems Inc.,
;


[Version]
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%Mfg%
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
DriverVer=06/21/2002, 2.10
CataLogFile = DVXUSBKS.CAT

[ControlFlags]
;ExcludeFromSelect=*


[Manufacturer]
%Mfg%=Mfg.Section

[DestinationDirs]
DefaultDestDirs=10,system32\drivers
DVXUSBKS.CopyDrivers=10,system32\drivers
DVXUSBKS.CopyMSDrivers=10,system32\drivers

[SourceDisksNames]
1="Install disk",,

[SourceDisksFiles]
DVXUSBKS.sys = 1
c3m2n595.ux = 1
c3m2p603.ux = 1
c3m1n595.ux = 1
c3m1p596.ux = 1
c3dec015.ux = 1


[Mfg.Section]
%USB\VID_04E6&PID_0702%=DVXUSBKS.Install, USB\VID_04E6&PID_0702

;---------------------------------------------------------------------------------
;	Windows 2000 / XP Sections
;---------------------------------------------------------------------------------

[DVXUSBKS.Install.NT]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration.NT
AddReg=     DVXUSBKS.AddReg
CopyFiles=  DVXUSBKS.CopyDrivers
KnownFiles= DVXUSBKS.KnownFiles
DelReg=	    DVXUSBKS.DelReg
DelFiles=   DVXUSBKS.DelFiles

[DVXUSBKS.Install.NT.Services]
AddService=DVXUSBKS,0x00000003,DVXUSBKS.ServiceInstall

[DVXUSBKS.ServiceInstall]
DisplayName     = %DVXUSBKS.SvcDesc%
ServiceType 	= 1
StartType 	= 3
ErrorControl	= 1
ServiceBinary=%12%\DVXUSBKS.sys


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


;---------------------------------------------------------------------------------
;	Windows 98 / ME Sections
;---------------------------------------------------------------------------------
[DVXUSBKS.Install]
Include=    ks.inf, kscaptur.inf, ksfilter.inf
Needs=      KS.Registration,KSCAPTUR.Registration
AddReg=     DVXUSBKS.AddReg
CopyFiles=  DVXUSBKS.CopyDrivers,DVXUSBKS.CopyMSDrivers
;KnownFiles= DVXUSBKS.KnownFiles
DelReg=	    DVXUSBKS.DelReg
DelFiles=   DVXUSBKS.DelFiles

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


;---------------------------------------------------------------------------------
;	Common sections
;---------------------------------------------------------------------------------

[DVXUSBKS.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,DVXUSBKS.sys
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKR,,Mpeg2EncoderMicrocodeNTSC,,"c3m2n595.ux"
HKR,,Mpeg2EncoderMicrocodePAL,,"c3m2p603.ux"
HKR,,Mpeg1EncoderMicrocodeNTSC,,"c3m1n595.ux"
HKR,,Mpeg1EncoderMicrocodePAL,,"c3m1p596.ux"
HKR,,MpegDecoderMicrocode,,"c3dec015.ux"

HKR,,Mpeg1MuxAudioDelay, 0x10001, 00,00,00,00 
HKR,,Mpeg2MuxAudioDelay, 0x10001, 00,00,00,00 
HKR,,FlushEncoder, 0x10001, 01,00,00,00 

HKR,,BitRate, 0x10001, 40,16,40,00
HKR,,PeakBitRate, 0x10001, 80,8D,5B,00
HKR,,VariableBitRateSupport, 0x10001, 01,00,00,00
HKR,,CaptureMode, 0x10001, 00,00,00,00

HKR,,HorzResolution, 0x10001, D0,02,00,00
HKR,,VertResolution, 0x10001, E0,01,00,00
HKR,,VideoCaptureStandard, 0x10001, 10,00,00,00
HKR,,VideoInputConnected, 0x10001, 00,00,00,00
HKR,,Brightness, 0x10001, 50,00,00,00
HKR,,Saturation, 0x10001, 2c,00,00,00
HKR,,Hue, 0x10001, 00,00,00,00
HKR,,Contrast, 0x10001, 28,00,00,00
HKR,,Sharpness, 0x10001, 07,00,00,00
HKR,,AudioSamplingFrequency, 0x10001, 80,BB,00,00
HKR,,AudioVolumeLevel, 0x10001, 0,0,0,0

[DVXUSBKS.DelReg]
HKR,,Mpeg2EncoderMicrocodeNTSC
HKR,,Mpeg2EncoderMicrocodePAL
HKR,,Mpeg1EncoderMicrocodeNTSC
HKR,,Mpeg1EncoderMicrocodePAL
HKR,,MpegDecoderMicrocode
HKR,,Mpeg1MuxAudioDelay
HKR,,Mpeg2MuxAudioDelay
HKR,,FlushEncoder
HKR,,BitRate
HKR,,PeakBitRate
HKR,,VariableBitRateSupport
HKR,,CaptureMode
HKR,,HorzResolution
HKR,,VertResolution
HKR,,VideoCaptureStandard
HKR,,VideoInputConnected
HKR,,Brightness
HKR,,Saturation
HKR,,Hue
HKR,,Contrast
HKR,,AudioVolumeLevel
HKR,,AudioSamplingFrequency

[DefaultDestDirs]

[DVXUSBKS.CopyDrivers]
DVXUSBKS.sys
c3m2n595.ux
C3M2P603.UX
c3m1n595.ux
c3m1p596.ux
c3dec015.ux

[DVXUSBKS.CopyMSDrivers]
stream.sys

[DVXUSBKS.DelFiles]
DVXUSBKS.sys
c3m2n595.ux
c3m2p603.ux
c3m1n595.ux
c3m1p596.ux
c3dec015.ux


[DVXUSBKS.KnownFiles]
DVXUSBKS.sys=safe

[VideoCapture]
AddReg=VideoCapture.AddReg

[VideoCrossbar]
AddReg=VideoXBar.AddReg


[VideoCapture.AddReg]
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%DVXUSBKS.Capture%
; IAMVideoCompression installed as static interface on both output pins
HKR,PinFactory\0\Interfaces\{C6E13343-30AC-11d0-A18C-00A0C9118956},,,{C6E13343-30AC-11d0-A18C-00A0C9118956}

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


;---------------------------------------------------------------
;                S t r i n g s
;---------------------------------------------------------------

[Strings]

;---------------------------------------------------------------
; Localizable but do not change the Service Name.
; Do not use it elsewhere
;---------------------------------------------------------------

Mfg		   	="SCM Microsystems Inc."
DVXUSBKS.SvcDesc        ="DVXCEL Streaming Class Driver"
USB\VID_04E6&PID_0702   ="DVD Creation Station 200" 
DVXUSBKS.Capture   	="DVD Creation Station 200"
DVXUSBKS.Crossbar  	="DCS200 Crossbar"
Disk1		   	="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: web3, load: 1.84