libcdio-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libcdio-devel] overriding paranoia's read routine


From: R. Bernstein
Subject: [Libcdio-devel] overriding paranoia's read routine
Date: Sat, 2 Feb 2008 05:44:45 -0500

Yes, I think you are correct. 

Reading audio data and the Q sub-channel in a single pass seems like a
useful thing to do. So if this works out, would could add it to
libcdio's paranoia if you so desire.

Robert William Fuller writes:
 > Am I correct in surmising that the preferred way to override paranoia's 
 > read routine is to overwrite the read_audio function pointer in 
 > cdrom_drive_t (i.e. cdrom_drive_s)?
 > 
 > The motivation for this is that I would like to rip the audio tracks and 
 > read the Q sub-channel in a single pass.  I can do this with MMC's 
 > READ-CD command if paranoia calls my read routine.
 > 
 > Regards,
 > 
 > Rob
 > 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]