From owner-freebsd-multimedia Mon Jan 27 3:36:55 2003 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8F2237B401 for ; Mon, 27 Jan 2003 03:36:53 -0800 (PST) Received: from fuego.fadesa.es (fuego.fadesa.es [195.55.55.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17A9843EB2 for ; Mon, 27 Jan 2003 03:36:52 -0800 (PST) (envelope-from freebsd@fadesa.es) Received: (from mail@fadesa.es) by fuego.fadesa.es (8.9.3/8.8.8) id MAA02824 for ; Mon, 27 Jan 2003 12:36:57 +0100 Message-ID: <3E3519C1.B3B61BCA@fadesa.es> Date: Mon, 27 Jan 2003 12:36:33 +0100 From: "=?iso-8859-15?Q?Jos=E9?= M. =?iso-8859-15?Q?Fandi=F1o?=" Reply-To: freebsd@fadesa.es Organization: Inmobiliaria FADESA X-Mailer: Mozilla 4.8 [en] (X11; U; Linux 2.4.20-grsec i686) X-Accept-Language: gl, en, es MIME-Version: 1.0 Cc: freebsd-multimedia@freebsd.org Subject: Re: need mp3 to wav converter, is there already a FreeBSD port ? References: <20030125113657.GA27262_titan.klemm.apsfilter.org@ns.sol.net> <200301260040.h0Q0ewI66427@sheol.localdomain> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Logged: Logged by tierra.fadesa.es as MAA05966 at Mon Jan 27 12:25:23 2003 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I use mplayer 0.90rc3 as an universal audio converter from any audio format to wav. for AC3 audio streams: mplayer -dvd 1 -vc null -vo null -ao pcm -aofile audio.wav and for a wma to mp3 convert (I need this for my hardware-based portable mp3 player): mplayer song.wma 1 -vc null -vo null -ao pcm -aofile song.wav lame --alt-preset standard song.wav song.mp3 you can convert ogg/mp3/wma/ac3/a52/ra/vivo streams to wav. > > 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. > > lame(1) can decode MP3 to WAV, with the "--decode" option. > Command line options for endian-ness and raw PCM output. too. > > Dave -- -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS/IT d- s+:+() a- C+++ UBL+++$ P+ L+++ E--- W++ N+ o++ K- w--- O+ M+ V- PS+ PE+ Y++ PGP+>+++ t+ 5 X+$ R- tv-- b+++ DI D++>+++ G++ e- h+(++) !r !z ------END GEEK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message