Bonjour there, I worship swfdec as it appears to meet my desperate needs. My goal is to put and SWF and get back a JPG, The JPG would be a printscreen of the SWF, swfdec appears to do that : http://swfdec.freedesktop.org/wiki/ScreenShots 1 > I didn t really get how to install and use swfdec 2 > I d like to use it dynamicly on Apache/PHP something like that : <?php //abstract desired code : //indicate swf $bitmap = new SWFPrint('anim.swf'); //indicate new bitmap file to create $bitmap.renderAsPrintScreen('MyAnimInBitmap.jpg'); ?> Am I dreaming too much ? I f i can use it with PHP, Is it a librairy I have to install ? Thanks to all of you, Sylvain.
swfdec-gnome ships the swfdec-thumbnailer program, which (apart from using PNG instead of JPG) does exactly what you want.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.