summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-07-21 19:27:15 +0200
committerwm4 <wm4@nowhere>2014-07-21 19:27:15 +0200
commitb6dd1341d2ac9ed29c97be2705b81c345a973d40 (patch)
treece4210884346607ae41877f77d5029700b4f5923
parent0248de84ea877a824910bb80c38a6ad2146085b8 (diff)
downloadmpv-b6dd1341d2ac9ed29c97be2705b81c345a973d40.tar.bz2
mpv-b6dd1341d2ac9ed29c97be2705b81c345a973d40.tar.xz
manpage: correct the --mf options
The MPlayer style syntax ("-mf fps=10:type=png") was removed a while ago, and now only the flat variants ("--mf-fps=10" etc.) work. CC: @mpv-player/stable
-rw-r--r--DOCS/man/options.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index bfbf1b6ecd..86cfa965c2 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -1388,13 +1388,13 @@ OPTIONS
example files or playlists loaded with the ``loadfile`` or ``loadlist``
commands.
-``--mf=<option1:option2:...>``
- Used when decoding from multiple PNG or JPEG files with ``mf://``.
+``--mf-fps=<value>``
+ Framerate used when decoding from multiple PNG or JPEG files with ``mf://``
+ (default: 1).
- Available options are:
-
- :fps=<value>: output fps (default: 1)
- :type=<value>: input file type (available: jpeg, png, tga, sgi)
+``--mf-type=<value>``
+ Input file type for ``mf://`` (available: jpeg, png, tga, sgi). By default,
+ this is guessed from the file extension.
``--monitoraspect=<ratio>``
Set the aspect ratio of your monitor or TV screen. A value of 0 disables a