> Media handlers: ffmpeg So configure seems to be working correctly.
> but if i try to load a file without -M i get > > Error: Non-existent media handler specified > ^^ two spaces But when you pass an empty string to select the default handler a null is returned. > and if i run aos4-gnash without parameters, i get: > > -M --media < > And this shows that none are registered at startup. I'd say there are three options: 1. The ffmpeg files aren't getting compiled at all. 2. The registration part of ffmpeg isn't being compiled (it needs a #define which is currently passed on the command line). 3. They're getting compiled but the static initialization isn't performed. I can't think of a good reason (except possibly linking) why that might happen. 1 and 2 are easy to check. bwy -- Use Gnash, the GNU Flash Player! http://www.gnu.org/software/gnash/ Benjamin Wolsey, Software Developer - http://benjaminwolsey.de C++ and Open-Source Flash blog - http://www.benjaminwolsey.de/bwysblog xmpp:b...@xabber.de http://identi.ca/bwy
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ Gnash-dev mailing list Gnash-dev@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-dev