Skip to content

[Feature request] Reduce paranoia if AccurateRip is available #102

Open
@compucat

Description

@compucat

It's known that cdparanoia can drastically slow down ripping speed on certain drives - see previous discussion in #28. However, max paranoia mode is often not required - discs in good condition often verify against AccurateRip just fine when ripped using no paranoia.

I've found myself manually performing the following loop:

  • Run cyanrip -I to verify that an AccurateRip entry is available
    • If not, run cyanrip to rip with max paranoia
  • Run cyanrip -P0 to rip disc with no paranoia
    • If any tracks fail to verify, run cyanrip -l<whatever> to selectively re-rip with max paranoia

This adds a fair bit of manual terminal-juggling, but is ultimately faster than ripping everything with max paranoia to begin with. It would be extremely convenient if cyanrip could automate these steps - and I think it would make for a sensible default setting as well. :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions