- MPV.io's Manua
- ghacks.net - How to customize the settings in mpv
- How to Add New MPV Speed Shortcuts on Already Existing Shortcuts
- How do I configure MPV's speed to add instead of multiply?
- How to change the screen location of the progress bar when scrubbing videos on MPV
- Key bindings go in input.conf, not in mpv.conf
Created
July 24, 2022 00:21
-
-
Save psygo/d6efc2732e08f541c81bf54b2221f26e to your computer and use it in GitHub Desktop.
MPV Config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
s add speed -.1 | |
d add speed .1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
volume=80 | |
sub-visibility=no | |
speed=1.7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment