←back to thread

1113 points Bluestein | 1 comments | | HN request time: 0.416s | source
Show context
HPsquared ◴[] No.41277951[source]
Can it do smooth scrubbing (i.e. scrolling the progress bar)?

So many media players only show the key frames when scrubbing, making it a much less pleasant experience. Some mobile phones (Apple, Samsung) built-in media players seem to do it nicely, but I've never found a desktop media player that does it (VLC can't).

Probably would require a lot of extra decoding behind the scenes to extract all the frames, but worth it on a modern machine.

replies(5): >>41278043 #>>41278173 #>>41278493 #>>41278508 #>>41285327 #
1. Numerlor ◴[] No.41278508[source]
Yes, you have to turn it on through hr-seek=yes but then you can seek arbitrarily; great when I have to quickly step through something but not actually miss anything.

For the scrolling you can bind smoething like a .1s seek to the wheel

https://mpv.io/manual/master/#options-hr-seek