|
Hello all,
I have developed for my own needs a gallery PHP script that handle video/audio/image and flash files.
I had it create thumbnails of the contents, or search for an album cover automatically upon accessing it, if it wasn't already cached, but I do have troubles with flash.
How can we take a screenshot or a thmbnail of a flash file in an automatized way?
Does anyone knows if it can be done even ?
For the records, I'm looking at something that can be done automatically and under Linux / php.
Uploading hand made thumbnails is not what I'm looking for.
I do have 1 solution, but it's soo slow that it's an overkill.
I have developed an PHP web site screenshoter, and I can use this to load the flash file rather than a web site, but the memory consumption and CPU load put on the server is so high, that it's not that worthy....
So, does anyone have a clue where to look at ?
|