View Full Version : How to get the list of installed codecs ?
Kyle_Katarn
13th July 2004, 17:40
Everything is in the title...
I would like to get the list of installed codecs and the FourCC to which they are related and the file (.ax) associated with each installed decoder.
Is this possible (or anything close to this) ?
Thanks !
Tuning
13th July 2004, 17:56
G Spot can reveal the codecs/decoders installed.
Check www.doom9.org newss..:)
Kyle_Katarn
13th July 2004, 18:03
:)
I'm the developper of VideoToolbox and i would like to know how to "code" it;-)
DoC hEx
15th July 2004, 06:33
Check to see if the following RegCode is the same for you...
HKEY_CURRENT_USER\Software\Microsoft\ActiveMovie\devenum\{33D9A760-90C8-11D0-BD43-00A0C911CE86}
On my system this is where all the codecs are listed. It could be possable that this {33D9A760-90C8-11D0-BD43-00A0C911CE86} is a fix number. But I only have one pc so... you'll have to check what yours is either way the info should always be under the 'HKEY_CURRENT_USER\Software\Microsoft\ActiveMovie\devenum\'
Let me know if its the same on your PC
Kyle_Katarn
15th July 2004, 08:15
I don't have such key...
Anyway, i've found some code that seems to works properly...
Thank you !
Movie Maniac®
16th July 2004, 09:42
Hi
Is it your code in c++? Or VB or something else?
Can I have it in order to take a look? I would appreciate this :)
I've been searching for this for a long time, and finally solved the problem by myself, with some hard coded tricks.
The only thing I can say is that under win 98 and previous, the informations are not stored into the registry, as far as I know, but in an ini file in the system dir (system.ini if I remember well... or something like that), while under win2k and above all is stored into the registry, but I can't remember the key and I don't have my piece of code with me at the moment. But there was a list reporting something like "xvid" and something else.
Please forgive me, but I'm at work at the moment, and I'vent touched my code for months, so I cannot tell anymore...
Anyhow, if you can let me have your peace of code, I will appreciate studying it.
Bye
P.S. my MMAAT reads installed codecs too :)
Kyle_Katarn
16th July 2004, 09:50
I've found some code in VB.
Contact me by email and i'll send it to you
Kyle_Katarn
19th July 2004, 20:09
VideoToolbox now lists installed Codecs : http://www.kcsoftwares.com/?vtb
niamh
19th July 2004, 23:33
AnalogX Dxman (http://www.analogx.com/contents/download/audio/dxman.htm)
Can't live without :)
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.