From 574bd127ecadb6d7cbcad9aea2187b05a433dda1 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 10 Mar 2015 14:50:56 +0100 Subject: command: add display-fps property Requested. Untested; leaving that to the users. --- DOCS/man/input.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'DOCS/man/input.rst') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 2ff994a604..ae5e017d4f 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -1339,6 +1339,13 @@ Property list Names of the displays that the mpv window covers. On X11, these are the xrandr names (LVDS1, HDMI1, DP1, VGA1, etc.). +``display-fps`` + The refresh rate of the current display. Currently, this is the lowest FPS + of any display covered by the video, as retrieved by the underlying system + APIs (e.g. xrandr on X11). It is not the measured FPS or the FPS set with + ``--display-fps``. It's not necessarily available on all platforms. Note + that any of the listed facts may change any time without a warning. + ``video-aspect`` (RW) Video aspect, see ``--video-aspect``. -- cgit v1.2.3