From d8b0667d46667a54e1093019b283404fa6410dd5 Mon Sep 17 00:00:00 2001 From: Horus3 Date: Thu, 6 Mar 2014 16:09:15 +0100 Subject: mpv --- config | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 config (limited to 'config') diff --git a/config b/config new file mode 100644 index 0000000..a42b5c5 --- /dev/null +++ b/config @@ -0,0 +1,13 @@ +# Write your default config options here! +# Play German audio if available, fall back to Japanese or English otherwise. +alang = de,jpn,en +# Subtitles +#slang = de,en + +# Keep the player window on top of all other windows. +#ontop=yes + +screenshot-format=png +screenshot-png-compression=9 +screenshot-template="/home/horus/.mpv/screenshot/%f - %p" +--audio-display=no -- cgit v1.2.3