Skip to content
/ swf2png Public

Flash swf file to image renderer using ffmpeg python & native flash player

Notifications You must be signed in to change notification settings

ysdede/swf2png

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swf2png

Flash swf file to png renderer using ffmpeg python & native flash player

How to install:

  • Download flash player binary from macromedia site and copy it to util folder. Flash player download URL given in util folder. Flash Player title name hardcoded in source code. If you use another version of flash player please replace flashplayertitle variable value with your window title name.
  • Make sure ffmpeg is installed and ffmpeg/bin folder added to your system (or user) path. See issue153@ffmpeg-python
  • Install python requirements.
  • Run main.py. It will check swf directory for swf files and copy the results to png folder.

[]

About

Flash swf file to image renderer using ffmpeg python & native flash player

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages