Does anyone know of a tool that will provide info on audio CD
pre-gaps? I've read that cdrdao-utility will do it, but that doesn't
seem to arrive with Gentoo cdrdao and I don't see a separate package
for it. It looks like 'cdparanoia -Q' should do it, but it outputs
"pre no" regardless of the pre-gap.
- Grant
--
gentoo-user@lists.gentoo.org mailing list
07-10-2008, 02:54 PM
{OT} Audio CD pre-gap info? (cdrdao?)
Grant <emailgrant@gmail.com> wrote:
> Does anyone know of a tool that will provide info on audio CD
> pre-gaps? I've read that cdrdao-utility will do it, but that doesn't
> seem to arrive with Gentoo cdrdao and I don't see a separate package
> for it. It looks like 'cdparanoia -Q' should do it, but it outputs
> "pre no" regardless of the pre-gap.
>
See the cdrecord/cddda2wav man pages and examples sections...
To copy an audio CD in the most accurate way, first run
cdda2wav -vall cddb=0 -B -Owav
and then run
cdrecord -v -dao -useinfo -text *.wav
if you like paranoia support, add -paranoia to the cdda2wav options.
Jörg
--
EMail:joerg@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
js@cs.tu-berlin.de (uni)
schilling@fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
--
gentoo-user@lists.gentoo.org mailing list