Do you know that you can extract sound from a flash video file in ubuntu/debian using just one command? You can. First, you must download the video file from YouTube (described here). Then, you must install mplayer: sudo apt-get install mplayer. Then, it’s simply a matter of playing the video file with mplayer, while instructing mplayer to dump the audio to a file:
mplayer -dumpaudio movie_file.flv -dumpfile resulting_sound_file.mp3

Easy peasy! :-)

Related posts:

Tags: , , , ,

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This site uses KeywordLuv. Enter YourName@YourKeywords in the Name field to take advantage.