Quote:
Originally Posted by xlv600 mmswitch.ax stands for Morgan Multimedia Stream switcher. It's intended to help Microsoft Media player to support AVI with 2 audio streams, and used to be incompatible with BSPlayer, as audio stream selection is one of the many features already embedded in BSplayer code, no filter is required for this task. To workaround your issue, uninstall Morgan Switcher.
This was for mmswitch v0.94B, but I think that it's fixed now in latest v0.96B |
I don't know how you installed Morgan, it does not necessarily appear in the uninstall programs in windows, some packs or software install it "silently". If so, the command is:
Code:
regsvr32.exe -u mmswitch.ax
(this works when the file mmswitch.ax is in \windows\system32 ; otherwise you'll need to specify the path to the file)