←back to thread

1113 points Bluestein | 1 comments | | HN request time: 0.214s | 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 #
Tmpod ◴[] No.41278173[source]
I don't believe the scrollwheel works to seek video, not sure, but MPV can go frame by frame. It's bound to the keyboard by default, but you can tweak your config and bind it to the scrollwheel.
replies(1): >>41279180 #
1. LukeShu ◴[] No.41279180[source]
By default, mpv has vertical-scroll bound to volume and horizontal-scroll bound to scrubbing.