2

Out of the box, MPV's shortcuts for speeding are [/] and {/}, however, in order to be more consistent with the rest of software I have here, I would like for [/] to also be assigned to s/d.

How could I do that within mpv.conf?

I've tried this:

d multiply speed 1/1.1
s multiply speed 1.1

But nothing happened. In my specific case, there's also the problem that s/d are already being used.

psygo
  • 176

1 Answers1

0

@mpv-player on Twitter answered me: simply do the same thing, but inside the input.conf file, which is the proper one for key bindings.

psygo
  • 176