Re: [gentoo-user] {OT} cdrdao's toc2cue question

2008-09-30 Thread Joerg Schilling
Grant [EMAIL PROTECTED] wrote: I don't understand your problem. Did you read the cdda2wav man page? I did read it but I didn't find a way to get cdda2wav to produce a single raw/inf pair for the entire CD instead of a pair for each track. Do you know if it can do that? You told me that

Re: [gentoo-user] {OT} cdrdao's toc2cue question

2008-09-30 Thread Grant
I don't understand your problem. Did you read the cdda2wav man page? I did read it but I didn't find a way to get cdda2wav to produce a single raw/inf pair for the entire CD instead of a pair for each track. Do you know if it can do that? You told me that you like to have one file per

Re: [gentoo-user] {OT} cdrdao's toc2cue question

2008-09-29 Thread Joerg Schilling
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

Re: [gentoo-user] {OT} cdrdao's toc2cue question

2008-09-29 Thread Grant
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

Re: [gentoo-user] {OT} cdrdao's toc2cue question

2008-09-28 Thread Grant
I patched cdrdao to recognize certain CD-TEXT types for its toc file creation with the info here: http://www.lackhead.org/2007/05/patch-for-cdrdao-122-cd-text-causing-crash/ but toc2cue fails to execute on such a toc file with a series of these: ERROR: CD/cdda.toc:36: Invalid CD-TEXT item

Re: [gentoo-user] {OT} cdrdao's toc2cue question

2008-09-28 Thread Grant
I patched cdrdao to recognize certain CD-TEXT types for its toc file creation with the info here: http://www.lackhead.org/2007/05/patch-for-cdrdao-122-cd-text-causing-crash/ but toc2cue fails to execute on such a toc file with a series of these: ERROR: CD/cdda.toc:36: Invalid CD-TEXT item

Re: [gentoo-user] {OT} cdrdao's toc2cue question

2008-09-28 Thread Joerg Schilling
Grant [EMAIL PROTECTED] wrote: Did you try cdda2wav and cdrecord? The CUE format interpreter in cdrdao is known to be incomplete. I'm using a script I wrote to rip a CD twice (each rip creating a binary file and toc file), compare the two rips with cmp, convert the toc to cue with

Re: [gentoo-user] {OT} cdrdao's toc2cue question

2008-09-28 Thread Joerg Schilling
Grant [EMAIL PROTECTED] wrote: Did you try cdda2wav and cdrecord? The CUE format interpreter in cdrdao is known to be incomplete. How would you go about figuring out which file to patch to update toc2cue? I wrote the parser for cdrecord and it works for all cases I know. Make sure to use

Re: [gentoo-user] {OT} cdrdao's toc2cue question

2008-09-28 Thread Grant
Did you try cdda2wav and cdrecord? The CUE format interpreter in cdrdao is known to be incomplete. How would you go about figuring out which file to patch to update toc2cue? I wrote the parser for cdrecord and it works for all cases I know. Make sure to use the offocial cdrtools

Re: [gentoo-user] {OT} cdrdao's toc2cue question

2008-09-28 Thread Joerg Schilling
Grant [EMAIL PROTECTED] wrote: Why do you like to create a cue file anyway? Cdda2wav splits the data at the right location and it icludes the paranoia code. I read a comparison where somebody ripped a CD with cdrdao and a couple other tools and then burned the images back to CDs and

Re: [gentoo-user] {OT} cdrdao's toc2cue question

2008-09-28 Thread Grant
Why do you like to create a cue file anyway? Cdda2wav splits the data at the right location and it icludes the paranoia code. I read a comparison where somebody ripped a CD with cdrdao and a couple other tools and then burned the images back to CDs and compared the CDs, and cdrdao was

Re: [gentoo-user] {OT} cdrdao's toc2cue question

2008-09-28 Thread Joerg Schilling
Grant [EMAIL PROTECTED] wrote: Why do you like to create a cue file anyway? Cdda2wav splits the data at the right location and it icludes the paranoia code. I read a comparison where somebody ripped a CD with cdrdao and a couple other tools and then burned the images back to

Re: [gentoo-user] {OT} cdrdao's toc2cue question

2008-09-28 Thread Grant
Why do you like to create a cue file anyway? Cdda2wav splits the data at the right location and it icludes the paranoia code. I read a comparison where somebody ripped a CD with cdrdao and a couple other tools and then burned the images back to CDs and compared the CDs, and

Re: [gentoo-user] {OT} cdrdao's toc2cue question

2008-09-28 Thread Joerg Schilling
Grant [EMAIL PROTECTED] wrote: cdda2wav writes a single file per track. Why do you like additional splits? 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

Re: [gentoo-user] {OT} cdrdao's toc2cue question

2008-09-28 Thread Grant
cdda2wav writes a single file per track. Why do you like additional splits? 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 #

[gentoo-user] {OT} cdrdao's toc2cue question

2008-09-27 Thread Grant
I patched cdrdao to recognize certain CD-TEXT types for its toc file creation with the info here: http://www.lackhead.org/2007/05/patch-for-cdrdao-122-cd-text-causing-crash/ but toc2cue fails to execute on such a toc file with a series of these: ERROR: CD/cdda.toc:36: Invalid CD-TEXT item for a

Re: [gentoo-user] {OT} cdrdao's toc2cue question

2008-09-27 Thread Joerg Schilling
Grant [EMAIL PROTECTED] wrote: I patched cdrdao to recognize certain CD-TEXT types for its toc file creation with the info here: http://www.lackhead.org/2007/05/patch-for-cdrdao-122-cd-text-causing-crash/ but toc2cue fails to execute on such a toc file with a series of these: ERROR: