Friday, October 15, 2010
Rip audio from flv file
ffmpeg -i /path/to/file.flv -acodec mp3 -ac 2 -ab 128 -vn -y /path/to/file.mp3
Subscribe to:
Posts (Atom)
This blog was created to post nuggets of information that help make GNU Linux a part of everyday life and to post info about android application development.