headkaze Posted September 29, 2006 Posted September 29, 2006 I'm writing a configuration program and I need to get a list of DVD MPEG-2 codecs on the machine. The same list you get from the program DecCheck Eg. NVIDIA Video Decoder Leadtek Video/SP Decoder Is there any way to do this using managed code? I assume it might be a bit difficult for .NET's lack of DirectShow support. Perhaps I can use DirectShowLib or something, but it would be nice if I can do it in my own class without a dependancy even if I have to use p/invoke. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.