1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-19 18:05:21 +00:00
mpv/DOCS/man
wm4 f5bbb5aed2 player: add option to control duration of image display
The --image-display-duration option controls how long an image is
displayed. It's also possible to display the image forever (until manual
user interaction stops playback).

With this, the core drops the old method to "drain" video (i.e. waiting
for the last frame duration on end of playback). Instead, we reuse
MPContext.time_frame. The old mechanism was disabled for non-images
anyway.

Fixes #3425.
2016-08-17 22:46:48 +02:00
..
af.rst audio/filter: remove delay audio filter 2016-08-12 19:45:39 +02:00
ao.rst ao_dsound: remove this audio output 2016-01-06 13:52:15 +01:00
changes.rst manpage: move out the MPlayer comparison page 2015-02-05 22:12:11 +01:00
encode.rst man: fix grammar issues 2015-12-19 09:26:41 +01:00
input.rst command: add replaygain information properties to track-list 2016-08-13 15:21:09 +02:00
ipc.rst Use - as command-name separator everywhere 2016-07-14 22:37:42 +02:00
lua.rst manpage: minor fix 2016-07-10 19:51:09 +02:00
mpv.rst Use - as command-name separator everywhere 2016-07-14 22:37:42 +02:00
options.rst player: add option to control duration of image display 2016-08-17 22:46:48 +02:00
osc.rst manpage: fix some script_message references to preferred name 2016-05-09 20:39:33 +02:00
vf.rst vf_d3d11vpp: add video processor selection 2016-07-15 19:48:58 +02:00
vo.rst vo_opengl: remove the 3dlut-size npot2 restriction 2016-07-25 12:50:11 +02:00