in reply to module for swf music to mp3 conversion

Use lame. Use the command line for this. The command line is your friend. The command line loves us.

Using perl to do this would be using a wrapper for something else. What we would be wrapping is likely already outfitted to do your bidding.

You can still call it from perl, drop it on a cron, etc.

  • Comment on Re: module for swf music to mp3 conversion