aboutsummaryrefslogtreecommitdiff
path: root/files/.config/mpv/mpv.conf
diff options
context:
space:
mode:
authorAnton Bobov <anton@bobov.name>2023-08-30 14:08:32 +0500
committerAnton Bobov <anton@bobov.name>2023-08-30 14:08:40 +0500
commitc141b8357436733c35861459aab52ddc15af78d7 (patch)
treee1ecfcb2c1c43b1449f5af73aa4793b1291793cb /files/.config/mpv/mpv.conf
parent80373aefbaf6b353a938ff442ace220124d7351f (diff)
[mpv] Add plugins
- uosc - sponsorblock - thumbfast
Diffstat (limited to 'files/.config/mpv/mpv.conf')
-rw-r--r--files/.config/mpv/mpv.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/files/.config/mpv/mpv.conf b/files/.config/mpv/mpv.conf
index 9f9f81d..a140576 100644
--- a/files/.config/mpv/mpv.conf
+++ b/files/.config/mpv/mpv.conf
@@ -1,3 +1,7 @@
+osc=no
+osd-bar=no
+border=no
+
# Speed up playback by the factor
speed=1.33
@@ -6,6 +10,7 @@ force-window=immediate
# Always save the current playback position on quit
save-position-on-quit
+ignore-path-in-watch-later-config
# Disable any use of the terminal and stdin/stdout/stderr
no-terminal
@@ -13,6 +18,9 @@ no-terminal
# Enable any whitelisted hardware video decoding API
hwdec=auto-safe
+interpolation=yes
+video-sync=display-resample
+
# If the current file is an image, kept open forever
image-display-duration=inf
#
@@ -21,8 +29,10 @@ screenshot-directory=~/mpv-screenshots
# Cache size
demuxer-max-bytes=500M
+demuxer-max-back-bytes=100M
ytdl-format="bestvideo[height<=?1080]+bestaudio/best"
+ytdl-raw-options=sponsorblock-mark=all
#
# PROFILES