Date: Mon, 16 Sep 2002 01:45:39 -0700 (PDT) From: Julian Elischer <julian@elischer.org> To: freebsd-hackers@freebsd.org Subject: Re: converting cdr/acd0t1 to wav Message-ID: <Pine.BSF.4.21.0209160141390.82711-100000@InterJet.elischer.org> In-Reply-To: <20020916103617.A651@gicco.cablecom.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
The native data on a cd is not .wav format
you need a program that reads a cd, and converts it to wav
check the program dagrab in the ports/audio collection
(I then use bladeenc to convert teh wav to mp3)
(they are much smaller).
On Mon, 16 Sep 2002, Hanspeter Roth wrote:
>
> Hello,
>
> I'm trying to convert /dev/acd0t1 to a wav format file.
> Thus I did
>
> dd if=/dev/acd0t1 of=1.cdr bs=2352
> sox 1.cdr 1.wav
>
> But when playing 1.wav there is only noise.
> Other wavs from /windows/media sound ok.
>
> I have deleted /dev/acd0t{30..99}. This shouldn't be a problem,
> should it?
>
> How can one convert acd0t1 to wav and get a reasonable sound?
>
> -Hanspeter
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-hackers" in the body of the message
>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0209160141390.82711-100000>
