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).
When using the "--enable-sound=GST" option, the "--with-mp3-decoder" options
becomes useless since Gstreamer uses it's own plugins for decoding. For mp3
decoding you'll need either libmad or fluendos mp3 plugin, and for video
ffmpeg's gtsreamer plugin is needed.
I would actually recommend using ffmpeg (-enable-sound=sdl
--with-mp3-decoder=ffmpeg) since it is more functional than gstreamer.
You should also be aware that for now the sound options also selects the video
decoder, though this probably wont become a big issue until the major
video-sites starts working.
cheers,
Tomas
__________________________________________________________
Alt i én. Få Yahoo! Mail med adressekartotek, kalender og
notesblok. http://dk.mail.yahoo.com
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev