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] # [VIDEO]
profile=opengl-hq # profile=gpu-hq
hwdec=vaapi hwdec=vaapi-copy
hwdec-codecs=all hwdec-codecs=all
vo=vaapi vo=gpu
gpu-context=x11egl
# [AUDIO] # [AUDIO]
volume=30 volume=30
@@ -16,7 +17,7 @@ autofit-larger=1280x720
border=no border=no
# [CACHE] # [CACHE]
cache=1024000 cache=512000
#cache=262144 #cache=262144
#cache-default=51200 #cache-default=51200