Ticket #37 (closed defect: fixed)
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
Change History
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.
Note: See
TracTickets for help on using
tickets.

