On 11/10/09, strk <[email protected]> wrote: > On Tue, Nov 10, 2009 at 11:09:03AM +0800, alpharoot wrote: > > It sounds like libmad is not supported since Gnash version 0.8.2. Instead we > > have to > > use ffmpeg etc. However libmad is useful especially for devices that have no > > floating > > point coprocessor. Is it possible for us to use libmad in newly versions > > (like 0.8.6)? > > Sure, you'd need to implement a libmad base MediaHandler for that. > I guess it would throw "unsupported operation" exceptions most > of the times though as it does only MP3 audio decoding ? > Thanks for your advice. That means I need to develop the libmad based AudioDecoder for gnash. I had a quick try by refering to the AudioDecoderFfmpeg. But it seems it's hard for me to implement it in a short time...
-- Bill _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

