Skip to content

Instantly share code, notes, and snippets.

@lextra2
Last active March 13, 2024 18:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lextra2/7fa3b3cb55b3ab83489a4db7d873d0ea to your computer and use it in GitHub Desktop.
Save lextra2/7fa3b3cb55b3ab83489a4db7d873d0ea to your computer and use it in GitHub Desktop.
mpv\portable_config\mpv.conf
WHEEL_UP add volume 5
WHEEL_DOWN add volume -5
LEFT seek -5 exact
RIGHT seek 5 exact
UP add chapter 1
DOWN add chapter -1
[default]
vo=gpu
hwdec=auto-safe
scale=sinc
cscale=sinc
dither-depth=no
glsl-shaders="C:\Users\Admin\Downloads\MPV\adaptive-sharpen.glsl"
video-sync=display-resample
## interpolation=yes
## tscale=linear
cache=yes
demuxer-max-bytes=1GiB
volume=60
volume-max=100
screenshot-directory="C:\Users\Admin\Pictures"
screenshot-format=png
screenshot-jpeg-quality=100
## no-video
#ytdlp-format=bestvideo[height<=?720]+bestaudio
snap-window
keep-open
## window-maximized
## geometry=50%
## ontop
## no-border
geometry=3200x1800
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment