On Tue, Oct 19, 2010 at 02:59:04AM +0000, [email protected] wrote: > Hello. > > Could you solve this error ? > > I compiled Gnash > > with configure > > ./configure --enable-renderer=ogl --enable-media=gst --enable-gui=gtk > --disable-plugins > > and I executed swf format file like "gtk-gnash xxx.swf" > But, I couldn't and got error "Error : Non-existent media handler specified"
Ouch, this is annoying indeed. Which version of gnash is this ? Can you try with code from git ? > What should I do if I use .swf file ? A workaround should be adding a -r1 switch (disabling sound) or add a -M gst (or see --help for the exact syntax of this last one). But it's a bug, if still occurring with the development version. --strk; () Free GIS & Flash consultant/developer /\ http://strk.keybit.net/services.html _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

