From d7749a064a28c3c7a11a8791a8b7bc0036fe617a Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Wed, 7 May 2025 17:18:36 +0200 Subject: checkpoint --- config/extra/jftui/mpv.conf | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 config/extra/jftui/mpv.conf (limited to 'config/extra/jftui/mpv.conf') diff --git a/config/extra/jftui/mpv.conf b/config/extra/jftui/mpv.conf new file mode 100644 index 0000000..9ac817b --- /dev/null +++ b/config/extra/jftui/mpv.conf @@ -0,0 +1,23 @@ +osd-font='monospace' +# Set OSD font size +osd-font-size=30 + +# Set volume to 100% on startup. +volume=60 + +# Set player max vol to 100%. +volume-max=100 + +# Force stream to be seekable even if disabled. +force-seekable=yes + +stop-screensaver=yes + +slang=eng,en,english +alang=jpn + +screenshot-directory=~/pics/screenshots/mpv +screenshot-template="%F - [%P]v%#01n" + +sub-pos=97 +sub-scale=.80 -- cgit v1.2.3-70-g09d2