Tomas Groth wrote:
> far. It uses standard SDL for audio output (not SDL_mixer), and ffmpeg for mp3
> decoding, and I plan to add support for use of madlib as an alternative.
> This soundhandler should be able to work with the streaming gnash, but how do
> i
> enable it?
> I hope to provide a functional patch within a few days, but since i'm not the
> best configure-script hacker, i'd be gratefull if someone would make a ffmpeg
> detection macro...
I'll crank out a simple one this morning for ffmpeg. There is an
existing test for libMad. You'd enable this using --enable-sound=ffmpeg.
Ideally we could use an abstracted class that let us bury ffmpeg,.
Gstreamer, or libMad underneath, but I realize that's much more work.
- rob -
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev