On Tue, Mar 13, 2007 at 08:19:55PM +0300, Dmitry Marakasov wrote: > Hi! > > I'm planning to update FreeBSD port of Gnash soon, and I'm currently > discovering what libs gnash depend on with different combinations of > configure options. I've found out that gnash doesn't get linked against > libmad if --enable-sound=GST is specified (even with --with-mp3-decoder=mad).
In the future and hopefully for the next release the audio decoder, the renderer or the gui will be selectable at runtime using plugins. > What does this mean? Does gstreamer handle mp3 decoding if it's > enabled, and should I add dependency on mp3 decoding plugin of > gstreamer or something? Certainly, if you want to be able to hear mp3 with gstreamer. Unless I'm wrong, libmad is to be used with ffmpeg. -- Pat _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

