[MPlayer-dev-eng] Re: [PATCH] CoreAVC [1/5] - Add registry

Alan Nisota alannisota at gmail.com
Thu Oct 5 15:50:23 CEST 2006


On 10/5/06, Suur Karu  wrote:
> Opening video decoder: [dshow] DirectShow video codecs
> Called unk_IsDebuggerPresent
> Win32 LoadLibrary failed to load: CoreAVCDecoder.ax
> Warning: DS_Filter() could not open DirectShow DLL.  (DLL=CoreAVCDecoder.ax,
> r=0x87990e0)
> Failed to create DirectShow filter
> ERROR: Could not open required DirectShow codec CoreAVCDecoder.ax.
> ...
> How to find and correct problem?
Well...it's a royal pain actually.  I assume you placed the
CoreAVCDecoder.ax in the right directory, and set your keys correctly?
 You should double check these.
As the LoadLibrary is failing, you really have only 1 option:  run
mplayer with '-v -v' and send me the logs (off list), and I'll take a
look,
Debugging this sort of stuff has required going into assembly in some
cases, but it shouldn't be necessary to get the library to load.



More information about the MPlayer-dev-eng mailing list