Date: Sun, 4 Feb 2001 12:12:02 +0100 (CET) From: Soren Schmidt <sos@freebsd.dk> To: kunia@wolf.istc.kiev.ua (Olexander Kunytsa) Cc: dkelly@hiwaay.net (David Kelly), multimedia@FreeBSD.ORG Subject: Re: Cd-paranoia Message-ID: <200102041112.MAA28623@freebsd.dk> In-Reply-To: <Pine.LNX.4.10.KSI2.10102041302310.22557-100000@wolf.istc.kiev.ua> from Olexander Kunytsa at "Feb 4, 2001 01:06:15 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
It seems Olexander Kunytsa wrote: > > cdcontrol -f /dev/acd0c i > Starting track = 1, ending track = 13, TOC size = 114 bytes > track start duration block length type > ------------------------------------------------- > 1 0:02.00 7:05.09 0 31734 audio > .... > 12 57:45.52 3:48.02 259777 16952 audio > 13 61:31.54 6:21.71 276729 28496 audio > 170 67:51.50 - 305225 - - > > dd if=/dev/acd0t12 of=/tmp/we.wav bs=2352 > 16952+0 records in > 16952+0 records out > 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 to burn a CD from, any decent audio program should be able to use them.. -Søren 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?200102041112.MAA28623>