Coder Social home page Coder Social logo

Comments (4)

pavelxdd avatar pavelxdd commented on July 29, 2024

Maybe that's because mpv defaults to absolute-percent+keyframes on seekbar click?
Is this PR mpv-player/mpv#5019 going to solve the issue, what do you think? You could change the default setting of the client.lua to something like exact or absolute-percent (without keyframes) - needs testing to find the best result.

from mpv_thumbnail_script.

TheAMM avatar TheAMM commented on July 29, 2024

Hmh, no, it seems that drags are keyframed, clicks are exact.
I'm fine with drags not being exact; if user is dragging, they're already ignoring the hovering thumbnails.

from mpv_thumbnail_script.

pavelxdd avatar pavelxdd commented on July 29, 2024

What if you just add --hr-seek=no to mpv arguments?
Ah, no, that's actually will make the current issue even worse.

from mpv_thumbnail_script.

TheAMM avatar TheAMM commented on July 29, 2024

The real solution is likely to go and try the half-advance I spoke about in the OP (so that if you move mouse from the left, the instant the thumbnail changes means seeking to that position should bring you at most thumbnail_delta/2 seconds away from the thumbnailed scene - the scene should then pass by and not already be a past event), but circumstances stop me for the moment, so let's enjoy the holidays for now.

from mpv_thumbnail_script.

Related Issues (20)

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.