Giter Club home page Giter Club logo

Comments (6)

rocky avatar rocky commented on August 19, 2024

What you suggest - limiting the maximum number of rereads or rereads/per specific sector, makes sense, especially if put under a flag.

My suggestion then is to code this up and try it. If that seems to work fine we can then put it here and let people try it. If there are no objections, then put out a release.

With respect to cdparanoia, I don't have any more insight or inside information than you do.

from libcdio-paranoia.

MerlijnWajer avatar MerlijnWajer commented on August 19, 2024

So after many hours of hitting my head against the wall, I found out that --never-skip=X actually should have some effect, but this piece of code prevents it from being anything but a multiple of 5...

if (retry_count%5==0){

Why is that mod even there?

Anyway, with that removed, I can now play with different --never-skip=X settings. With --never-skip=1, it basically doesn't really do any verification beyond the bare minimum, but it's still miles better than just -Z, where I have seen it lose 10+ seconds of audio at times, and then offset everything back by 10 seconds, essentially completely messing up the tracks. (Of course, these were tests, and this doesn't happen with paranoia enabled, so don't see this as a bug!)

from libcdio-paranoia.

rocky avatar rocky commented on August 19, 2024

Why is that mod even there?

That code hasn't been changed from cdparanoia-III-10.2. I haven't a clue as to why it's there other than what's in the comments which also pretty much go back to the original cdparanoia.

Actually, I do see a comment add a little above the line you cite:

    /* ???: To be studied
     */

from libcdio-paranoia.

MerlijnWajer avatar MerlijnWajer commented on August 19, 2024

I've replied to the paranoia mailing -- not sure if you're on the list: https://marc.info/?l=cdparanoia&m=158763276007524&w=2

from libcdio-paranoia.

rocky avatar rocky commented on August 19, 2024

I am not on that list. If you don't get any response there, you might also try [email protected] which is low volume but a little more active. Thanks to spammers you have to join the list in order to post, but as I said, there is very little mail and of course you can ask people to email you directly and unsubscribe in a little while.

from libcdio-paranoia.

MerlijnWajer avatar MerlijnWajer commented on August 19, 2024

Subbed.

from libcdio-paranoia.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.