This compatibility fix is for applications that CoCreateInstance an old MP3 Codec directly and use it as a filter in a DirectShow ...

This compatibility fix is for applications that CoCreateInstance an old MP3 Codec directly and use it as a filter in a DirectShow graph. This is an unsupported way of getting at the filter. The fix intercepts the CoCreateInstance for the missing filter and redirects it to a supported one.