Jump to content

Elecard


Guest Oliver

Recommended Posts

Guest Oliver

Hello!

 

I have the Elecard MPEG decoder installed, which is used for playback as can be seen in graphedit. How do I switch to another codec, for example the original Microsoft demultiplexer without deinstalling the Elecard decoder?

 

CU, Oliver

Link to comment

Ok. I have a solution to do that. Goto:

 

HKEY_CLASSES_ROOT\CLSID\{F50B3F13-19C4-11CF-AA9A-02608C9BABA2}\InprocServer32\

 

And rename/remove the (Standard) entry: C:\Programme\ElecardDecoder\mpgdec.ax

 

You can create two .reg Files

 

1. ENABLE.REG

Windows Registry Editor Version 5.00

 

[HKEY_CLASSES_ROOT\CLSID\{F50B3F13-19C4-11CF-AA9A-02608C9BABA2}\InprocServer32]

@=""

 

2. DISABLE.REG

Windows Registry Editor Version 5.00

 

[HKEY_CLASSES_ROOT\CLSID\{F50B3F13-19C4-11CF-AA9A-02608C9BABA2}\InprocServer32]

@="C:\Programme\ElecardDecoder\mpgdec.ax"

 

So you can enable/disable the Elecard encoder with one mouse click without install/deinstall the codec.

Link to comment

Join the conversation

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

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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...