답변1
mpv.conf
작동하도록 하기 위해 이것을 내 항목에 추가했습니다 .
# If the current file is an image, keep
# it open forever
image-display-duration=inf
# Loop files in case of webms or gifs
loop-file=inf
scale=spline36
cscale=spline36
dscale=mitchell
dither-depth=auto
correct-downscaling
sigmoid-upscaling
원천:https://github.com/occivink/mpv-image-viewer/blob/master/mpv.conf