Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Feb 2001 13:06:15 +0200 (EET)
From:      Olexander Kunytsa <kunia@wolf.istc.kiev.ua>
To:        Soren Schmidt <sos@freebsd.dk>
Cc:        David Kelly <dkelly@hiwaay.net>, multimedia@FreeBSD.ORG
Subject:   Re: Cd-paranoia
Message-ID:  <Pine.LNX.4.10.KSI2.10102041302310.22557-100000@wolf.istc.kiev.ua>
In-Reply-To: <200102040922.KAA02736@freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help


On Sun, 4 Feb 2001, Soren Schmidt wrote:
> 
> You need to open the normal device at least once before you can
> read individual tracks (the driver need to read the TOC of the
> CD to determine the track layout), ie you ca do a cdcontrol -f dev info
> so you know how many tracks there is, and get the TOC read in.

Hm... another question about 'dd as CDgraber':

> 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?


				Olexander



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?Pine.LNX.4.10.KSI2.10102041302310.22557-100000>