Skip to content

hexa0/mpv-conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpv-conf

this is pretty much just a repo for all of my mpv configurations so i can keep all of my installs updated,
most of these scripts aren't made by me although i may have modified a lot of them, all sources have been added at the start of each script as a comment

installation

first you'll need mpv itself, for that if you're on windows make sure use chocolatey as it's the easiest installation method

choco install mpvio -a

if you've previously installed the outdated mpv package, then uninstall that with

choco uninstall mpv -a

that package states it isn't out of date but that's very wrong, it will break the titles of videos in the osc

then to install this config on windows run:

choco install git -a
^ (skip if you have git already)

and then

git clone https://github.com/hexa0/mpv-conf %USERPROFILE%\AppData\Roaming\mpv

if you're on linux you are probably not even going to need these install instructions, as for mac, i don't own one, good luck lol

binds:

  • shift + m | mocks the audio and makes it sound stupid, made this because funny
  • c | cycles between audio visaulizers (broken in windowed mode)
  • ctrl + v | attempts to open the url from the clipboard
  • alt + o | locates the current file
  • f12 | search for keybinds
  • scroll wheel | change volume
  • k | take a cropped screenshot
  • shift + 3 | switch audio track
  • ctrl + 3 | switch audio track merge mode

About

my mpv configuration stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published