On Tue, Dec 21, 2021 at 08:18:04AM +0100, Rafael Sadowski wrote:
On Tue Dec 14, 2021 at 04:20:56PM -0700, Klemens Nanni wrote:
CVSROOT: /cvs
Module name: ports
Changes by: k...@cvs.openbsd.org 2021/12/14 16:20:56
Modified files:
multimedia/mpv : Makefile
multimedia/mpv/patches: patch-audio_out_ao_c
patch-audio_out_ao_sndio_c patch-wscript
patch-wscript_build_py
Log message:
Reinstate the sndio backend
From Brad, tested by many.
OK bcallah op
Seeking works bady with this commit. My key options
(.config/mpv/input.conf):
## Seek units are in seconds, but note that these are limited by keyframes
j seek 2
k seek -2
h seek 6
l seek -6
This worked much better without this patch. Can anyone confirm this?
Hello!
I am the author of the latest version of this patch (trying to get
it included in the upstream here[1]).
I was not aware of this problem, thanks for the report!
I will now try to reproduce and figure out what's wrong.
Given the fact that I have to go to work in the next hour, you
should hardly expect a good solution before tonight/night
(that's an optimistic estimate anyway, alas).
1. https://github.com/mpv-player/mpv/pull/9298
--
Wbr, Andrew Krasavin