[vlc-devel] GSoC patch mpg123 question

Jean-Baptiste Kempf jb at videolan.org
Fri Mar 26 11:49:38 CET 2010


Hello,

On Thu, Mar 25, 2010 at 07:13:10PM -0500, William Hahne wrote :
> I wrote the plugin that uses libmpg123 instead of libmad, but I'm
> having problems testing it. At first I had the avcodec plugin getting
> in the way so I disabled that but the mpeg_audio plugin doesn't seem
> to be working since VLC keeps telling me that it can't find a decoder
> plugin to handle the fourcc "mpga". Without mpeg_audio I don't think
> the current libmad plugin is even working. I've looked at

I believe you have a made mistake here. You shouldn't need to deactivate
the avcodec module.

My guess is that your module is not loaded:
Try vlc --list | grep <name>
and try the --no-plugins-cache

Best Regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/



More information about the vlc-devel mailing list