Stable: 2.5.2
Development: 2.6-alpha3
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.
dimonomid
Wed, 2009-12-30 13:01
Permalink
now it's solved, but i've got
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?
riesebie
Sun, 2010-01-03 08:59
Permalink
Which version of moc do you
Which version of moc do you run? Which Distro?
Elimar
p-himik
Fri, 2010-04-16 08:11
Permalink
First of all sorry for my
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