Re: I dream of converting this file to a real mp3

"w robbi" <[email protected]> Sun, 26 Oct 2008 17:58:53 -0600
Newsgroups gmane.org.user-groups.nmlug
Message-ID <[email protected]>
use lame.

lame -V2 jeannie.wav jeannie1.mp3

On Sat, Oct 25, 2008 at 10:04 PM, Kelly Jones
<[email protected]> wrote:
>
> I have an odd file:
>
> > file jeannie1.wav
>
> jeannie1.wav: RIFF (little-endian) data, WAVE audio, MPEG Layer 3,
> mono 11025 Hz
>
> Running "mplayer jeannie1.wav" gives a weird squealing noise. This command:
>
> mpg123 -s jeannie1.wav | sox -t sw -r 11025 - /tmp/temp.wav
>
> works great. The reslting file is a "real" WAV file:
>
> > file /tmp/temp.wav
>
> /tmp/temp.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM,
> 16 bit, mono 11025 Hz
>
> and mplayer plays it fine.
>
> I want to convert jeannie1.wav to MP3. Of course, I can do the above
> and then run lame on /tmp/temp.wav, but I sense I'm going in circles.
>
> What's the correct way to convert jeannie1.wav to MP3 with a single
> lame command, short of folding my arms and blinking?
>
> --
> We're just a Bunch Of Regular Guys, a collective group that's trying
> to understand and assimilate technology. We feel that resistance to
> new ideas and technology is unwise and ultimately futile.
> _______________________________________________
> NMLUG mailing list
> [email protected]
> http://lists.b9.com/cgi-bin/mailman/listinfo/nmlug
_______________________________________________
NMLUG mailing list
[email protected]
http://lists.b9.com/cgi-bin/mailman/listinfo/nmlug