[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
|
force-seekable
|
||||||
|
|
||||||
# enable hardware decoding when avaliable
|
# enable hardware decoding when avaliable
|
||||||
#hwdec = vaapi # does not work for > 1920 x 1080; software decoding is
|
hwdec = vaapi
|
||||||
# efficient enough in most cases
|
|
||||||
|
|
||||||
# do not show images only one second
|
# do not show images only one second
|
||||||
image-display-duration=inf
|
image-display-duration=inf
|
||||||
|
|
Reference in a new issue