[mpv] enable hwdec via vaapi
This commit is contained in:
parent
5563ffe726
commit
340239af5b
|
@ -24,8 +24,7 @@ ytdl-format=bestvideo[ext=webm]+bestaudio[ext=webm]/bestvideo+bestaudio/best
|
|||
force-seekable
|
||||
|
||||
# enable hardware decoding when avaliable
|
||||
#hwdec = vaapi # does not work for > 1920 x 1080; software decoding is
|
||||
# efficient enough in most cases
|
||||
hwdec = vaapi
|
||||
|
||||
# do not show images only one second
|
||||
image-display-duration=inf
|
||||
|
|
Reference in a new issue