From: Denis L. <de...@po...> - 2009-07-03 09:06:10
|
On 07/03/2009 10:03 AM, Thomas Vander Stichele wrote: > As a further data point, I did the following: > > - read-cd cure.toc > - write cure.toc > - read-toc cure2.toc > > ie, reading a cd, writing it again, then reading the written CD. > > As you can clearly see from the attachments, there is an off-by-one > error on the frame calculation somewhere. I'm going to assume it's in > the reading part after comparing with EAC. > > In the bug tracker, I found > https://sourceforge.net/tracker/?func=detail&aid=604751&group_id=2171&atid=102171 > > which looks like my bug. > > I'll attach my findings there. > > It would be nice to get this fixed, but meanwhile I'll work around it. > I hope I get told though when this gets fixed :) Otherwise my workaround > will get it wrong when it does. Thomas, I'll try to address this bug within next week, but it's tricky as this is really in the parsing core of cdrdao, which unfortunately I am not super familiar with. What is 'EAC' ? Also, have you tried the patch that is in bug 604751 first comment ? -denis |