summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorLeo Izen <leo.izen@gmail.com>2017-12-04 20:55:11 -0500
committerLeo Izen <leo.izen@gmail.com>2017-12-04 20:57:16 -0500
commit713668b99a201a3ca33780d64bd4072ed966f406 (patch)
tree92cd606cd234b06d03348d42608847bf77df9a07 /DOCS/man/options.rst
parent7a3df7d6a476650c6effaffc91c1112eca521764 (diff)
downloadmpv-713668b99a201a3ca33780d64bd4072ed966f406.tar.bz2
mpv-713668b99a201a3ca33780d64bd4072ed966f406.tar.xz
manpage: add some minor documenation fixes
- replace the incorrect reference to --opengl-shader - document a caveat when using --image-display-duration - add some documentation on --vf=lavfi=
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 2807cad44d..f21117b2f6 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2250,6 +2250,13 @@ Window
This option does not affect the framerate used for ``mf://`` or
``--merge-files``. For that, use ``--mf-fps`` instead.
+ Setting ``--image-display-duration`` hides the OSC and does not track
+ playback time on the command-line output, and also does not duplicate
+ the image frame when encoding. To force the player into "dumb mode"
+ and actually count out seconds, or to duplicate the image when
+ encoding, you need to use ``--demuxer=lavf --demuxer-lavf-o=loop=1``,
+ and use ``--length`` or ``--frames`` to stop after a particular time.
+
``--force-window=<yes|no|immediate>``
Create a video output window even if there is no video. This can be useful
when pretending that mpv is a GUI application. Currently, the window