mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
options: increase the default --image-display-duration
1 second is too short to view images, so increase the default duration to 5 seconds.
This commit is contained in:
@@ -3260,7 +3260,7 @@ Window
|
||||
|
||||
``--image-display-duration=<seconds|inf>``
|
||||
If the current file is an image, play the image for the given amount of
|
||||
seconds (default: 1). ``inf`` means the file is kept open forever (until
|
||||
seconds (default: 5). ``inf`` means the file is kept open forever (until
|
||||
the user stops playback manually).
|
||||
|
||||
Unlike ``--keep-open``, the player is not paused, but simply continues
|
||||
|
||||
Reference in New Issue
Block a user