logo

dotfiles

My dotfiles, one branch per machine, rebased on base
commit: 538586cee8b4a60e67e6d9bed528f406334f9fdd
parent: 4d8bcfe145a03051c2d1035e1fd0a2e9c0f87cb9
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