gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] Runtime media handlers (was: Sortie's weekly GSoC activity l


From: Sandro Santilli
Subject: [Gnash-dev] Runtime media handlers (was: Sortie's weekly GSoC activity log)
Date: Fri, 22 Jul 2011 22:08:07 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Fri, Jul 22, 2011 at 09:24:38PM +0200, Jonas 'Sortie' Termansen wrote:

> * Wondered whether it is possible/useful to compile both GST and
>   FFmpeg into gnash, and then search for a decoder in both backends.
> * That would make it easier for make check to check all possible backends.

It is possible (and useful) to compile both GST and FFmpeg into gnash.
It's actually the default, if deps for both are found.

You can specify which handler to use at runtime with the gnashrc
directive 'set mediaHandler xx' and with the -M commandline option.

If your test runner is written in C++ you should have access to 
the list of available handlers, so you can scan it. It should be
a GnashFactory.

--strk;

  ()   Free GIS & Flash consultant/developer
  /\   http://strk.keybit.net/services.html



reply via email to

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