On 5/21/06, Ala'a Ibrahim <ala.ibrahim@gmai...> wrote:
> Well, I just want to share this thing, I use mplayer and lame to do it, if
> you have a better approach please advice
>
> first convert rm to a pcm file using mplayer
> $ mplayer -ao pcm -ao pcm:file=file.pcm -vo null file.rm
> Then convert from pcm to mp3 using lame
> $ lame file.pcm file.mp3
>
> hope it was useful
>
>
> --
> Ala'a A. Ibrahim
> http://www.alaa-ibrahim.info/ > _______________________________________________
> General mailing list
> General@jolu... > http://mail.jolug.org/mailman/listinfo/general_jolug.org >
>
>
thanks, I knew it could be done easily I just didnt bother going
through the docs or the mailing list. ;)