Can't load plugin libffmpeg_decoder: file not found

Dear developers.

I trying to set up moc. Now i successfully can play mp3 files, but 99% of my music is wma. I have installed ffmpeg, and now i can play wma by ffplay.

MOC tells me:

Can't load plugin libffmpeg_decoder: file not found

but in directory /usr/lib/moc/decoder_plugins the following files exists:
libffmpeg_decoder.la libflac_decoder.la libmp3_decoder.la libvorbis_decoder.la
libffmpeg_decoder.so libflac_decoder.so libmp3_decoder.so libvorbis_decoder.so

I have read much existing topics on forum, no one helps ms :(

Thank you for any help.

now it's solved, but i've got new trouble similar like this:
http://moc.daper.net/node/202

but it was in 2006 !
Bugs still not fixed?

Which version of moc do you run? Which Distro?

Elimar

First of all sorry for my english - I am russian
Have the same problem:
Can't load plugin libffmpeg_decoder: file not found

I did backup of /usr/local/lib/moc/decoder_plugins/libffmpeg_decoder.* and copied libffmpeg_decoder.* from moc_1%3a2.5.0~alpha3+svn20080629-2ubuntu1_i386.deb
to /usr/local/lib/moc/decoder_plugins/
And it worked - no errors. But in ffmpeg.c I`ve pasted few lines (as in http://moc.daper.net/node/110, but in proper line numbers). So with old libffmpeg_decoder I dont have support for *.ape but the new one don't even load.

PS: latest version of sources of moc for this moment