Why is seek absolute (with hr-seek=no) slower than (relative) seek #18025
-
|
With mpv.conf:
mpv seeks to the same position (closest keyframe after 120). This is especially noticeable when using a second instance of mpv for the video preview on the seekbar, like we do for MPC-QT, because it requires very fast seeking.
The video preview is faster with the dev build. But it's much more complicated (and still bugged) than absolute seeking.. I would expect mpv to be able use the same algorithm (and be as fast) for absolute seeking as for relative seeking. Footnotes
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
|
Beta Was this translation helpful? Give feedback.
seek 120 absolute+keyframes