Need a method to determine which codec is current set for Mpeg-2
2 posters
Page 1 of 1
Need a method to determine which codec is current set for Mpeg-2
Hopefully this is the place to ask this question.
I support many media players out in the field and we use the Gabest codec from the klite codec pack. We use the Win7DSFilterTweaker tool to set the Mpeg-2 filter to Gabest (instead of Merit or Microsoft).
However during one push of our software, the Mainconcept codec was installed, thus removing the Gabest codec.
We have a tool that can automatically check registry settings and send us a report back from all players which ones have certain registry settings. It can check other files as well.
Essentially, I need to know what file/registry settings will tell me that Gabest is currently selected for the Mpeg-2 filter from using the Win7DSFilterTweaker tool.
If Mainconcept is installed from the Klite codec pack for Mpeg2 Video, then the Tweaker Tools shows nothing selected for Mpeg-2 video. If Gabest is installed, then the tweaker tool shows Gabest between Microsoft and USE Merit.
Thanks in advance for any help.
I support many media players out in the field and we use the Gabest codec from the klite codec pack. We use the Win7DSFilterTweaker tool to set the Mpeg-2 filter to Gabest (instead of Merit or Microsoft).
However during one push of our software, the Mainconcept codec was installed, thus removing the Gabest codec.
We have a tool that can automatically check registry settings and send us a report back from all players which ones have certain registry settings. It can check other files as well.
Essentially, I need to know what file/registry settings will tell me that Gabest is currently selected for the Mpeg-2 filter from using the Win7DSFilterTweaker tool.
If Mainconcept is installed from the Klite codec pack for Mpeg2 Video, then the Tweaker Tools shows nothing selected for Mpeg-2 video. If Gabest is installed, then the tweaker tool shows Gabest between Microsoft and USE Merit.
Thanks in advance for any help.
91_aggie- Posts : 1
Join date : 2015-10-27
Re: Need a method to determine which codec is current set for Mpeg-2
First of all, you seem to be using a very old version of the codec pack. Current version uses LAV Video decoder for MPEG-2 (DScaler5 on Windows XP). Updating is recommended.
Secondly, the preferred filter system only exists on Windows 7 and newer. It also only has effect on basic DirectShow applications. Advanced players still use the standard merit system.
The relevant Registry key is:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectShow\Preferred
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\DirectShow\Preferred
mpeg2 is value {e06d8026-db46-11cf-b4d1-00805f6cbbea}
Secondly, the preferred filter system only exists on Windows 7 and newer. It also only has effect on basic DirectShow applications. Advanced players still use the standard merit system.
The relevant Registry key is:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectShow\Preferred
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\DirectShow\Preferred
mpeg2 is value {e06d8026-db46-11cf-b4d1-00805f6cbbea}
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum