commit cb270ef6bc6343f237a207766045e8aa39495c19 parent fcab4ea5cfa618df4b02a0a6213e845bdd2c82ce Author: Anders Damsgaard <anders@adamsgaard.dk> Date: Tue, 26 Feb 2019 12:53:05 +0100 MPV hardware decoding by default Diffstat:
A | links/.config/mpv/mpv.conf | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/links/.config/mpv/mpv.conf b/links/.config/mpv/mpv.conf @@ -0,0 +1,3 @@ +# Use GPU-accelerated video output by default +vo=gpu +hwdec=vaapi