Stable: 2.4.4
Development: 2.5.0-alpha4
No decoder plugins have been loaded
Submitted by acampbell on Thu, 2005-11-24 17:51
Just compiled and installed moc but on trying to run it I get this message:
No decoder plugins have been loaded.
Obviously something elementary but I don't see how to do this. There are decoder_plugins in the source directory but where are they supposed to go?
Probably no decoder plugins
Probably no decoder plugins has been built. The configure script displays a list of supported formats at the end, check it. I gues you don't have required -devel packages (like libmad0-dev).
--
Damian Pietras - MOC developer
Problem solved
Thanks for the reply. I've now installed the deb package, which is working well.
Anthony Campbell