Fix mpv hardware decoding

This commit is contained in:
Riyyi
2018-12-22 16:02:45 +01:00
parent 63b8f763ef
commit a14ea5c249
2 changed files with 5 additions and 4 deletions
+5 -4
View File
@@ -1,8 +1,9 @@
# [VIDEO]
profile=opengl-hq
hwdec=vaapi
# profile=gpu-hq
hwdec=vaapi-copy
hwdec-codecs=all
vo=vaapi
vo=gpu
gpu-context=x11egl
# [AUDIO]
volume=30
@@ -16,7 +17,7 @@ autofit-larger=1280x720
border=no
# [CACHE]
cache=1024000
cache=512000
#cache=262144
#cache-default=51200