On Sun, Sep 13, 2009 at 16:32, Vernon Van Steenkist <span dir="ltr">&lt;<a href="mailto:vernon@drizzle.com" target="_blank">vernon@drizzle.com</a>&gt;</span> wrote:<br><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">&gt; Date: Sun, 23 Aug 2009 20:35:23 -0400<br>
&gt; From: &quot;Paul DeShaw&quot; &lt;<a href="mailto:zaltar@myway.com" target="_blank">zaltar@myway.com</a>&gt;<br>
&gt; Subject: Re: [Gslug-general] Linux scripts for audio<br>
&gt; To: <a href="mailto:gslug-general@gslug.org" target="_blank">gslug-general@gslug.org</a>, <a href="mailto:lucas.thompson@gmail.com" target="_blank">lucas.thompson@gmail.com</a><br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt; I would like to revisit this, now that KBCS is retiring most of, IMHO, the<br>
&gt; best programming available anywhere. Their streaming archives go back two<br>
&gt; weeks, after which they will be deleted.<br>
&gt;<br>
&gt; Last night, I followed the link to the blog mentioned by Lucas below, and<br>
&gt; was able to record to an external drive. Unfortunately, through an<br>
&gt; apparent slip of the finger it was recorded as mp4 rather than mp3, but it<br>
&gt; is there:<br>
<br class="Apple-interchange-newline">&gt; arecord -f cd -d numberofseconds -t raw | lame -x -r ?? out.mp3&quot;</blockquote><div><br></div><div>LAME will only encode mp3 files, changing the extension of the output file to mp4 won&#39;t affect the encoding of that file. Also renaming foo.mp3 to foo.mp4 will only have an effect if you launch a different music playing program associated with that extension.</div>
<div><br></div><div>Cheers,</div><div>Lee</div></div>