bugzilla-daemon at freedesktop.org
2009-Feb-16 16:08 UTC
[Swfdec] [Bug 20141] New: PrintScreen of a SWF
http://bugs.freedesktop.org/show_bug.cgi?id=20141
Summary: PrintScreen of a SWF
Product: swfdec
Version: unspecified
Platform: Other
OS/Version: Windows (All)
Status: NEW
Severity: normal
Priority: medium
Component: library
AssignedTo: swfdec at lists.freedesktop.org
ReportedBy: ebookers at tapiocadesign.com
QAContact: swfdec at lists.freedesktop.org
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.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Feb-16 17:08 UTC
[Swfdec] [Bug 20141] PrintScreen of a SWF
http://bugs.freedesktop.org/show_bug.cgi?id=20141
Benjamin Otte <otte at gnome.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--- Comment #1 from Benjamin Otte <otte at gnome.org> 2009-02-16 09:08:28
PST ---
swfdec-gnome ships the swfdec-thumbnailer program, which (apart from using PNG
instead of JPG) does exactly what you want.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.