Log in

View Full Version : ram files to mp3 files


coonsanders
13th February 2007, 20:32
hi gang

how do u convert ram files to mp3 4 burning a cd?can it be done??
thanks

coonsanders

smok3
13th February 2007, 20:44
i use a batch like:

cd %~p1
cd

mplayer -ao pcm:file=%~n1.wav -vo null -vc dummy %1

lame --preset standard %~n1.wav %~n1.mp3

coonsanders
13th February 2007, 21:19
hi
what does that mean??

coonsanders

Kurtnoise
15th February 2007, 19:12
That means you need to grab some command line tools (mplayer and lame) and write a batch file : copy&paste the smok3's one and change the extention of the file (.bat) and put it in the ram files folder...

Damster
8th March 2007, 09:42
Convert the audio (ram) files as Mp3 using FlexiMusic Wave Editor (http://www.fleximusic.com/), an Mp3 editor/ converter. To save the file as Mp3, need to install a separate command line Mp3 encoder/ decoder. Lame encoder will be of use.

AHelpingHand
15th March 2007, 12:56
You can use Super (http://www.erightsoft.com/SUPER.html)
It's very good and fast.