Subject: Re: OT: convert .mp3 to .wma?
To: Steven Sartorius <ssartor@bellatlantic.net>
From: Aggelos <marmango@freemail.gr>
List: netbsd-users
Date: 06/25/2007 20:49:00
on 06/24/2007 04:34 PM Steven Sartorius wrote the following:
> Hi,
>
> I recently picked up a Motorola RAZR phone and am trying to install some
> music on it. Unfortunately, it only understands .wma and my entire
> music collection is in mp3 form. Anybody know of a unix/NetBSD/Linux
> tool to convert .mp3s to .wma? MPlayer and sox don't seem to be able to
> do it...
>
> Or is this a Windows only sort of thing...
>
> thanks for any help,
>
> Steve
>
>
>
lame --decode <filename>.mp3 <filename>.wav