LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   mpg123 and mp3 to wav (https://www.linuxquestions.org/questions/linux-newbie-8/mpg123-and-mp3-to-wav-128999/)

mikkove 12-26-2003 05:57 AM

mpg123 and mp3 to wav
 
Hi!

What do I need to convert mp3s to wav files?
I'm using mpg123 like this:
mpg123 -w song.wav song.mp3 and it says that it decodes the mp3 file but where does it make this file? Cause I can't find it anywhere.
So could somebody help me.

trickykid 12-26-2003 10:23 AM

Should be in same directory to my knowledge but if not, have you tried to do a find on it?

find / -name song.wav


All times are GMT -5. The time now is 12:10 PM.