Closed GoogleCodeExporter closed 8 years ago
Are you sure your offset is correct? Even when running the cdparanoia command
it does not go to the end of the disc (stops at 304562 instead of 304564). Is
there anything unique about this disc? Copy protection or non-standard in any
other way?
Original comment by mordbr...@gmail.com
on 27 Jun 2010 at 8:08
I guess I found the problem. It was comparing for offsets > 0. This was
neglecting negative offsets. It should be fixed with:
http://github.com/rubyripperdev/rubyripper/commit/cebda4ad530a2876140da66e60b024
26a4c59636
Original comment by boukewou...@gmail.com
on 24 Jul 2010 at 12:36
@mordbrann: Sorry, I did not answer. I did not get information that you
replied. :( Anyway, I checked the offset and it is correct. Great observation
about the missing 2 sectors. cdparanoia reported »Some sectors are missing for
track 20 : 2352 sector(s)« which is strange for me. But I do not know anything
about this.
@boukewoudstra: I ran RR on the last track again with current master and it
worked. Congratulations to spot such an error! So closing this bug yesterday
and marking it as fixed was the right thing to do.
Original comment by pm.deb...@googlemail.com
on 25 Jul 2010 at 4:05
I´m glad it worked :) Thanks for the feedback!
Original comment by boukewou...@gmail.com
on 25 Jul 2010 at 8:08
Original issue reported on code.google.com by
pm.deb...@googlemail.com
on 26 Jun 2010 at 5:39