Posts Tagged ‘ffmpeg’

convert flash to mp3

Thursday, 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


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