On Thu, Nov 26, 2009 at 8:01 AM, Girish Venkatachalam
<[email protected]> wrote:
> $ ffmpeg -i foo.flv foo.mp3
>
> or
>
> $ ffmpeg -i foo.mpg foo.ogg
>
> and so on. Try any combo.
>
> To create video from audio you need to give two parameters like this. ;)
>
> $ ffmpeg -i foo.wav -i foo.mjpeg foo.avi
>
This is more generic

mplayer -dumpaudio <Any Video File> -dumpfile MyRippedAudio.mp3

I suppose even -dumpfile to an ogg will work. But I use this because
I rip this only when I want audio for my mobile phone which doesn't
support ogg. (flvs can be ripped too. I use this for getting some rare
concerts from youtube)

If you do not specify a dump file, it will automatically dump as an mp3 file
with no extension

---
Ashok `ScriptDevil` Gautham
_______________________________________________
To unsubscribe, email [email protected] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to