Re: cdda2wav default device customization

2008-03-23 Thread Joerg Schilling
 $ cdda2wav dev=/dev/hdc -t 4 
.  How can manage things so to omit the device specification? 

 when I do: icedax -t 4  (now (in debian) cdda2wav is a symbolic link to 
 icedax) 
 I get: 
 icedax: No such file or directory. Cannot open '-1'. Cannot open SCSI driver. 
 icedax: For possible targets try 'wodim -scanbus'. Make sure you are root. 
 Use the script scan_scsi.linux to find out more. 

The feature that allows cdda2wav to work without dev= has been introduced in 
Summer 2006. As the questionable fork called icedax is based on a cdda2wav 
source that is much older, it cannot support this feature.

Note that is is a bad idea to use something like dev=/* as any dev=parameter 
that contains a slash tells cdda2wav to use the low quality OS based ioctl 
interface instead of the SCSI based implementation from cdda2wav.

For a correctly working cdda2wav just compile and install a recent cdrtools from

ftp://ftp.berlios.de/pub/cdrecord/alpha/


Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
   [EMAIL PROTECTED](uni)  
   [EMAIL PROTECTED] (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



cdda2wav default device customization

2008-03-22 Thread Rodolfo Medina
To copy a .wav file from an audio CD-ROM, I do:

 $ cdda2wav dev=/dev/hdc -t 4

.  How can manage things so to omit the device specification?

Thanks
Rodolfo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: cdda2wav default device customization

2008-03-22 Thread Gerard Robin

On Sat, Mar 22, 2008 at 07:27:21PM +, Rodolfo Medina wrote:

From: Rodolfo Medina [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Subject:  cdda2wav default device customization



To copy a .wav file from an audio CD-ROM, I do:
$ cdda2wav dev=/dev/hdc -t 4
.  How can manage things so to omit the device specification?


when I do: icedax -t 4  (now (in debian) cdda2wav is a symbolic link to icedax)
I get:
icedax: No such file or directory. Cannot open '-1'. Cannot open SCSI driver.
icedax: For possible targets try 'wodim -scanbus'. Make sure you are root.
Use the script scan_scsi.linux to find out more.
Probably you did not define your SCSI device.
Set the CDDA_DEVICE environment variable or use the -D option.
You can also define the default device in the Makefile.
For possible transport specifiers try 'wodim dev=help'.

You can also define the default device in the Makefile.
===

hth.
--
Gérard
http://www.liberezmoussa.fr/