From fd49edccf811de0d6c61f30d8b2b524f8df93b36 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 30 Sep 2013 22:25:34 +0200 Subject: command: add properties for retrieving OSD dimensions --- DOCS/man/en/input.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS/man/en/input.rst') diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst index 558bb39fbf..a0014c51bd 100644 --- a/DOCS/man/en/input.rst +++ b/DOCS/man/en/input.rst @@ -463,6 +463,9 @@ Name W Comment ``dwidth`` video width (after filters and aspect scaling) ``dheight`` video height ``aspect`` x video aspect +``osd-width`` last known OSD width (can be 0) +``osd-height`` last known OSD height (can be 0) +``osd-par`` last known OSD display pixel aspect (can be 0) ``vid`` x current video track (similar to ``--vid``) ``video`` x alias for ``vid`` ``video-align-x`` x see ``--video-align-x`` -- cgit v1.2.3