;------------------------------------------------------------------------
;
; Copyright and Disclaimer:
;
; ---------------------------------------------------------------
; This software is provided "AS IS" without warranty of any kind,
; either expressed or implied, including but not limited to the
; implied warranties of noninfringement, merchantability and/or
; fitness for a particular purpose.
; ---------------------------------------------------------------
;
; Copyright (c) 2004 Conexant Systems, Inc.
; All rights reserved.
;
;------------------------------------------------------------------------
[Version]
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider="Conexant"
DriverVer=12/07/2006,2.13.10.1022
DriverPackageType=PlugAndPlay
DriverPackageDisplayName=%PackageName%
CatalogFile.ntx86=yuanrap.cat
[Manufacturer]
"Conexant"=Conexant
[SourceDisksNames]
1="Conexant Raptor Drivers",,,""
[SourceDisksFiles]
yuanrap.sys=1
y_r_raptor.rom=1
y_r_apu.rom=1
y_r_audb.rom=1
y_r_audc.rom=1
y_r_raptor.ax=1
y_r_colorcvt.ax=1
y_r_cpnotify.ax=1
y_r_tvrate.dll=1
yXC3028.rom=1
[Conexant]
%CXRAPTOR.DeviceDesc%=RAPTOR, PCI\VEN_14F1&DEV_5B7A&SUBSYS_071812AB
[RAPTOR]
Include= ks.inf, kscaptur.inf, wdmaudio.inf, bda.inf
Needs= KS.Registration, KSCAPTUR.Registration, WDMAUDIO.Registration
AddReg= RAPTOR.AddReg,VID.AddReg
CopyFiles= CXRAPTOR.CopyDrivers,DSFilters.CopyFiles
RegisterDlls=DSFilters.RegDLL
[RAPTOR.NT]
Include= ks.inf, kscaptur.inf, wdmaudio.inf,bda.inf
Needs= KS.Registration.NT, KSCAPTUR.Registration.NT, WDMAUDIO.Registration,BDA.Registration,bda.Installation.NT
AddReg= RAPTOR.AddReg,VID.AddReg
CopyFiles= CXRAPTOR.CopyDrivers,DSFilters.CopyFiles
RegisterDlls=DSFilters.RegDLL
[DestinationDirs]
CXRAPTOR.CopyDrivers=10,system32\drivers
DSFilters.CopyFiles=11
[CXRAPTOR.CopyDrivers]
yuanrap.sys
y_r_raptor.rom
y_r_apu.rom
y_r_audb.rom
y_r_audc.rom
yXC3028.rom
[DSFilters.CopyFiles]
y_r_raptor.ax
y_r_colorcvt.ax
y_r_cpnotify.ax
y_r_tvrate.dll
[DSFilters.RegDLL]
11,,y_r_raptor.ax,1
11,,y_r_colorcvt.ax,1
11,,y_r_cpnotify.ax,1
11,,y_r_tvrate.dll,1
[VID.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,yuanrap.sys
HKR,,OkToHibernate,3,01
; Disable driver page out
HKR,,PageOutWhenUnopened,3,0
;HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKLM,%MediaCategories%\%GUID.PINNAME_ANALOG_AUDIO_IN%,Name,,%Pin.p2AnalogAudioIn%
HKLM,%MediaCategories%\%GUID.PINNAME_AUDIO_OUT%,Name,,%PinName.AnalogAudioOut%
HKLM,%MediaCategories%\%GUID.PINNAME_MPEG_OUT%,Name,,%PinName.MpegOut%
HKLM,%MediaCategories%\%GUID.PINNAME_MPEG_INDEX_OUT%,Name,,%PinName.MpegIndexOut%
HKLM,%MediaCategories%\%GUID.PINNAME_656_OUT%,Name,,%PinName.656Out%
HKLM,%MediaCategories%\%GUID.PINNAME_656_IN%,Name,,%PinName.656In%
HKLM,%MediaCategories%\%GUID.PINNAME_HWCC_OUT%,Name,,%PinName.HWCC_Out%
;Add the property pages
HKCR,CLSID\%GUID.General_Properties%\InprocServer32,,,cxraptor.ax
HKCR,CLSID\%GUID.General_Properties%\InprocServer32,ThreadingModel,,Both
HKLM,%MediaSets%\%GUID.RAPTOR_CONTROL_PROPERTIES%\PropertyPages\%GUID.General_Properties%,,,
HKCR,CLSID\%GUID.Video_Properties%\InprocServer32,,,cxraptor.ax
HKCR,CLSID\%GUID.Video_Properties%\InprocServer32,ThreadingModel,,Both
HKLM,%MediaSets%\%GUID.RAPTOR_CONTROL_PROPERTIES%\PropertyPages\%GUID.Video_Properties%,,,
HKCR,CLSID\%GUID.Audio_Properties%\InprocServer32,,,cxraptor.ax
HKCR,CLSID\%GUID.Audio_Properties%\InprocServer32,ThreadingModel,,Both
HKLM,%MediaSets%\%GUID.RAPTOR_CONTROL_PROPERTIES%\PropertyPages\%GUID.Audio_Properties%,,,
HKCR,CLSID\%GUID.Noise_Properties%\InprocServer32,,,cxraptor.ax
HKCR,CLSID\%GUID.Noise_Properties%\InprocServer32,ThreadingModel,,Both
HKLM,%MediaSets%\%GUID.RAPTOR_CONTROL_PROPERTIES%\PropertyPages\%GUID.Noise_Properties%,,,
;Register the property page on the 656 pin
HKCR,CLSID\%GUID.Pin_Resolution_Prop%\InprocServer32,,,cxraptor.ax
HKCR,CLSID\%GUID.Pin_Resolution_Prop%\InprocServer32,ThreadingModel,,Both
HKLM,%MediaCategories%\%GUID.PINNAME_656_OUT%\PropertyPages\%GUID.Pin_Resolution_Prop%,,,
;Register the property page on the capture pin
HKCR,CLSID\%GUID.Pin_Resolution_Prop%\InprocServer32,,,cxraptor.ax
HKCR,CLSID\%GUID.Pin_Resolution_Prop%\InprocServer32,ThreadingModel,,Both
;HKLM,%MediaCategories%\%GUID.PINNAME_CAPTURE%\PropertyPages\%GUID.Pin_Resolution_Prop%,,,
HKCR,CLSID\%GUID.VCAP_Properties%\InprocServer32,,,cxraptor.ax
HKCR,CLSID\%GUID.VCAP_Properties%\InprocServer32,ThreadingModel,,Both
HKLM,%MediaSets%\%GUID.RAPTOR_VIDEO_CONTROL_PROPERTIES%\PropertyPages\%GUID.VCAP_Properties%,,,
HKLM,%MediaInterfaces%\{0A7AF963-6805-4f99-B284-29B680975542},,,"Copy Protect Notification Filter"
HKLM,%MediaInterfaces%\{0A7AF963-6805-4f99-B284-29B680975542},IID,1,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
;Register the encoder and multiplexer classes with Direct X
HKCR,%ActiveMovieCategories%\%GUID.Encoder%,CLSID,,%GUID.Encoder%
HKCR,%ActiveMovieCategories%\%GUID.Encoder%,FriendlyName,,%Category_Encoders%
HKCR,%ActiveMovieCategories%\%GUID.Multiplexer%,CLSID,,%GUID.Multiplexer%
HKCR,%ActiveMovieCategories%\%GUID.Multiplexer%,FriendlyName,,%Category_Multiplexers%
;Register the names of the encoder and multiplexer nodes
HKLM,%MediaCategories%\%GUID.Encoder%,Name,,%Node.Encoder%
HKLM,%MediaCategories%\%GUID.Encoder%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.Multiplexer%,Name,,%Node.Multiplexer%
HKLM,%MediaCategories%\%GUID.Multiplexer%,Display,1,00,00,00,00
;Wave in audio device registration
HKR,Drivers,SubClasses,,"wave"
HKR,Drivers\wave\wdmaud.drv, Driver,,wdmaud.drv
HKR,Drivers\wave\wdmaud.drv,Description,,%AudioFriendlyName%
;Copy protection method enforced by driver
HKR,"DriverData","CpMethod",0x00010001, 0xFE, 0x00, 0x00, 0x00
;if is for assembly use , 0 is not use, 3 is 3 video input, 5 is 5 video input
HKR,"DriverData","ASSEMBLY",0x00010001, 0x00, 0x00, 0x00, 0x00
;identify which slot number will initialize 2 sets of AV, S in crossbar
HKR,"DriverData","TWO_SETS_AVS_SLOT_NUMBER",0x00010001, 0x01, 0x00, 0x00, 0x00
HKR,"DriverData","EnableLowPowerMode",0x00010001, 0x01, 0x00, 0x00, 0x00
;Enable TS capture and BDA filter registration
HKR,"DriverData","Enable_BDA",0x00010001, 0x01, 0x00, 0x00, 0x00
HKR,"DriverData","BDA_Demod_Tuner_type",0x00010001, 0x01, 0x00, 0x00, 0x00
;Load the IR driver, daniel
;HKR,"ENUM\Device1",pnpid,,"CXRAPTOR_IR"
;
;------------------------------
;---Tuner registry values------
;Tuner Type
HKR,"DriverData","TunerType",0x00010001, 0x17, 0x00, 0x00, 0x00
HKR,"DriverData","TunerI2CAddress",0x00010001, 0xC0, 0x00, 0x00, 0x00
HKR,"DriverData","Tuner2IFAddress",0x00010001, 0x86, 0x00, 0x00, 0x00
;------------------------------
[RAPTOR.AddReg]
;-------------------------------------------------------------------
; Crossbar AddReg sections
;
;---Crossbar registry values---
;
; Note: For each pin on the crossbar, specify the following:
; (1) Pin type
; 0 - SVIDEO
; 1 - Tuner
; 2 - Composite
; 3 - audio tuner in
; 4 - audio line in
; (2) InputMux (required) - input mux to use for the selected pin
; (3) RelatedPinIndex
;-------------------------------------------------------------------
;---Crossbar registry values---
;Pin 0 - Tuner In
; Input MUX: 2 for video, 4 for audio
HKR,"DriverData\XBarPin0","PinType",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\XBarPin0","InputMux",0x00010001, 0x02,0x05,0x00,0x00
HKR,"DriverData\XBarPin0","RelatedPinIndex",0x00010001, 0x05,0x00,0x00,0x00
;Pin 1 - Composite-1
; Input Mux: 1
HKR,"DriverData\XBarPin1","PinType",0x00010001, 0x02,0x00,0x00,0x00
HKR,"DriverData\XBarPin1","InputMux",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\XBarPin1","RelatedPinIndex",0x00010001, 0x06,0x00,0x00,0x00
;Pin 2 - S-Video-1
; Input Mux 3 for Luma, 4 for Chroma
HKR,"DriverData\XBarPin2","PinType",0x00010001, 0x00,0x00,0x00,0x00
HKR,"DriverData\XBarPin2","InputMux",0x00010001, 0x03,0x04,0x00,0x00
HKR,"DriverData\XBarPin2","RelatedPinIndex",0x00010001, 0x06,0x00,0x00,0x00
;Pin 3 - Composite-2
; Input Mux: 6
HKR,"DriverData\XBarPin3","PinType",0x00010001, 0x02,0x00,0x00,0x00
HKR,"DriverData\XBarPin3","InputMux",0x00010001, 0x06,0x00,0x00,0x00
HKR,"DriverData\XBarPin3","RelatedPinIndex",0x00010001, 0x07,0x00,0x00,0x00
;Pin 4 - S-Video-2
; Input Mux 3 for Luma, 4 for Chroma
HKR,"DriverData\XBarPin4","PinType",0x00010001, 0x00,0x00,0x00,0x00
HKR,"DriverData\XBarPin4","InputMux",0x00010001, 0x07,0x08,0x00,0x00
HKR,"DriverData\XBarPin4","RelatedPinIndex",0x00010001, 0x07,0x00,0x00,0x00
;Pin 5 - Tuner Audio
HKR,"DriverData\XBarPin5","PinType",0x00010001, 0x03,0x00,0x00,0x00
HKR,"DriverData\XBarPin5","RelatedPinIndex",0x00010001, 0x00,0x00,0x00,0x00
HKR,"DriverData\XBarPin5","GpioMask",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\XBarPin5","GpioSettings",0x00010001, 0x01,0x00,0x00,0x00
;Pin 6 - Audio Line in 1
HKR,"DriverData\XBarPin6","PinType",0x00010001, 0x04,0x00,0x00,0x00
HKR,"DriverData\XBarPin6","RelatedPinIndex",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\XBarPin6","AI1Mux",0x00010001, 0x00,0x00,0x00,0x00
HKR,"DriverData\XBarPin5","GpioMask",0x00010001, 0x02,0x00,0x00,0x00
HKR,"DriverData\XBarPin5","GpioSettings",0x00010001, 0x00,0x00,0x00,0x00
;Pin 7 - Audio Line in 2
HKR,"DriverData\XBarPin7","PinType",0x00010001, 0x04,0x00,0x00,0x00
HKR,"DriverData\XBarPin7","RelatedPinIndex",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\XBarPin7","AI1Mux",0x00010001, 0x10,0x00,0x00,0x00
;Tuner input is the default
HKR,"DriverData","VideoInputPin",0x00010001, 0x00,0x00,0x00,0x00
HKR,"DriverData","ForceAudioWithVideoPin",0x00010001, 0x01,0x00,0x00,0x00
;
; Interfaces installation
;
;
; Video
;
[RAPTOR.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},%KsNameFilter%,VID_Interface_RAPTOR,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},%TVAudioReferenceGuid%,TvAudio_Interface,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},%XBARReferenceGUID%,CXXBAR_Interface,
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},%TunerReferenceGuid%,CXTUNE_Interface,
AddInterface=%GUID.Encoder%,%EncoderReferenceGuid%,Encoder_Interface,
AddInterface=%GUID.Multiplexer%,%EncoderReferenceGuid%,Encoder_Interface,
AddInterface=%KSCATEGORY_AUDIO%,%AudioReferenceGuid%,AUD_Interface
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},%TS_ReferenceGuid%,TS_Interface,
AddInterface={FD0A5AF4-B41D-11d2-9C95-00C04F7971E0},%TS_ReferenceGuid%,TS_Interface,
[RAPTOR.NT.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},%KsNameFilter%,VID_Interface_RAPTOR,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},%TVAudioReferenceGuid%,TvAudio_Interface,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},%XBARReferenceGUID%,CXXBAR_Interface,
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},%TunerReferenceGuid%,CXTUNE_Interface,
AddInterface=%GUID.Encoder%,%EncoderReferenceGuid%,Encoder_Interface,
AddInterface=%GUID.Multiplexer%,%EncoderReferenceGuid%,Encoder_Interface,
AddInterface=%KSCATEGORY_AUDIO%,%AudioReferenceGuid%,AUD_Interface
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},%TS_ReferenceGuid%,TS_Interface,
AddInterface={FD0A5AF4-B41D-11d2-9C95-00C04F7971E0},%TS_ReferenceGuid%,TS_Interface,
AddInterface={71985F48-1CA1-11d3-9CC8-00C04F7971E0},%BDATuneReferenceGuid%,BDATUNE_Interface,
[VID_Interface_RAPTOR]
AddReg=VID_Interface.AddReg
AddReg=RAPTOR_DESCRIPTION.AddReg
[VID_Interface.AddReg]
HKR,,CLSID,,%Proxy.CLSID% ; {17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%VIDFriendlyName%
[RAPTOR_DESCRIPTION.AddReg]
HKR,,Description,,%CXRAPTOR.DeviceDesc%
[AUD_Interface]
AddReg=AUD_Interface.AddReg
[AUD_Interface.AddReg]
HKR,,CLSID,,%Proxy.CLSID% ; {17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%AudioFriendlyName%
[TvAudio_Interface]
AddReg=TvAudio_Interface.AddReg
[TvAudio_Interface.AddReg]
HKR,,CLSID,,%CLSID_TVAudioFilter%
HKR,,FriendlyName,,%TVAudioFriendlyName%
[TS_Interface]
AddReg=TS_Interface.AddReg
[TS_Interface.AddReg]
HKR,,CLSID,,%Proxy.CLSID% ; {17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%TSFriendlyName%
[CXXBAR_Interface]
AddReg=CXXBAR_Interface.AddReg
[CXXBAR_Interface.AddReg]
HKR,,CLSID,,%CLSID_CrossbarFilter%
HKR,,FriendlyName,,%XBARFriendlyName%
[CXTUNE_Interface]
AddReg=CXTUNE_Interface.AddReg
[CXTUNE_Interface.AddReg]
HKR,,CLSID,,%CLSID_CTVTunerFilter%
;HKR,,FriendlyName,,%TunerFriendlyName%
[BDATUNE_Interface]
AddReg=BDATUNE_Interface.AddReg
[BDATUNE_Interface.AddReg]
HKR,,CLSID,,%Proxy.CLSID% ; {17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%BDATuneFriendlyName%
[Encoder_Interface]
AddReg=Encoder_Interface.AddReg
[Encoder_Interface.AddReg]
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%EncoderFriendlyName%
;Add an interface for Microsoft's video bit rate property set
HKR,Interfaces\{B43C4EEC-8C32-4791-9102-508ADA5EE8E7},,,
HKR,Interfaces\{b05dabd9-56e5-4fdc-afa4-8a47e91f1c9c},,,
HKR,Capabilities,,,
HKR,Capabilities,"{BB4FAA02-596C-4129-8FB3-74E75421FA02}", 0x00010001,1
;
; Services installation
;
[RAPTOR.Services]
AddService = CXRAPTOR,2,VID.ServiceInstall
[RAPTOR.NT.Services]
AddService = CXRAPTOR,2,VID.ServiceInstall
[VID.ServiceInstall]
DisplayName = %CXRAPTOR.DeviceDesc%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %10%\system32\drivers\yuanrap.sys
;---------------------------------------------------------------
; S t r i n g s
;---------------------------------------------------------------
[Strings]
;
; Device Names
;
CXRAPTOR.DeviceDesc = "MPC718 Video Capture "
PackageName = "YUAN MPC718 Video Capture"
; Friendly Names
;
VIDFriendlyName = "Conexant Raptor Video Capture"
TVAudioFriendlyName = "Conexant Raptor TvAudio"
TunerFriendlyName = "Conexant Raptor Tuner(two sets of composite and S-cable connector)"
EncoderFriendlyName = "Conexant Raptor Encoder"
AudioFriendlyName = "Conexant Raptor Audio Capture"
XBARFriendlyName = "Conexant Raptor Crossbar"
TSFriendlyName = "Conexant Raptor TS Capture"
BDATuneFriendlyName = "Conexant Raptor BDA Tuner"
;
; Reference GUIDS
;
KsNameFilter = "{9B365890-165F-11D0-A195-0020AFD156E4}"
TVAudioReferenceGuid = "{BD5227E3-96BB-4172-9CD3-D07B25FAC01A}"
XBARReferenceGUID = "{E4E33899-8D15-47d1-BECC-113883D0BBC9}"
TunerReferenceGuid = "{EBE24D78-F037-4932-B879-CCEFEFE78750}"
EncoderReferenceGuid = "{03688831-8667-4c61-B5D6-4A361F025D2D}"
AudioReferenceGuid = "{AB766B70-AFB3-4461-A4DE-22E9C516B7FE}"
TS_ReferenceGuid = "{E851BFAF-AEDA-493c-A817-73B527C0B765}"
BDATuneReferenceGuid = "{E01E1072-3DF3-4c23-B99F-6A27A7CC7CD2}"
;
; Pin Name GUIDS
;
GUID.PINNAME_ANALOG_AUDIO_IN = "{3E2D189F-B15C-4447-96F1-BD1D64FB99BA}"
GUID.PINNAME_AUDIO_OUT = "{9DA02733-7910-40f2-95DD-0441676C9A9B}"
GUID.PINNAME_MPEG_OUT = "{0336609B-16B8-420b-9A6F-E65BB03447BA}"
GUID.PINNAME_MPEG_INDEX_OUT = "{E298342F-F60B-4c61-9C0D-4EDACDA8007F}"
GUID.PINNAME_656_OUT = "{4EF89945-4D43-48d7-A442-A1B4E7813036}"
GUID.PINNAME_656_IN = "{0E49C928-C95B-4e72-B1A5-A1B9EA79EB6B}"
GUID.PINNAME_HWCC_OUT = "{BAE03293-AAA6-440b-9801-DFCBDED98C17}"
GUID.PINNAME_CAPTURE = "{FB6C4281-0353-11d1-905F-0000C0CC16BA}"
;
; Pin Names
;
PinName.AnalogAudioOut = "Audio Out"
PinName.MpegOut = "MPEG"
PinName.MpegIndexOut = "Mpeg Index"
PinName.656Out = "656"
PinName.656In = "656"
Pin.p2AnalogAudioIn = "Analog Audio In"
PinName.HWCC_Out = "HWCC"
;
; PROPSETIDs in the driver
;
GUID.RAPTOR_CONTROL_PROPERTIES = "{cfa8c7e7-5ff7-40d3-9b37-c45cbcc9bd53}"
GUID.RAPTOR_VIDEO_CONTROL_PROPERTIES = "{ACBFD244-0962-4fbc-B855-2F2BD80D5083}"
;
; Property page GUIDS
;
GUID.General_Properties = "{323DD253-BAE5-4dd6-AE6C-9F75A1AA6CB8}"
GUID.Video_Properties = "{385CC8F3-98F3-4d8b-92D2-69BFC0A05D67}"
GUID.Audio_Properties = "{3BE1EBF6-D96D-430d-81DE-9B485D88930C}"
GUID.Noise_Properties = "{685C1FA0-DEB3-4c23-AC49-09BCADB62216}"
GUID.Pin_Resolution_Prop = "{0CB10A9E-C45C-4d5d-B4A6-9A1B67442B81}"
GUID.VCAP_Properties = "{0EC9566F-B00F-4d41-A84B-34BD2E72CC20}"
;
; Other Strings
;
KSCATEGORY_AUDIO = "{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
CLSID_TVAudioFilter = "{71F96462-78F3-11d0-A18C-00A0C9118956}"
CLSID_CrossbarFilter = "{71F96460-78F3-11d0-A18C-00A0C9118956}"
CLSID_CTVTunerFilter = "{266EEE40-6C63-11cf-8A03-00AA006ECB65}"
GUID.Encoder = "{19689BF6-C384-48fd-AD51-90E58C79F70B}"
GUID.Multiplexer = "{7A5DE1D3-01A1-452c-B481-4FA2B96271E8}"
Category_Encoders = "WDM Streaming Encoder Devices"
Category_Multiplexers = "WDM Streaming Multiplexer Devices"
Node.Encoder = "Encoder"
Node.Multiplexer = "Multiplexer"
Proxy.CLSID = "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
ActiveMovieCategories = "CLSID\{da4e3da0-d07d-11d0-bd50-00a0c911ce86}\Instance"
MediaCategories = "SYSTEM\CurrentControlSet\Control\MediaCategories"
MediaSets = "System\CurrentControlSet\Control\MediaSets"
MediaInterfaces = "System\CurrentControlSet\Control\MediaInterfaces"
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.