whipper-team / whipper

Python CD-DA ripper preferring accuracy over speed
GNU General Public License v3.0
1.14k stars 90 forks source link

Go over cdparanoia error types and see if there is one that indicates that rips were definitely lossy #294

Open MerlijnWajer opened 6 years ago

MerlijnWajer commented 6 years ago

Currently we only log scsi errors, but there are also other errors that cdparanoia logs. We should check libcdio-cdparanoia and see when it logs what errors, and if we can figure out which ones are definitely going to affect rip quality.

See also:

This is hopefully the last thing required for red.

JoeLametta commented 6 years ago

Related to #75 & #88.