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;


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to