AVStream : How can I register my own AVStream driver??

G

Guest

I make an AVStream capture driver based on MS avssamp sample software device
driver.
but, I can't register and see it in GraphEdit filter window. How do I have
to modify MS original avssamp.inf.
The hardware ID for my hardware is PCI\VEN_1131&DEV_7146.

For example,
I modified it as following, but, I can't register my driver.

line 19, in avssamp.inf file.

[Microsoft]
%avssamp.DeviceDesc%=avssamp,SW\{fecf1508-78f0-4853-8445-871eb7e7b21e}
->
[Microsoft
%I6500EKS.DeviceDesc%=I6500EKS,PCI\VEN_1131&DEV_7146\{503E60E0-182A-48d7-B9D2-93FAB9374246}

Please, help me~!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top