convert flash to mp3
November 6th, 2008 by webstersprodigyUsing 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: ffmpeg
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: ffmpeg
No computers were harmed in the 0.252 seconds it took to produce this page.