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