The first thing you want to do when converting audio files is to convert them into .wav files. Mplayer can dump almost anything that it plays (and it can play almost anything) to raw .wav format.
mplayer -quiet -vo null -vc dummy -ao:pcmheader:file=".wav file" "inputfile"
To mp3 :
Lame is a command-line tool which can convert .wav to .mp3
lame input.wav output.mp3
To ogg :
oggnec input.wav
That's it!!! No need to search over net for free tools. No patch, registration key blah blah ... Yo LINUX !!!
Showing posts with label .rm to ogg. Show all posts
Showing posts with label .rm to ogg. Show all posts
Linux : Convert Real Media Files to mp3/ogg
Posted by Natthu
Subscribe to:
Posts (Atom)