[MPlayer-users] Video stream mandatory while converting .rm to .mp3. Bug?

Kevin DeKorte kdekorte at yahoo.com
Fri Mar 5 01:42:30 CET 2004


Here is script I use to extract the audio off an mms stream and then convert 
it to mp3

mplayer -ao pcm -aofile $2.pcm -vo null -cache 2048 "$1"
lame $2.pcm $2.mp3
rm $2.pcm

Perhaps something similar will work for you.

Kevin


On Thursday 04 March 2004 05:38 pm, Abraham S. Lin wrote:
> Hi, dear mplayer-users,
>
> Tried a lot of stuff to convert .rm to .mp3 and finally trying the most
> promising
> mplayer to no avail. Give me a hand?
>
> Thanks a lot,
> Shuo




More information about the MPlayer-users mailing list