Grant <[EMAIL PROTECTED]> wrote:

> >> I like to end up with a raw/toc pair of files to act as a raw backup
> >> of the CD, and a series of individual FLAC files for each track.  For
> >> the individual files, would you do that like this:
> >>
> >> # cdda2wav -B -Oraw
> >> # rm audio.cddb
> >> # rm audio.cdindex
> >> # rm *.inf
> >> # flac --best --endian=big --sign=signed --channels=2 --bps=16
> >> --sample-rate=44100 --verify CD/audio_*.raw
> >>
> >> How would you generate a raw/toc(inf?) pair for backup?
> >
> > The toc information is coded in the adjacent .inf file.
>
> But how do you get cdda2wav to produce a single raw/inf pair instead
> of a pair for each track?  I tried removing -B but it then only rips
> the first track.

I don't understand your problem. Did you read the cdda2wav man page?

> > Try to run an extrat run and ask if there are parts that you do not 
> > understand.
>
> What is an extrat run?

I donate you a "c".

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/private/ ftp://ftp.berlios.de/pub/schily

Reply via email to