[mpv] play images longer than 1 second
This commit is contained in:
parent
75fcea8d12
commit
5b5e62d9ed
|
@ -26,3 +26,6 @@ force-seekable
|
|||
# enable hardware decoding when avaliable
|
||||
#hwdec = vaapi # does not work for > 1920 x 1080; software decoding is
|
||||
# efficient enough in most cases
|
||||
|
||||
# do not show images only one second
|
||||
image-display-duration=inf
|
||||
|
|
Reference in a new issue