Flash to AVI

From LinuxReviews
Jump to navigationJump to search

Swf2avi by Rick Harris is a nice shell script and the only flashplayer (.swf) to .avi converter afaik and is thus the best flash to avi converter available.

Requirements[edit]

Note: The script does not mention that you need avidemux; but indeed you do need it to get sound.

Esound without alsa[edit]

The script requires esound - which does not work on many system (including mine) when compiled with alsa-support. Compile with ./configure --disable-alsa or USE="-alsa" on Gentoo.

Gentoo users[edit]

You highly likely already have the following packages installed:

  • emerge xorg-x11 esound

But perhaps not:

  • emerge netscape-flash wmctrl xautomation xvidcap swftools ffmpeg wavsplit avidemux

The script[edit]

Download: Swf2avi-0.4.sh