Re: [LAU] Stripping audio from YouTube .webm files

From: SxDx <sed@email-addr-hidden>
Date: Thu Jan 10 2013 - 01:50:19 EET

> From: "Ivan K" <ivan_521521@yahoo.com>
> I am able to download .webm files from YouTube with the
> youtube-dl utility.
>
> Now, I would like to be able to take just the
> audio track of such a file and write it to a .ogg or .mp3
> file.  Can someone coach me how to do this?

ffmpeg -i input.flv -acodec libvorbis -ab 128k -vn output.ogg
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Thu Jan 10 04:15:02 2013

This archive was generated by hypermail 2.1.8 : Thu Jan 10 2013 - 04:15:02 EET