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
This commit is contained in:
wm4 2014-07-21 19:27:15 +02:00
parent 0248de84ea
commit b6dd1341d2
1 changed files with 6 additions and 6 deletions

View File

@ -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