gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] add avi output to gnash


From: strk
Subject: Re: [Gnash-dev] add avi output to gnash
Date: Tue, 14 Nov 2006 12:00:49 +0100

On Tue, Nov 14, 2006 at 10:17:18AM +0000, lior assouline wrote:
> Hi,
> I'd like to implement an AVI file output option for gnash (for a swf -> avi 
> utiltiy). Can u point me to the place (in the code) I can get a pointer to 
> the image being displayed so that I can write it to file ?

Every 'renderer' may have it's own 'format' for the image being displayed.
What I'd like to have is a dump_to_known_format() function in the
render_handler base class for use by automated SWF movie test runners,
so maybe this is a chance to implement that.

--strk;




reply via email to

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