swf to image script

Discussion in 'PHP' started by stephan2307, Sep 16, 2010.

  1. #1
    I have searched all over the net to find a script that lets me automatically create a image from an swf file. I have a number of games and I want to create thumbnails for them but don't want to have to deal with it manually.

    Does any one have any idea how to do it?
     
    stephan2307, Sep 16, 2010 IP
  2. lowridertj

    lowridertj Well-Known Member

    Messages:
    2,882
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    195
    #2
    lowridertj, Sep 16, 2010 IP
  3. imperialDirectory

    imperialDirectory Peon

    Messages:
    395
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Try using FFMPEG (not a PHP function, but you can use PHP to call it from command line). You can create rotating thumbs with it.
     
    imperialDirectory, Sep 17, 2010 IP