ffmpegでFLVをMP3にする。 Mint12

sudo aptitude install ubuntu-restricted-extras ffmpeg
ffmpeg -i test.flv -acodec libmp3lame test.mp3