From: Mark Knecht <markknecht@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Verification of audio CD copy?
Date: Mon, 8 Jun 2009 10:13:15 -0700 [thread overview]
Message-ID: <5bdc1c8b0906081013i24221e45ha19827d5c3b3c533@mail.gmail.com> (raw)
In-Reply-To: <4a2d1d23.8K0mUD1+IIkuMBjB%Joerg.Schilling@fokus.fraunhofer.de>
On Mon, Jun 8, 2009 at 7:16 AM, Joerg
Schilling<Joerg.Schilling@fokus.fraunhofer.de> wrote:
> Mark Knecht <markknecht@gmail.com> wrote:
>
>> Always up for other interpretations as to what might be going on, and
>> also VERY interested in learning a good set of commands with cdrtools
>> to copy and write CD's without having to use k3b.
>
> The related commands are in the EXAMPLES section for cdda2wav and/or cdrecord.
>
> Jörg
>
Yeah, but they don't work for me. Are they up to date?
From http://linuxcommand.org/man_pages/cdrecord1.html as Cygwin didn't
install man pages apparently.
<SNIP>
To copy an audio CD in the most accurate way, first run
cdda2wav dev=2,0 -vall cddb=0 -B -Owav
and then run
cdrecord dev=2,0 -v -dao -useinfo -text *.wav
This will try to copy track indices and to read CD-Text information
from disk. If there is no CD-Text information, cdda2wav will try to
get the information from freedb.org instead.
<SNIP>
My results fail:
Mark@gamer ~/AUDIO
$ /opt/schily/bin/cdda2wav.exe dev=0,0,0 -vall cddb=0 -B -Owav
Type: ROM, Vendor 'LITE-ON ' Model 'DVDRW LDW-411S ' Revision 'FS0B' MMC+CDDA
load cdrom please and press enter
983040 bytes buffer memory requested, transfer size 64512 bytes, 4 buffers, 27 s
ectors
#Cdda2wav version 2.01.01a60_cygwin32_nt_1.5.25(0.156-4-2)_i686_i686, soundcard,
libparanoia support
AUDIOtrack pre-emphasis copy-permitted tracktype channels
1-11 no no audio 2
Table of Contents: total tracks:11, (total time 58:39.07)
1.( 5:07.02), 2.( 4:41.68), 3.( 4:13.72), 4.( 2:59.45), 5.( 9:02.68),
6.( 3:13.72), 7.( 2:23.05), 8.( 4:16.25), 9.( 5:20.68), 10.( 7:00.07),
11.(10:19.25)
Table of Contents: starting sectors
1.( 0), 2.( 23027), 3.( 44170), 4.( 63217), 5.( 76687),
6.( 117405), 7.( 131952), 8.( 142682), 9.( 161907), 10.( 185975),
11.( 217482), lead-out( 263932)
CDINDEX discid: YasSG0mWGVxInJOH.LN2lnPcBoY-
CDDB discid: 0x870dbf0b
CD-Text: detected
CD-Extra: not detected
Album title: 'Sliver of a Sun' [from IZZ]
Track 1: 'Endless Calling'
Track 2: 'I Get Lost'
Track 3: 'Lornadoone'
Track 4: 'She Walked Out the Door'
Track 5: 'Assurance'
Track 6: 'Take it Higher'
Track 7: 'Double Bass'
Track 8: 'Just a Girl'
Track 9: 'Meteor'
Track 10: 'Razor'
Track 11: 'Where I Belong'
No media catalog number present.
T: 1 ISRC: 0@-405-72-00001
T: 2 ISRC: 0@-405-72-00001
T: 3 ISRC: 0@-405-72-00001
T: 4 ISRC: 0@-405-72-00001
T: 5 ISRC: 0@-405-72-00001
T: 6 ISRC: 0@-405-72-00001
T: 7 ISRC: 0@-405-72-00001
T: 8 ISRC: 0@-405-72-00001
T: 9 ISRC: 0@-405-72-00001
T: 10 ISRC: 0@-405-72-00001
T: 11 ISRC: 0@-405-72-00001
index scan: 11...
samplefile size will be 620768108 bytes.
recording 3519.0933 seconds stereo with 16 bits @ 44100.0 Hz ->'audio'...
percent_done:
100% track 1 'Endless Calling' recorded successfully
100% track 2 'I Get Lost' recorded successfully
100% track 3 'Lornadoone' recorded successfully
100% track 4 'She Walked Out the Door' recorded successfully
100% track 5 'Assurance' recorded successfully
100% track 6 'Take it Higher' recorded successfully
100% track 7 'Double Bass' recorded successfully
100% track 8 'Just a Girl' recorded successfully
100% track 9 'Meteor' recorded successfully
100% track 10 'Razor' recorded successfully
100% track 11 'Where I Belong' recorded successfully
Mark@gamer ~/AUDIO
$ /opt/schily/bin/cdrecord.exe dev=0,0,0 -v -dao -useinfo -text *.wav
Cdrecord-ProDVD-ProBD-Clone 2.01.01a60 (i686-pc-cygwin) Copyright (C) 1995-2009
Jörg Schilling
TOC Type: 0 = CD-DA
scsidev: '0,0,0'
scsibus: 0 target: 0 lun: 0
Using libscg version 'schily-0.9'.
SCSI buffer size: 64512
atapi: -1
Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : 'LITE-ON '
Identifikation : 'DVDRW LDW-411S '
Revision : 'FS0B'
Device seems to be: Generic mmc2 DVD-ROM.
Current: CD-R
Profile: DVD+R
Profile: DVD+RW
Profile: DVD-RW sequential recording
Profile: DVD-RW restricted overwrite
Profile: DVD-R sequential recording
Profile: DVD-ROM
Profile: CD-RW
Profile: CD-R (current)
Profile: CD-ROM
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-3 SWABAUDIO BURNFREE FORCESPEED
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
Drive buf size : 1895168 = 1850 KB
/opt/schily/bin/cdrecord: Warning: The DMA speed test has been skipped.
FIFO size : 4194304 = 4096 KB
/opt/schily/bin/cdrecord: ISRC '0@-405-72-00001' contains illegal character '0'.
/opt/schily/bin/cdrecord: ISRC '0@-405-72-00001' contains illegal character '@'.
Mark@gamer ~/AUDIO
This is under Cygwin.
Also, these examples seem to ignore using -paranoia which you have
stated in this thread would be preferred.
Again, what's the problem here. I seem to be RTFM but it's not happy.
- Mark
next prev parent reply other threads:[~2009-06-08 17:13 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-03 1:03 [gentoo-user] Verification of audio CD copy? Mark Knecht
2009-06-03 2:42 ` Paul Hartman
2009-06-03 2:48 ` Mark Knecht
2009-06-03 3:50 ` Dale
2009-06-03 9:03 ` Joerg Schilling
2009-06-03 19:34 ` Mark Knecht
2009-06-03 19:38 ` Dirk Heinrichs
2009-06-03 19:41 ` Mark Knecht
2009-06-03 19:45 ` [gentoo-user] " Nikos Chantziaras
2009-06-03 20:23 ` Joerg Schilling
2009-06-03 20:45 ` Paul Hartman
2009-06-04 22:04 ` Jesús Guerrero
2009-06-05 10:21 ` Joerg Schilling
2009-06-05 20:25 ` Jesús Guerrero
2009-06-03 8:59 ` [gentoo-user] " Joerg Schilling
2009-06-03 2:50 ` [gentoo-user] " Nikos Chantziaras
2009-06-03 8:57 ` [gentoo-user] " Joerg Schilling
2009-06-03 22:54 ` Mark Knecht
2009-06-03 23:17 ` Joerg Schilling
2009-06-03 23:21 ` Mark Knecht
2009-06-03 23:32 ` Mark Knecht
2009-06-04 1:57 ` Mark Knecht
2009-06-04 8:02 ` Joerg Schilling
2009-06-04 19:13 ` Mark Knecht
2009-06-04 19:38 ` Alan McKinnon
2009-06-04 20:39 ` Mark Knecht
2009-06-05 9:48 ` Alan McKinnon
2009-06-05 10:01 ` Joerg Schilling
2009-06-05 13:49 ` Mark Knecht
2009-06-05 15:59 ` Paul Hartman
2009-06-05 16:01 ` Paul Hartman
2009-06-06 3:10 ` Mark Knecht
2009-06-06 15:00 ` Joerg Schilling
2009-06-06 19:21 ` Mark Knecht
2009-06-08 14:16 ` Joerg Schilling
2009-06-08 17:13 ` Mark Knecht [this message]
2009-06-08 18:32 ` Joerg Schilling
2009-06-08 19:04 ` Mark Knecht
2009-06-08 19:25 ` Paul Hartman
2009-06-08 21:04 ` Mark Knecht
2009-06-05 14:23 ` Paul Hartman
2009-06-05 14:44 ` Mark Knecht
2009-06-04 8:00 ` Joerg Schilling
2009-06-04 11:53 ` Joerg Schilling
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5bdc1c8b0906081013i24221e45ha19827d5c3b3c533@mail.gmail.com \
--to=markknecht@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox