Extract audio from FLV

Apr 2, 2012·
Julio Batista Silva
Julio Batista Silva
· 1 min read

Just run the following command:

julio@julio-acer ~> ffmpeg -i File.flv -ar 44100 -ab 256k -ac 2 file.mp3

Julio Batista Silva
Authors
Senior Cloud Developer
comments powered by Disqus