Ticket #37 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

rip fails on a hidden track of single sector (or 0?) length

Reported by: http://www.google.com/profiles/pharmst Owned by: https://thomasvs.myopenid.com/
Priority: major Milestone: 0.1.2
Component: morituri Version: master
Keywords: Cc:

Description

I have a copy of a Brian Eno album: Bell Studies for the Clock of the Long Now. rip believes this to have a hidden track, but it appears to be either of 0 length, or a single sector (not sure how the offsets are calculated). This results in python division by zero exceptions when trying to rip the album.

Attachments

Eno.log.gz Download (4.8 KB) - added by http://www.google.com/profiles/pharmst 3 years ago.

Change History

Changed 3 years ago by http://www.google.com/profiles/pharmst

comment:1 Changed 2 years ago by http://thomasvs.myopenid.com/

Ok, verified that it is possible to rip a single sector with
cdparanoia --stderr-progress --sample-offset=48 --force-cdrom-device /dev/sr0 1[00:00:00.00]-1[00:00:00.00]

Got a 2396 byte wav file, so 2352 bytes of audio.

Now updating the progress report for this case.

comment:2 Changed 2 years ago by http://thomasvs.myopenid.com/

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in [455]

Note: See TracTickets for help on using tickets.