Can someone explain how to convert .SWF files to uncompressed .AVI files. Which software I'd need or a tutorial I could use?

link|improve this question
feedback

migrated from stackoverflow.com Oct 12 '09 at 16:54

This question came from our site for professional and enthusiast programmers.

2 Answers

If you have the source file as .FLA and open them in Adobe Flash:

  1. Go to: File > Export > Export movie
  2. Choose AVI from the formats list
  3. then you can tweak the export settings, where you can set the compression

This works on Windows only (not on a Mac).

link|improve this answer
feedback

swf2avi

http://www.pizzinini.net/projects/swf2avi/

swf2avi is a freeware tool to convert or batch-convert Flash movies (swf) to bitmaps, bitmap-sequences (bmp, jpg) or videos (avi).

swf2avi supports all versions of Macromedia Flash. If a new release is available, install the Internet Explorer Plugin and use it with swf2avi.

swf2avi supports all installed video codecs.

link|improve this answer
feedback

protected by Community Aug 18 '11 at 10:28

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.