From owner-freebsd-multimedia Sun Feb 4 3:37:53 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from wolf.istc.kiev.ua (wolf.istc.kiev.ua [193.193.221.1]) by hub.freebsd.org (Postfix) with ESMTP id DAD4337B401 for ; Sun, 4 Feb 2001 03:37:30 -0800 (PST) Received: from localhost (kunia@localhost) by wolf.istc.kiev.ua ( . . / . . ) with ESMTP id NAA25176; Sun, 4 Feb 2001 13:35:10 +0200 Date: Sun, 4 Feb 2001 13:35:10 +0200 (EET) From: Olexander Kunytsa To: Soren Schmidt Cc: David Kelly , multimedia@FreeBSD.ORG Subject: Re: Cd-paranoia In-Reply-To: <200102041112.MAA28623@freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 4 Feb 2001, Soren Schmidt wrote: > > 39871104 bytes transferred in 29.687103 secs (1343045 bytes/sec) > > > play /tmp/we.wav > > sox: WAVE: RIFF header not found > > > file /tmp/we.wav > > /tmp/we.wav: data > > What kind of data is in that file? How can I convert it to Wave? > > Its raw PCM data, pcmplay can play them, and they are directly usable kunia# pwd /usr/ports kunia# make search key=pcmplay kunia# where can i find 'pcmplay'? > to burn a CD from, any decent audio program should be able to use them.. > sox -V sox: Version 12.17.1 > play /tmp/we.raw -t raw -r 44100 -w -u -c 2 then I can hear it but it is rather noisy:( How can i transform it to smth like Wave, to make it possible converting to Mp3 later? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message