Dear Maintainer, $ cdrdao -v3 read-toc blah ... Checking for PQ sub-channel reading support (audio track)... PQ sub-channel reading (audio track) is supported, data format is BCD. Checking for raw P-W sub-channel reading support (audio track)... Raw P-W sub-channel reading (audio track) is supported. Checking for cooked R-W sub-channel reading support (audio track)... Raw R-W sub-channel reading (audio track) is not supported. ... That should read "Cooked R-W" in the last line. The typo is here: cdrdao-1.2.3/dao/GenericMMC.cc:2743: log_message(3, "Raw R-W sub-channel reading (audio track) is not supported.");