From f2cd4a0e750fc3f1a642f8389e9d95c38868f588 Mon Sep 17 00:00:00 2001 From: John Hawthorn Date: Sat, 15 Jun 2013 20:42:26 -0700 Subject: mplayer: update window title if its properties change This allows having properties like time-pos in the window title update properly. There is a danger of this causing significant CPU usage, depending on the properties used and the window manager. --- DOCS/man/en/options.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS/man/en/options.rst') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index 516d485c7e..2d50da0045 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -2119,6 +2119,9 @@ Set the window title. Properties are expanded on playback start. (See property_expansion_.) + *NOTE*: There is a danger of this causing significant CPU usage, + depending on the properties used and the window manager. + --tv= This option tunes various properties of the TV capture module. For watching TV with mpv, use ``tv://`` or ``tv://`` or -- cgit v1.2.3