0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00

client API: mention the changes to the seek/screenshot commands

Also fix a typo in the manpage.
This commit is contained in:
wm4 2015-03-05 12:41:43 +01:00
parent 2e26639155
commit 963c92eea2
2 changed files with 3 additions and 1 deletions

View File

@ -29,6 +29,8 @@ API changes
1.15 - mpv_initialize() will now load config files. This requires setting
the "config" and "config-dir" options. In particular, it will load
mpv.conf.
- minor backwards-compatible change to the "seek" and "screenshot"
commands (new flag syntax, old additional args deprecated)
--- mpv 0.8.0 is released ---
1.14 - add mpv_wait_async_requests()
- the --msg-level option changes its native type from a flat string to

View File

@ -178,7 +178,7 @@ List of Input Commands
screenshots. Note that you should disable frame-dropping when using
this mode - or you might receive duplicate images in cases when a
frame was dropped. This flag can be combined with the other flags,
e.h. ``video+each-frame``.
e.g. ``video+each-frame``.
``screenshot_to_file "<filename>" [subtitles|video|window]``
Take a screenshot and save it to a given file. The format of the file will