QCodec.inf Driver File Contents (Media_Processor_Quartics_3.1.0058.0_W7x86_A.zip)

;
;AVStream pin centric mini driver (qcodec.sys) installation file. 
;


[Version]
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%Qtx%
Catalogfile=qcodec.cat
DriverVer=06/28/2010,3.1.0058.0

;------------------------------------------------------------------------------
;  Standard INF sections
;------------------------------------------------------------------------------

[Manufacturer]
%Qtx%=Quartics

[SourceDisksNames]
1000=%cdname%,,,

[SourceDisksFiles]
qcodec.sys=1000

[DestinationDirs]
DefaultDestDir=12
qcodec.CopyFiles=12

[qcodec.CopyFiles]
qcodec.sys


[Quartics]
%qcodec.DeviceDesc%=qcodec,PCI\VEN_1A2A&DEV_1700&SUBSYS_001115D1&REV_01

;---------------------------------------------------------------
;                x 86  D D I n s t a l l
;---------------------------------------------------------------

[qcodec.NT]
Include=ks.inf, KSCAPTUR.inf
Needs=KS.Registration,KSCAPTUR.Registration.NT
CopyFiles=qcodec.CopyFiles
;LogConfig=PortIO.LC0

;---------------------------------------------------------------
;                I n t e r f a c e s
;---------------------------------------------------------------

[qcodec.NT.Interfaces]
AddInterface=%KSCATEGORY_DATATRANSFORM%,"QDecode",DecodeInterface.Decode,
AddInterface=%KSCATEGORY_VIDEO%,"QDecode",DecodeInterface.Decode,
AddInterface=%KSCATEGORY_DATATRANSFORM%,"QPostProc",PostProcessInterface.PostProc,
AddInterface=%KSCATEGORY_VIDEO%,"PTPROS",PostProcessInterface.PostProc,
AddInterface=%KSMFT_CATEGORY_VIDEO_DECODER%,"QDecode",DecodeInterface.Decode,
AddInterface=%KSCATEGORY_DATATRANSFORM%,"QVC1Dec",VC1DecodeInterface.VC1Dec,
AddInterface=%KSCATEGORY_VIDEO%,"QVC1Dec",VC1DecodeInterface.VC1Dec,
;AddInterface=%KSCATEGORY_DATATRANSFORM%,"QEncode",EncodeInterface.Encode,
;AddInterface=%KSCATEGORY_VIDEO%,"QEncode",EncodeInterface.Encode,
AddInterface=%KSCATEGORY_ENCODER%,"QEncode",EncodeInterface.Encode,

[DecodeInterface.Decode]
AddReg=qcodec.Decoder.AddReg
AddReg=qcodec.Reader.AddReg
AddReg=qcodec.EventLog.AddReg

[PostProcessInterface.PostProc]
AddReg=qcodec.PostProc.AddReg

[VC1DecodeInterface.VC1Dec]
AddReg=qcodec.VC1Dec.AddReg

[EncodeInterface.Encode]
AddReg=qcodec.Encoder.AddReg
;AddReg=qcodec.EventLog.AddReg

;---------------------------------------------------------------
;                A d d R e g
;---------------------------------------------------------------
[qcodec.Decoder.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%qcodec.Decoder.FriendlyName%
;HKR,,Merit,1,01,00,00,80
HKR,,Merit,00,00,20,00
HKCR,%ActiveMovieCategories%\%GUID.DataTrans%,Merit,%REG_DWORD%,00,00,20,00
HKLM,%PinMediaCategory%\%QDecoderInputPinGUID%,Name,%REG_SZ%,%QDecoderInputPinName%
HKLM,%PinMediaCategory%\%QDecoderOutputPinGUID%,Name,%REG_SZ%,%QDecoderOutputPinName%

[qcodec.Reader.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,QDecode Source
HKR,,MFTMerit,0x00010001,7
[qcodec.PostProc.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%qcodec.PostProc.FriendlyName%
;HKR,,Merit,1,01,00,00,80 ;Prefered + 1
HKR,,Merit,00,00,20,00
HKCR,%ActiveMovieCategories%\%GUID.DataTrans%,Merit,%REG_DWORD%,00,00,20,00
HKLM,%PinMediaCategory%\%QPostProcInputPinGUID%,Name,%REG_SZ%,%QPostProcInputPinName%
HKLM,%PinMediaCategory%\%QPostProcOutputPinGUID%,Name,%REG_SZ%,%QPostProcOutputPinName%

[qcodec.VC1Dec.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%qcodec.VC1Decode.FriendlyName%
;HKR,,Merit,1,01,00,00,80
HKR,,Merit,00,00,20,00
HKCR,%ActiveMovieCategories%\%GUID.DataTrans%,Merit,%REG_DWORD%,00,00,20,00
HKLM,%PinMediaCategory%\%QVC1DecInputPinGUID%,Name,%REG_SZ%,%QVC1DecInputPinName%
HKLM,%PinMediaCategory%\%QVC1DecOutputPinGUID%,Name,%REG_SZ%,%QVC1DecOutputPinName%

[qcodec.EventLog.AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\qcodec.sys"
HKR,,TypesSupported,0x00010001,7

[qcodec.Encoder.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%qcodec.Encoder.FriendlyName%
;HKR,,Merit,1,01,00,00,80
HKR,,Merit,00,00,20,00
HKCR,%ActiveMovieCategories%\%GUID.DataEnc%,Merit,%REG_DWORD%,00,00,20,00
HKLM,%PinMediaCategory%\%QEncoderInputPinGUID%,Name,%REG_SZ%,%QEncoderInputPinName%
HKLM,%PinMediaCategory%\%QEncoderOutputPinGUID%,Name,%REG_SZ%,%QencoderOutputPinName%
;---------------------------------------------------------------
;                S e r v i c e s  
;---------------------------------------------------------------

[qcodec.NT.Services]
AddService=qcodec, 0x00000002, qcodec.ServiceInstall

[qcodec.ServiceInstall]
DisplayName=%qcodec.DeviceDesc%
ServiceType=%SERVICE_KERNEL_DRIVER%
StartType=%SERVICE_DEMAND_START%
ErrorControl=%SERVICE_ERROR_NORMAL%
ServiceBinary=%12%\qcodec.sys

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

[Strings]
; non-localizeable
Proxy.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
KSCATEGORY_DATATRANSFORM="{2EB07EA0-7E70-11D0-A5D6-28DB04C10000}"
KSCATEGORY_VIDEO="{6994AD05-93EF-11D0-A3CC-00A0C9223196}"
KSMFT_CATEGORY_VIDEO_DECODER="{d6c02d4b-6833-45b4-971a-05a4b04bab91}"
KSCATEGORY_ENCODER="{19689BF6-C384-48FD-AD51-90E58C79F70B}"
QEncode="{62C77D85-EF02-465e-A67B-C858B5DB58ED}"

SERVICE_KERNEL_DRIVER=1
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1
REG_DWORD=0x00010001
REG_SZ=0x00000000

;localizeable
Qtx="Quartics"
qcodec.DeviceDesc="Quartics Codec Driver"
qcodec.Decoder.FriendlyName="QDecode Source"
qcodec.PostProc.FriendlyName="QPTPROS"
qcodec.VC1Decode.FriendlyName="QVC1Dec"
qcodec.Encoder.FriendlyName="QEncode"
cdname="QCodec Installation Disk"
ActiveMovieCategories="CLSID\{da4e3da0-d07d-11d0-bd50-00a0c911ce86}\Instance"
GUID.DataTrans="{2EB07EA0-7E70-11D0-A5D6-28DB04C10000}"
GUID.DataEnc="{19689BF6-C384-48FD-AD51-90E58C79F70B}"

;Pin Names
PinMediaCategory="SYSTEM\CurrentControlSet\Control\MediaCategories"

QDecoderInputPinGUID="{8030DC9C-DF44-436d-A1E9-EAB6A2164C24}"
QDecoderOutputPinGUID="{81EBBAB9-4D63-42b7-BA16-862473F82696}"
QDecoderInputPinName="QDec In"
QDecoderOutputPinName="QDec Out"

QPostProcInputPinGUID="{09631BF6-0DAC-419d-8E60-5ED05311A61D}"
QPostProcOutputPinGUID="{B79DDE26-1DF9-41a9-9BB7-390E7B46614E}"
QPostProcInputPinName="PP In"
QPostProcOutputPinName="PP Out"

QVC1DecInputPinGUID="{CA5DFFF1-DF4D-40bb-BE83-42C7FE951F0F}"
QVC1DecOutputPinGUID="{DE708C9F-3D1E-4eed-B638-02A37B10A733}"
QVC1DecInputPinName="QVC1 In"
QVC1DecOutputPinName="QVC1 Out"

QEncoderInputPinGUID="{be755fea-f238-46c1-8355-897edff0b6a0}"
QEncoderOutputPinGUID="{645c73eb-9003-47b0-a107-00b8f895a7a8}"
QEncoderInputPinName="QEnc In"
QEncoderOutputPinName="QEnc Out"

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: web4, load: 0.65