Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jun 2003 15:40:07 +0200
From:      Zahemszky =?iso-8859-2?Q?G=E1bor?= <Gabor@zahemszky.hu>
To:        freebsd-multimedia@freebsd.org
Subject:   cdparanoia port and SCSI CD
Message-ID:  <20030622134007.GA53822@Picasso.Zahemszky.HU>

next in thread | raw e-mail | index | archive | help
Hi!

Are there anybody out there, who can use the cdparanoia port with a SCSI
CD-ROM?  I've got a Toshiba, and a Yamaha CD-ROM on an Adaptec controller,
but neither the Toshiba, nor the Yamaha works with cdparanoia.  (I can grab
with tosha/cdda2wav.)

Eg: on the Yamaha, I get:

/home/zgabor $ cdparanoia -vsQ
cdparanoia III release 9.8 (March 23, 2001)
(C) 2001 Monty <monty@xiph.org> and Xiphophorus
FreeBSD porting (c) 2003
        Simon 'corecode' Schubert <corecode@corecode.ath.cx>
 
Report bugs to paranoia@xiph.org
http://www.xiph.org/paranoia/
 
Checking /dev/cd0c for cdrom...
 
CDROM model sensed: YAMAHA CRW8824S 1.00
 
Checking for ATAPICAM...
        Drive is SCSI
 
Checking for MMC style command set...
        Drive is MMC style
004: Unable to read table of contents header
 
Unable to open disc.  Is there an audio CD in the drive?
/home/zgabor $

Of course, there _is_ an audio CD in  the drive.

Thanks,
	Zahy < Gabor at Zahemszky dot HU >

-- 
#!/bin/ksh
Z='21N16I25C25E30, 40M30E33E25T15U!' ;IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';set $Z ;for i { [[ $i = ? ]]&&print $i&&break;[[ $i = ??? ]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set $Z;for i { [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;j="$j $i";typeset +l i;};print "$j"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030622134007.GA53822>