<br><br><div class="gmail_quote">On Mon, Apr 26, 2010 at 5:42 AM, Patton Echols <span dir="ltr"><<a href="mailto:p.echols@comcast.net">p.echols@comcast.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Ray Parrish wrote:<br>
> Hello,<br>
><br>
> I want to record myself playing along with you tube videos on my guitar<br>
> with gtkrecordmydesktop, but do not need the video that this program<br>
> records.<br>
><br>
> Is there a program, or programs in the repositories that can extract the<br>
> sound from a video, and save it as an mp3 file?<br>
><br>
><br>
<br>
ffmpeg can do it, use the version from medibuntu so it has mp3 compiled<br>
in.  So for a youtube video of something<br>
<br>
ffmpeg -i something.flv -ac 2 -ar 44100 -ab 320 something.mp3<br>
<br>
Mplayer can do it too.  Something like this:<br>
<br>
 mplayer -dumpaudio somefile.flv -dumpfile somefile.mp3<br>
<br>
Both can also handle other video file types.  These examples should give<br>
rational results, but read the man pages for what you want to accomplish.<br></blockquote><div>you can use avidemux to extract audio from video file, its a GUI application <br></div></div><br clear="all"><br>-- <br>Alok Singh Mahor<br>
CSE, IIT Delhi<br><a href="http://www.alokmahor.tk">www.alokmahor.tk</a><br><br>Join the next generation of computing, Open Source, and Linux/GNU!<br>