Re: cdparanoia, sector offset and last track
"Paul C. Bryan" <[email protected]> Fri, 06 Feb 2009 11:00:43 -0800
| Newsgroups | gmane.comp.audio.cd-paranoia.general |
|---|---|
| Message-ID | <1233946843.13301.8.camel@mosaic> |
Okay, thanks this makes sense. The end flag I was referring to was the i_end_case function in paranoia.c. -----Original Message----- From: [email protected] To: Paul C. Bryan <[email protected]> Cc: [email protected] Subject: Re: [Paranoia] cdparanoia, sector offset and last track Date: Fri, 6 Feb 2009 13:56:36 -0500 On Fri, Feb 6, 2009 at 1:41 PM, Paul C. Bryan <[email protected]> wrote: > So the "end" flag isn't set until the last (corrected) sector has been > read? I'm not sure what you mean by the 'end flag'. The :^D in the status line? Oh, BTW, if the sector offset causes reads past the end of the physical session and this generates read errors, the code will eventually force a skip and fill in areas it couldn't read with zeros.... so it is in fact possible that the end of the disc could be 'padded' with zeros when a positive offset is used... but this is more of a last-ditch strategy for dealing with an unreadable area than it is intentional padding. Monty