logo

dotfiles

My dotfiles, one branch per machine, rebased on base
commit: 730e21ac6ea503a7b931891ffb6ce060bc2b2294
parent: 837e47f6dc704bab7d862bbe8e202fa0d9f8d7bd
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu, 23 Apr 2020 05:29:17 +0200

mpv.conf: add big-cache profile

Diffstat:

M.config/mpv/mpv.conf5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf @@ -16,3 +16,8 @@ volume = 50 ytdl-format=best[height<=1080]/bestaudio alang=ja,jpn,en,eng,fr,fra slang=en,eng,fr,fra,ja,jpn + +[big-cache] +cache=yes +demuxer-max-bytes=500MiB +demuxer-readahead-secs=30