[wplug] ripping mp3 audio track from video (flv)

Eric Cooper ecc at cmu.edu
Mon Feb 16 14:59:45 EST 2009


On Mon, Feb 16, 2009 at 02:21:07PM -0500, Brian Sammon wrote:
> So I have a .flv file I downloaded from youtube.  I'd like to pull the audio 
> track from it, which is already mp3-encoded, to put on my audio-only mp3 
> player.

This seems to work:
    $ mplayer -dumpaudio foo.flv
    $ mv stream.dump foo.mp3

-- 
Eric Cooper             e c c @ c m u . e d u


More information about the wplug mailing list