Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...