mpv: Use automatic hwdec detection
This commit is contained in:
parent
cf3cbceeaa
commit
a81d6fd1f5
|
@ -28,7 +28,7 @@ audio-channels = stereo
|
|||
force-seekable
|
||||
|
||||
# enable hardware decoding when avaliable
|
||||
hwdec = vaapi
|
||||
hwdec = auto-safe
|
||||
|
||||
# do not show images only one second
|
||||
image-display-duration = inf
|
||||
|
|
Reference in a new issue