Date: Sat, 25 Jan 2003 13:01:37 +0000 (UTC) From: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-multimedia@freebsd.org Subject: Re: need mp3 to wav converter, is there already a FreeBSD port ? Message-ID: <b0u1rh$dgc$1@kemoauc.mips.inka.de> References: <20030125113657.GA27262@titan.klemm.apsfilter.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Andreas Klemm <andreas@klemm.apsfilter.org> wrote: > Best would be something for the commandline, for "batch mode". An MP3->WAV converter is just an MP3 player that can direct its output to a file and prepend a trivial WAV header. madplay and mpg321 can do this. mpg123 can also write the decoded audio to stdout, and you could use a tool such as sox to convert the raw audio to WAV. > Is it better to normalize the mp3 file ? > Or better to do it after mp3 to wav convertion ?? Can you even do this in MP3 format? Just convert to WAV or raw audio and use sox on that. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b0u1rh$dgc$1>