[paranoia] Recording more than one track

Noah Coccaro noah at anchor.cs.colorado.edu
Tue Aug 17 08:50:30 PDT 1999



And your method gets rid of the 2 second gap that would otherwise
necessarily appear? So this would make a good copy of a CD that had no
gaps between some tracks? 

> On Tue, Aug 17, 1999 at 03:54:46PM +1000, Steve Ridley wrote:
> > Hi Georg
> 
> > What is the bulk option ? The command line I use for instance is :
> 
> > cdparanoia "1-2"
> 
> > Which I believe should rip the first two tracks and put the result into the
> > default file name (cdda.wav). Instead I get the problem I described earlier.
> 
> cdparanoia "1-" should record the whole CD into *one* file
> cdrdao writes "disc at once"
> the -d option forces to read from /dev/scd0
> 
> what I do:
> cdrdao read-toc --device /dev/sgb tocfile
> cdparanoia 1- -d /dev/scd0 data.wav
> eject /dev/scd0
> read
> cdrdao write --device /dev/sgb  tocfile
> eject /dev/scd0
> 
> this makes 1:1 copies
> of course I use this only for non-commercial CD-s ;-)
> 
> anybody knows a faster way?
> 
> --
> Georg
> 
> --- >8 ----
> List archives:  http://www.xiph.org/archives/
> Paranoia homepage: http://www.xiph.org/paranoia/
> To unsubscribe from this list, send a message to 'paranoia-request at xiph.org'
> containing only the word 'unsubscribe' in the body.  No subject is needed.
> Unsubscribe messages sent to the list will be ignored/filtered.

--- >8 ----
List archives:  http://www.xiph.org/archives/
Paranoia homepage: http://www.xiph.org/paranoia/
To unsubscribe from this list, send a message to 'paranoia-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Paranoia mailing list