gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] Media handlers


From: Benjamin Wolsey
Subject: Re: [Gnash-dev] Media handlers
Date: Mon, 19 Jul 2010 19:46:31 +0200

> 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:address@hidden
http://identi.ca/bwy

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

[Prev in Thread] Current Thread [Next in Thread]