Page 1 of 1

Can ROBOTASK auto screenshot Flash movies?

Posted: Thu May 09, 2013 7:07 am
by alexsay4299
Hello i am having a question if RoboTask can help me with my problem?
I have a wordpress site with thousands of flash movies. I want to create for each movie separate page with its review and screenshot, since i have thousands it is hard to take a screenshots for all of them, that is the reason i am looking for some automatic solution, any tool that can automatically create jpg screenshots. Appreciate for you help.

Re: Can ROBOTASK auto screenshot Flash movies?

Posted: Fri May 10, 2013 8:51 am
by Oleg
Unfortunately RoboTask can't take screenshots directly
But there are many free command-line tools to do this

For example:
screenshot-cmd.exe ( https://code.google.com/p/screenshot-cm ... e&can=2&q= )
Should be started without parameters. It saves screenshot to "screenshot.png" into current folder

ImageMagic tools ( http://www.imagemagick.org/script/index.php )
See "Import" utility. This is advanced command-line tool to take a screenshot and save it to JPEG

So you can use these utilities with RoboTask without problems in your task algorithm.