convert flash to mp3

November 6th, 2008 by webstersprodigy

Using ffmpeg, anything’s possible

Just install ffmpeg, lame, and then you can do something like

ffmpeg -i flashvid.flv -ar 44100 -ab 160 -ac 2 outfile.mp3

Tags:

Leave a Reply


No computers were harmed in the 0.252 seconds it took to produce this page.