gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] generating png images from swf file


From: Henry Minsky
Subject: [Gnash-dev] generating png images from swf file
Date: Fri, 6 Jul 2007 11:07:29 -0400

(sending again, it looks like previous attempt got bounced for having HTML in it)

Hi Folks,

   I have a bunch of individual swf files which contain more or less static
   images, which I would like to render as png files so I can use them in a
   cross-platform OpenLaszlo application (DHTML runtime).
   Is there any easy way to use gnash as a converter, to render the swf files
   as bitmaps and write them out to disk in some format (PNG would be ideal,
   but
   some raw bitmap format could be used as well, and converter with imagemagick
   or something)?

   Also, I'm having trouble compiling gnash on a debian linux system, I did a
   clean checkout but  autoconf is barfing at me, if anyone has seen this
   problem before,
   I'd appreciate any help with how to proceed
   address@hidden:~/src/gnash$ autoconf
   > configure.ac:23: error: possibly undefined macro: AM_CONFIG_HEADER
   >       If this token and others are legitimate, please use
   > m4_pattern_allow.
   >       See the Autoconf documentation.
   > configure.ac:46: error: possibly undefined macro: AM_CONDITIONAL
   > configure.ac:52: error: possibly undefined macro: AM_INIT_AUTOMAKE


   > configure.ac:53: error: possibly undefined macro: AM_MAINTAINER_MODE
   > configure.ac:56: error: possibly undefined macro: AC_DISABLE_STATIC
   > configure.ac:58: error: possibly undefined macro: AM_GNU_GETTEXT
   > configure.ac:444: error: possibly undefined macro: AM_COMPILER_LIB
   > configure.ac:720: error: possibly undefined macro: AC_PATH_MING
   > configure.ac:745: error: possibly undefined macro: AC_PATH_MTASC
   > configure.ac:995: error: possibly undefined macro: AC_LIBLTDL_INSTALLABLE
   > configure.ac:996: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
   > configure.ac:997: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
   > configure.ac:998: error: possibly undefined macro: AC_PROG_LIBTOOL
   > configure.ac:1002: error: possibly undefined macro: AC_LIB_LTDL
   > address@hidden:~/src/gnash$
   >


   Thanks,

--
Henry Minsky
Software Architect
address@hidden


reply via email to

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