]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - mpv/mpv.conf
mpv: use fuzzy matching to find subtitles
[config/dotfiles.git] / mpv / mpv.conf
index 7c42a4dfe77d18d88fa410edee59fb2a99d8b98e..aae4784cba712cf4d8beda2a1699ddf68c37ec8f 100644 (file)
@@ -1,6 +1,6 @@
 # Mpv (mplayer2 fork) configuration file.
 
-# Copyright (C) 2011-2015  Simon Ruderich
+# Copyright (C) 2011-2016  Simon Ruderich
 #
 # This file is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -16,9 +16,6 @@
 # along with this file.  If not, see <http://www.gnu.org/licenses/>.
 
 
-# Use option (high quality, preferred), xv (hardware accelerated) or x11 as
-# video driver.
-vo=opengl-hq,xv,x11
 # Use ALSA as audio driver, use PCM for volume control.
 ao=alsa:mixer-name=PCM
 # Use the audio driver volume control if possible.
@@ -47,6 +44,9 @@ sub-text-font-size=33
 # pleasant to read for me.
 sub-text-margin-y=30
 
+# Try to find subtitles in similar-looking file names.
+sub-auto=fuzzy
+
 # Disable the mouse as I don't use it.
 input-cursor=no