X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;ds=sidebyside;f=mpv%2Fmpv.conf;h=4389fd05a10518fa449e81b550cd6322fb1b8bbc;hb=7e57b1eb6fa7882ed489217a98a1478bf8e40415;hp=f3d0d74ad79c975879d3244ab732e27477e8e9b5;hpb=31d4c9c6367cc8a457c28afe9e6855757f4318a1;p=config%2Fdotfiles.git diff --git a/mpv/mpv.conf b/mpv/mpv.conf index f3d0d74..4389fd0 100644 --- a/mpv/mpv.conf +++ b/mpv/mpv.conf @@ -28,14 +28,14 @@ softvol=no fs=yes # Prefer English and German audio and subtitles. -alang=en,de -slang=en,de +alang=jpn,en,eng,de,ger +slang=en,eng,de,ger # But don't display subtitles by default. Thanks to wm4 in #mpv-player on # Freenode (2013-10-09 23:42 CEST) for this idea. sub-visibility=no # Disable LIRC as I don't use it. -lirc=no +input-lirc=no # vim: ft=mplayerconf