From 2710ae801738c81bc8739f89072d068d90dbfb7e Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 3 Aug 2013 13:54:02 +0200 Subject: command: make vf and af commands more verbose On success, print the filter chain on the OSD. Otherwise, show an error message on the OSD (just enough so that the user knows whether the command worked). --- DOCS/man/en/input.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst index 0422b0b4d3..ae887a2080 100644 --- a/DOCS/man/en/input.rst +++ b/DOCS/man/en/input.rst @@ -289,6 +289,11 @@ Input Commands that are Possibly Subject to Change refer to filters by name in all of the filter chain modification commands. For ``add``, using an already used label will replace the existing filter. + The ``vf`` command shows the list of requested filters on the OSD after + changing the filter chain. This is roughly equivalent to + ``show_text ${vf}``. Note that auto-inserted filters for format conversion + are not shown on the list, only what was requested by the user. + .. admonition:: Example for input.conf - ``a vf set flip`` turn video upside-down on the ``a`` key -- cgit v1.2.3