;------------------------------------------------------------------------
;
; 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 merchantability and/or fitness for a
; particular purpose.
;
; Copyright (c) 2006 Conexant Systems, Inc.
; All Rights Reserved.
; ---------------------------------------------------------------
;
; Abstract:
;
; This is the CX23888 AVStream video/audio capture driver inf file
; for the following CX23888 B0 reference designs:
;
; PalomarMHD - Combo PCI Express x1 Adapter -
; Analog (Philips MK5) + ATSC (Cx24227+MxL5005) + 416 MPEG2 encoder
;
;------------------------------------------------------------------------
[Version]
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider="Conexant"
DriverVer=11/07/2007,6.0.104.0038
CatalogFile.ntx86=y_cx88x.cat
[Manufacturer]
"Conexant"=Conexant
[SourceDisksNames]
1="Conexant CX23888 Drivers",,,""
[SourceDisksFiles]
y_cx88x.sys=1
y_cx416enc.rom=1
y_merlinC.rom=1
y_cpnotify.ax=1
y_encprxypage.ax=1
y_cxtvrate.dll=1
y_XC3028.rom=1
[Conexant]
;-----------------------------------------------
; PalomarMHD Gemini_II-MxL5005_MK5 EVK/416 MPEG2 Encoder
;-----------------------------------------------
%CX23888.PalomarMHD%=CX23888.PalomarMHD,PCI\VEN_14F1&DEV_8880&SUBSYS_006014F1
%CX23888.PalomarMHD%=CX23888.PalomarMHD,PCI\VEN_14F1&DEV_8880
%CX23888.PalomarMHD%=CX23888.PalomarMHD,PCI\VEN_14F1&DEV_8852
[CX23888.PalomarMHD]
Include= ks.inf, kscaptur.inf, wdmaudio.inf, bda.inf
Needs= KS.Registration,KSCAPTUR.Registration.NT, WDMAUDIO.Registration, BDA.Registration,bda.Installation.NT
AddReg= CX888.AddReg,PalomarMHDXBAR.AddReg,CX23888.Tuner.AddReg,Tuner.AddReg,CXTS.AddReg
CopyFiles= CX888.CopyDrivers,DSFilters.CopyFiles
RegisterDlls=DSFilters.RegDLL
[CX23888.PalomarMHD.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= CX888.AddReg,PalomarMHDXBAR.AddReg,CX23888.Tuner.AddReg,Tuner.AddReg,CXTS.AddReg
CopyFiles= CX888.CopyDrivers,DSFilters.CopyFiles
RegisterDlls=DSFilters.RegDLL
[DestinationDirs]
CX888.CopyDrivers=10,system32\drivers
DSFilters.CopyFiles=11
[CX888.CopyDrivers]
y_cx88x.sys
y_cx416enc.rom
; Merlin Rev. C audio firmware
y_merlinC.rom
y_XC3028.rom
[DSFilters.CopyFiles]
y_cpnotify.ax
y_encprxypage.ax
y_cxtvrate.dll
[DSFilters.RegDLL]
11,,y_cpnotify.ax,1
11,,y_encprxypage.ax,1
11,,y_cxtvrate.dll,1
[CX888.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,y_cx88x.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%
;Copy protection method enforced by driver
HKR,"DriverData","CpMethod",0x00010001, 0xFE, 0x00, 0x00, 0x00
;
;Register the name of the 656 and MPEG pins
;
HKLM,%MediaCategories%\%GUID.PINNAME_656_OUT%,Name,,%PinName.656_OUT%
HKLM,%MediaCategories%\%GUID.PINNAME_656_IN%,Name,,%PinName.656_IN%
HKLM,%MediaCategories%\%GUID.PINNAME_MPEG_OUT%,Name,,%PinName.MpegOut%
;
;Add the property pages
;
HKCR,CLSID\%GUID.General_Properties%\InprocServer32,,,encprxypage.ax
HKCR,CLSID\%GUID.General_Properties%\InprocServer32,ThreadingModel,,Both
HKLM,%MediaSets%\%GUID.IVAC_PROPERTIES%\PropertyPages\%GUID.General_Properties%,,,
HKCR,CLSID\%GUID.Video_Properties%\InprocServer32,,,encprxypage.ax
HKCR,CLSID\%GUID.Video_Properties%\InprocServer32,ThreadingModel,,Both
HKLM,%MediaSets%\%GUID.IVAC_PROPERTIES%\PropertyPages\%GUID.Video_Properties%,,,
HKCR,CLSID\%GUID.Audio_Properties%\InprocServer32,,,encprxypage.ax
HKCR,CLSID\%GUID.Audio_Properties%\InprocServer32,ThreadingModel,,Both
HKLM,%MediaSets%\%GUID.IVAC_PROPERTIES%\PropertyPages\%GUID.Audio_Properties%,,,
HKCR,CLSID\%GUID.MPEG_Properties%\InprocServer32,,,encprxypage.ax
HKCR,CLSID\%GUID.MPEG_Properties%\InprocServer32,ThreadingModel,,Both
HKLM,%MediaSets%\%GUID.IVAC_PROPERTIES%\PropertyPages\%GUID.MPEG_Properties%,,,
HKCR,CLSID\%GUID.Diagnostic_Properties%\InprocServer32,,,encprxypage.ax
HKCR,CLSID\%GUID.Diagnostic_Properties%\InprocServer32,ThreadingModel,,Both
HKLM,%MediaSets%\%GUID.IVAC_PROPERTIES%\PropertyPages\%GUID.Diagnostic_Properties%,,,
HKCR,CLSID\%GUID.Noise_Properties%\InprocServer32,,,encprxypage.ax
HKCR,CLSID\%GUID.Noise_Properties%\InprocServer32,ThreadingModel,,Both
HKLM,%MediaSets%\%GUID.IVAC_PROPERTIES%\PropertyPages\%GUID.Noise_Properties%,,,
;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
;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
;NEC
HKLM,%MediaInterfaces%\{868de3d7-1ed1-4698-af07-0a4b57662572},,,"Notify Copy Protect Filter"
HKLM,%MediaInterfaces%\{868de3d7-1ed1-4698-af07-0a4b57662572},IID,1,00,00,00,00,00,00,00,00,00,00,00,00,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%
; these registry keys for 3D comb filter enable
; use3DComb entry allows the use of the 3D Comb feature, currently connected to the color enable
; property of the capture filter
HKR,"DriverData","Use3DComb",0x00010001, 0x01,0x00,0x00,0x00
; this entry sets the initial state of the 3D comb enable when use3DComb is specified
HKR,"DriverData","Enable3DComb",0x00010001, 0x00,0x00,0x00,0x00
; The following entries just for testing BDA driver
; No demod for now
HKR,"DriverData","TunerModel",0x00010001, 0x03,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
HKR,"DriverData","DemodI2CAddress",0x00010001, 0x32, 0x00, 0x00, 0x00
HKR,"DriverData","DigitalDemodI2CBus",0x00010001, 0x2, 0x00, 0x00, 0x00
; these registry keys for TS filter
; DebugTS entry forces creation of TS capture filter without a demod
;HKR,"DriverData","DebugTS",0x00010001, 0x01,0x00,0x00,0x00
; Next line enables the software TS packetizer
;HKR,"DriverData","dwIsTSStream",0x00010001,0x01,0x00,0x00,0x00
;IR Support
HKR,"DriverData","EnableIR",0x00010001, 0x01, 0x00, 0x00, 0x00
;NEC standard
HKR,"DriverData","IRStandard",0x00010001, 0x01, 0x00, 0x00, 0x00
;Add the property pages
;HKCR,CLSID\%GUID.General_Properties%\InprocServer32,,,cxcorona.ax
;HKCR,CLSID\%GUID.General_Properties%\InprocServer32,ThreadingModel,,Both
;HKLM,%MediaSets%\%GUID.CORONA_VERSION_PROPERTIES%\PropertyPages\%GUID.General_Properties%,,,
; GPIO Pin values
; IMPORTANT !!! if any GPIO is not used - just delete the corresponding entry !!!
HKR,"DriverData","tuner_reset_gpio_bit", 0x00010001, 0x02, 0x00, 0x00, 0x00
;HKR,"DriverData","tuner_sif_fm_gpio_bit",0x00010001, 0x01, 0x00, 0x00, 0x00
;HKR,"DriverData","comp_select_gpio_bit", 0x00010001, 0x00, 0x00, 0x00, 0x00
; Back Panel = 0x00, Front Panel = 0x01
;HKR,"DriverData","comp_select_panel", 0x00010001, 0x00, 0x00, 0x00, 0x00
;Demod Comm mode : 0x00 = Serial, 0x01 = Parallel
HKR,"DriverData","DemodTransferMode",0x00010001, 0x00, 0x00, 0x00, 0x00
;BoardType PalomarMHD = 15
HKR,"DriverData","BoardType",0x00010001, 0x0F, 0x00, 0x00, 0x00
HKR,"DriverData","ComboBoard",0x00010001, 0x01, 0x00, 0x00, 0x00
;power management
HKR,"DriverData","PowerManagement",0x00010001, 0x01, 0x00, 0x00, 0x00
;
; Driver Configuration Registry Entries
;
[CX23888.Tuner.AddReg]
HKR,"DriverData","VideoStandard",0x00010001, 0x1,0x00,0x00,0x00
;-------------------------------------------------------------------
; Crossbar AddReg sections
;
;---Crossbar registry values---
;
; Note: For each pin on the crossbar, specify the following:
; (1) Pin type
; 0 - TunerIn
; 1 - Composite 1
; 2 - SVideo 1
; 3 - Component
; 4 - Composite 2
; 5 - SVideo 2
; 6 - Audio from Tuner
; 7 - Audio from Line In
; 8 - Audio from Line In 2
; (2) InputMux (optional) - input mux to use for the selected pin
; in 0xAA, 0xBB, 0xCC, 0x00 format
; where AA is the input mux for Composite/S-Video Luma/Component Luma
; BB is the input mux for Tuner Audio/S-Video Chroma/Component YPr
; CC is the input mux for Component YPb
; (3) InputChannel (optional, but required if InputMux present) - Input channel
; to use for mux in 0xAA, 0xBB, 0xCC, 0xDD format
; where AA is the input channel for Composite/S-Video Luma/Component Luma
; BB is the input channel for Tuner Audio/S-Video Chroma/Component YPr
; CC is the input channel for Component YPb
; DD = 1 if dual ADC2 mode required, zero if single mode
; (4) RelatedPinIndex
;-------------------------------------------------------------------
[PalomarMHDXBAR.AddReg]
;Pin 0 - Tuner In
; Input MUX : VIN2 for video, VIN5 for audio
; Input Channel : Ch1 for video, Ch2 for audio
; Related PinIndex: Tuner Audio - Pin6
HKR,"DriverData\XBarPin0","PinType",0x00010001, 0x00,0x00,0x00,0x00
HKR,"DriverData\XBarPin0","InputMux",0x00010001, 0x02,0x05,0x00,0x00
HKR,"DriverData\XBarPin0","InputChannel",0x00010001, 0x01,0x02,0x00,0x00
HKR,"DriverData\XBarPin0","RelatedPinIndex",0x00010001, 0x03,0x00,0x00,0x00
;Pin 4 - Composite 2 (Front)
; Input Mux : VIN1 for Composite - same as Composite1 - switched with GPIO0 MUX
; Input Channel : Ch1 for Composite
; Related PinIndex: Audio Line In 2 - Pin8
HKR,"DriverData\XBarPin1","PinType",0x00010001, 0x04,0x00,0x00,0x00
HKR,"DriverData\XBarPin1","InputMux",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\XBarPin1","InputChannel",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\XBarPin1","RelatedPinIndex",0x00010001, 0x04,0x00,0x00,0x00
;Pin 5 - S-Video 2 (Front)
; Input Mux : VIN3 for Luma, VIN4 for Chroma
; Input Channel : Ch1 for Luma, Ch2 for Chroma
; Related PinIndex: Audio Line In 2 - Pin8
HKR,"DriverData\XBarPin2","PinType",0x00010001, 0x05,0x00,0x00,0x00
HKR,"DriverData\XBarPin2","InputMux",0x00010001, 0x03,0x04,0x00,0x00
HKR,"DriverData\XBarPin2","InputChannel",0x00010001, 0x01,0x02,0x00,0x00
HKR,"DriverData\XBarPin2","RelatedPinIndex",0x00010001, 0x04,0x00,0x00,0x00
;Pin 6 - Tuner Audio
; Related PinIndex: Tuner In - Pin0
HKR,"DriverData\XBarPin3","PinType",0x00010001, 0x06,0x00,0x00,0x00
HKR,"DriverData\XBarPin3","RelatedPinIndex",0x00010001, 0x00,0x00,0x00,0x00
;Pin 8 - Audio Line In 2 (Front)
; Related PinIndex: Composite 2 - Pin4
HKR,"DriverData\XBarPin4","PinType",0x00010001, 0x08,0x00,0x00,0x00
HKR,"DriverData\XBarPin4","RelatedPinIndex",0x00010001, 0x02,0x00,0x00,0x00
;Composite input is the default
HKR,"DriverData","VideoInputPin",0x00010001, 0x00,0x00,0x00,0x00
HKR,"DriverData","ForceAudioWithVideoPin",0x00010001, 0x01,0x00,0x00,0x00
;-------------------------------------------------------------------
; Tuner AddReg sections
;-------------------------------------------------------------------
[Tuner.AddReg]
; PHILIPS_FM1236_MK5 = 27, // NTSC-M tuner with FM
;HKR,"DriverData","TunerType",0x00010001, 0x1B, 0x00, 0x00, 0x00
;XCEIVE_XC3028 = 26, // Xceive XC3028
HKR,"DriverData","TunerType",0x00010001, 0x1A, 0x00, 0x00, 0x00
;PHILIPS_FQ1236_MK3 = 14, // NTSC-M tuner
;HKR,"DriverData","TunerType",0x00010001, 0x0E, 0x00, 0x00, 0x00
HKR,"DriverData","TunerI2CAddress",0x00010001, 0xC0, 0x00, 0x00, 0x00
HKR,"DriverData","Tuner2IFAddress",0x00010001, 0x86, 0x00, 0x00, 0x00
HKR,"DriverData","TunerI2CBus",0x00010001, 0x2, 0x00, 0x00, 0x00
; MXL5005 = 35 // MaxLinear MxL5005 silicon tuner
HKR,"DriverData","DigitalTunerType",0x00010001, 0x23, 0x00, 0x00, 0x00
HKR,"DriverData","DigitalTunerI2CAddress",0x00010001, 0xC6, 0x00, 0x00, 0x00
HKR,"DriverData","DigitalTunerI2CBus",0x00010001, 0x2, 0x00, 0x00, 0x00
;-------------------------------------------------------------------
; AddReg sections for TS filter
;-------------------------------------------------------------------
[CXTS.AddReg]
HKLM,%MediaCategories%\%TSPinID%,Display,1, 00,00,00,00
HKLM,%MediaCategories%\%TSPinID%,Name,,%TSPinName%
;
; Interfaces installation
;
;
; Video
;
[CX23888.PalomarMHD.Interfaces]
Needs=VID.Interfaces
[CX23888.PalomarMHD.NT.Interfaces]
Needs=VID.Interfaces
[VID.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},%KsNameFilter%,VID_Interface,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},%TVAudioReferenceGuid%,TvAudio_Interface,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},%XBARReferenceGUID%,CX88XBAR_Interface,
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},%TunerReferenceGuid%,CX88TUNE_Interface,
AddInterface={6994AD04-93EF-11D0-A3CC-00A0C9223196},%AudioReferenceGuid%,AUD_Interface,
AddInterface={71985F48-1CA1-11d3-9CC8-00C04F7971E0},%BDATuneReferenceGuid%,BDATUNE_Interface,
; Debug interface for TS testing
AddInterface={FD0A5AF4-B41D-11d2-9C95-00C04F7971E0},%TSReferenceGuid%,TS_Interface,
; Encoder interface
AddInterface=%GUID.Encoder%,%EncoderReferenceGuid%,ENCODER_Interface,
AddInterface=%GUID.Multiplexer%,%EncoderReferenceGuid%,ENCODER_Interface
[VID_Interface]
AddReg=VID_Interface.AddReg
[VID_Interface.AddReg]
HKR,,CLSID,,%Proxy.CLSID% ; {17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%VIDFriendlyName%
[TvAudio_Interface]
AddReg=TvAudio_Interface.AddReg
[TvAudio_Interface.AddReg]
HKR,,CLSID,,{71F96462-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%TVAudioFriendlyName%
[CX88XBAR_Interface]
AddReg=CX88XBAR_Interface.AddReg
[CX88XBAR_Interface.AddReg]
HKR,,CLSID,,{71F96460-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%XBARFriendlyName%
[CX88TUNE_Interface]
AddReg=CX88TUNE_Interface.AddReg
[CX88TUNE_Interface.AddReg]
HKR,,CLSID,,{266EEE40-6C63-11cf-8A03-00AA006ECB65}
HKR,,FriendlyName,,%TunerFriendlyName%
HKR,,TunerInstanceID,0x00010001,10
[AUD_Interface]
AddReg=AUD_Interface.AddReg
[AUD_Interface.AddReg]
HKR,,CLSID,,%Proxy.CLSID% ; {17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%AudioFriendlyName%
[BDATUNE_Interface]
AddReg=BDATUNE_Interface.AddReg
[BDATUNE_Interface.AddReg]
HKR,,CLSID,,%Proxy.CLSID% ; {17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%BDATuneFriendlyName%
HKR,,TunerInstanceID,0x00010001,11
[TS_Interface]
AddReg=TS_Interface.AddReg
[TS_Interface.AddReg]
HKR,,CLSID,,%Proxy.CLSID% ; {17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%TSFriendlyName%
[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
;
[CX23888.PalomarMHD.Services]
AddService = cxpl_mhd,2,VID.ServiceInstall
[CX23888.PalomarMHD.NT.Services]
AddService = cxpl_mhd,2,VID.ServiceInstall
[VID.ServiceInstall]
DisplayName = %CX23888.DeviceDesc%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %10%\system32\drivers\y_cx88x.sys
;---------------------------------------------------------------
; S t r i n g s
;---------------------------------------------------------------
[Strings]
KsNameFilter = "{9B365890-165F-11D0-A195-0020AFD156E4}"
Proxy.CLSID = "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
CX23888.DeviceDesc = "Conexant 23888 AvStream Video Capture (PalomarMHD)"
CX23888.PalomarMHD = "Conexant CX23888 AVS Video Capture (PalomarMHD)"
VIDFriendlyName = "Conexant 23888 Video Capture"
MediaCategories = "SYSTEM\CurrentControlSet\Control\MediaCategories"
GUID.PINNAME_ANALOG_AUDIO_IN = "{04394D28-52A7-4c46-AED0-65D62CC64DA6}"
Pin.p2AnalogAudioIn = "Analog Audio In"
GUID.PINNAME_AUDIO_OUT = "{9DA02733-7910-40f2-95DD-0441676C9A9B}"
PinName.AnalogAudioOut = "Audio Out"
TVAudioFriendlyName = "Conexant 23888 TvAudio"
TVAudioReferenceGuid = "{991182D5-71A2-4b5c-9817-F551FBBC8232}"
XBARFriendlyName = "Conexant 23888 Crossbar"
XBARReferenceGUID = "{77F656DA-696D-407c-BA1C-50E4457C12E8}"
TunerFriendlyName = "Conexant 23888 Tuner"
TunerReferenceGuid = "{5618011C-A4DA-455b-A448-EC2AF3DCCB02}"
TSPinID = "{5237C937-0A21-4f7e-B338-DE0D0793D03F}"
TSPinName = "TS Out"
BDATuneFriendlyName = "Conexant 23888 BDA Tuner/Demod"
BDATuneReferenceGuid = "{E01E1072-3DF3-4c23-B99F-6A27A7CC7CD2}"
TSFriendlyName = "Conexant 23888 AVStream TS Capture"
TSReferenceGuid = "{5ea9c066-1dfe-41c5-a2de-bf766e83c98e}"
AudioFriendlyName = "Conexant 23888 Audio Capture"
AudioReferenceGuid = "{AB766B70-AFB3-4461-A4DE-22E9C516B7FE}"
EncoderFriendlyName = "Conexant 23888 MPEG Encoder"
EncoderReferenceGuid = "{1C10193D-7DCA-4f55-99D8-B017AAD3921D}"
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"
GUID.PINNAME_656_IN = "{DFD530C7-36D9-47ff-B838-9A11D215B140}"
PinName.656_IN = "656"
GUID.PINNAME_656_OUT = "{E2EEB283-EB84-4910-BABE-037FFBB03249}"
PinName.656_OUT = "656"
GUID.PINNAME_MPEG_OUT = "{1649D2C1-435E-11d3-A94B-00A0C9D8B34E}"
PinName.MpegOut = "MPEG"
GUID.IVAC_PROPERTIES = "{87489F71-B890-4ba2-A88B-03E0B1A4EC1D}"
GUID.General_Properties = "{F6E6FBD9-FE5D-419d-B994-57FB20AAED1D}"
GUID.Video_Properties = "{5D64F5ED-1526-46f5-B510-AA93437FFA6E}"
GUID.Audio_Properties = "{9D52CFF7-0DB7-4300-B936-844105E64E9E}"
GUID.MPEG_Properties = "{A6ABB595-D3B7-4fdf-A418-F2C79E6E1C14}"
GUID.Diagnostic_Properties = "{18759BBE-6A06-4118-9A57-E833AD670B81}"
GUID.Noise_Properties = "{10E2DF32-3EC5-4551-BAE6-6D8F6B6C853A}"
MediaSets = "System\CurrentControlSet\Control\MediaSets"
ActiveMovieCategories = "CLSID\{da4e3da0-d07d-11d0-bd50-00a0c911ce86}\Instance"
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.