public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* Re: [gentoo-user] Verification of audio CD copy?
  @ 2009-06-03 22:54 99%   ` Mark Knecht
  0 siblings, 0 replies; 1+ results
From: Mark Knecht @ 2009-06-03 22:54 UTC (permalink / raw
  To: gentoo-user

On Wed, Jun 3, 2009 at 1:57 AM, Joerg Schilling
<Joerg.Schilling@fokus.fraunhofer.de> wrote:
> Mark Knecht <markknecht@gmail.com> wrote:
>
>> Hi,
>>    I've got a bit of a problem recently with (I think) k3b. Over the
>> last couple of months *some* copies of CDs made in k3b using the Clone
>> Copy feature do not reliably play in my car's CD player. I've tried
>
> The clone copy mode of cdrecord is definitely worse for audio CDs than
> using cdda2wav -vall cddb=0 -paranoia and writing using cdrecord.
>
> It makes sense to be used for "other" type CDs with complex unknown strucure.
>
>
>>    I'm wondering if there is a program that can verify the contents of
>> each CD against each other, bit for bit, to identify whether this is a
>> problem on all of my computers or whether it's something about my
>> car's CD. The strange thing is that the original CDs play fine in the
>> car. It's only the copies that sometimes don't, and it's only the
>> copies of *some* CDs, not all CDs.
>
> The car player may be dusty or broken (worn out laser).
>
> You may try better quality blank media ;-)
>
> To verify playability, you may call:
>
> cdrecord -minfo
>
> to check the media state
>
> and "readcd -c2scan"
>
> to check the readability.
>
>
>
> Jörg

I will see about buying a CD player cleaning disk. I suppose they
still make those.

I've used 3 different spindle of CDs before I started the thread. I'm
happy to try 'better' media if I can determine what that means without
guessing.

Here's an example. The first printout is the original CD-R I copied.
It plays fine in the car. The second and 3rd printouts are copies of
that CD-R. Neither plays in the car. However other CD-Rs copied the
same way do play.

<ORIGINAL CD-R>

mark@lightning ~/Desktop $ cdrecord dev=1000,0,0 -minfo
Cdrecord-ProDVD-ProBD-Clone 2.01.01a57 (x86_64-unknown-linux-gnu)
Copyright (C) 1995-2009 Jörg Schilling
scsidev: '1000,0,0'
scsibus: 1000 target: 0 lun: 0
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.9'.
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.
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
cdrecord: Warning: The DMA speed test has been skipped.
Mounted media class:      CD
Mounted media type:       CD-R
Disk Is not erasable
data type:                standard
disk status:              complete
session status:           complete
BG format status:         none
first track:              1
number of sessions:       1
first track in last sess: 1
last track in last sess:  11
Disk Is not unrestricted
Disk type: CD-DA or CD-ROM
last start of lead in: 716730
last start of lead out: 1166730

Track  Sess Type   Start Addr End Addr   Size
==============================================
    1     1 Audio  0          23026      23027
    2     1 Audio  23027      44169      21143
    3     1 Audio  44170      63216      19047
    4     1 Audio  63217      76686      13470
    5     1 Audio  76687      117404     40718
    6     1 Audio  117405     131951     14547
    7     1 Audio  131952     142681     10730
    8     1 Audio  142682     161906     19225
    9     1 Audio  161907     185974     24068
   10     1 Audio  185975     217481     31507
   11     1 Audio  217482     263931     46450

Last session start address:         0
Last session leadout start address: 263932
mark@lightning ~/Desktop $


<COPIED - doesn't play in car>

mark@lightning ~/Desktop $ cdrecord dev=1000,0,0 -minfo
Cdrecord-ProDVD-ProBD-Clone 2.01.01a57 (x86_64-unknown-linux-gnu)
Copyright (C) 1995-2009 Jörg Schilling
scsidev: '1000,0,0'
scsibus: 1000 target: 0 lun: 0
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.9'.
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.
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
cdrecord: Warning: The DMA speed test has been skipped.
Mounted media class:      CD
Mounted media type:       CD-R
Disk Is not erasable
data type:                standard
disk status:              complete
session status:           complete
BG format status:         none
first track:              1
number of sessions:       1
first track in last sess: 1
last track in last sess:  11
Disk Is not unrestricted
Disk type: CD-DA or CD-ROM
last start of lead in: 716730
last start of lead out: 1166730

Track  Sess Type   Start Addr End Addr   Size
==============================================
    1     1 Audio  0          23026      23027
    2     1 Audio  23027      44169      21143
    3     1 Audio  44170      63216      19047
    4     1 Audio  63217      76686      13470
    5     1 Audio  76687      117404     40718
    6     1 Audio  117405     131951     14547
    7     1 Audio  131952     142681     10730
    8     1 Audio  142682     161906     19225
    9     1 Audio  161907     185974     24068
   10     1 Audio  185975     217481     31507
   11     1 Audio  217482     263931     46450

Last session start address:         0
Last session leadout start address: 263932
mark@lightning ~/Desktop $


<COPIED - doesn't play in car>
mark@lightning ~/Desktop $ cdrecord dev=1000,0,0 -minfo
Cdrecord-ProDVD-ProBD-Clone 2.01.01a57 (x86_64-unknown-linux-gnu)
Copyright (C) 1995-2009 Jörg Schilling
scsidev: '1000,0,0'
scsibus: 1000 target: 0 lun: 0
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.9'.
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.
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
cdrecord: Warning: The DMA speed test has been skipped.
Mounted media class:      CD
Mounted media type:       CD-R
Disk Is not erasable
data type:                standard
disk status:              complete
session status:           complete
BG format status:         none
first track:              1
number of sessions:       1
first track in last sess: 1
last track in last sess:  11
Disk Is not unrestricted
Disk type: CD-DA or CD-ROM
last start of lead in: 716730
last start of lead out: 1166730

Track  Sess Type   Start Addr End Addr   Size
==============================================
    1     1 Audio  0          23026      23027
    2     1 Audio  23027      44169      21143
    3     1 Audio  44170      63216      19047
    4     1 Audio  63217      76686      13470
    5     1 Audio  76687      117404     40718
    6     1 Audio  117405     131951     14547
    7     1 Audio  131952     142681     10730
    8     1 Audio  142682     161906     19225
    9     1 Audio  161907     185974     24068
   10     1 Audio  185975     217481     31507
   11     1 Audio  217482     263931     46450

Last session start address:         0
Last session leadout start address: 263932
mark@lightning ~/Desktop $


Both of the 'bad' CD-Rs are rippable in iTunes on my Windows laptop.

The issue here is clearly the car, but only with some CDs, and those
CDs are consistently bad.


I will see if I can decipher the cdrecord help file to try burning a
copy that way.

Thanks,
Mark



^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2009-06-03  1:03     [gentoo-user] Verification of audio CD copy? Mark Knecht
2009-06-03  8:57     ` Joerg Schilling
2009-06-03 22:54 99%   ` Mark Knecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox