Artem Kachitchkine <[EMAIL PROTECTED]> wrote: > > > The issue is that it doesn't occur with Grip - if it doesn't occur with > > grip, which uses cdda2wav, and yet, occurs with Soundjuicer, then > > something isn't quite kosher as to how soundjuicer interacts with the cd > > drive. > > > > It occurs with all hybrid cds when ripping with Soundjuicer and yet, > > doesn't occur with Grip. > > Good info. > > Irene, the first place I'd look is the libcdio replacement Brian Cameron > and I coded up in March (he mentioned it in > http://www.opensolaris.org/jive/thread.jspa?threadID=37801).
Libcdio is the typical crap in the CD/DVD "support" area that started to appear some time ago. People collect coder from somewhere and then combine it without understanding it. Libcdio is e.g. based on outdated 10 year old code for CD-DAE. Cdda2wav did evolve meanwhile..... In addition, there is a license problem in libcdio: It is under GPL which prevents any non-GPL application on top of it. Artem, did you implement your replacement code the way I did propose (by calling cdda2wav)? If you did not..... cdda2wav is full of tricks that allow it to work around typical bugs (deviations from the CD standard) and to play or extract audio in as many cases as possible. 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/old/private/ ftp://ftp.berlios.de/pub/schily _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org