Fix mpv hardware decoding
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user