From 2da246b9f715a5694263b1ed3dee30b2001b6ed4 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 2 Sep 2014 00:09:03 +0200 Subject: player: add --osd-playing-msg option --- DOCS/man/options.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 5125756457..66a8825c01 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -2190,6 +2190,13 @@ OSD non-default cases when seeking. Expands properties. See `Property Expansion`_. +``--osd-playing-msg=`` + Show a message on OSD when playback starts. The string is expanded for + properties, e.g. ``--osd-playing-msg='file: ${filename}'`` will show the + message ``file:`` followed by a space and the currently played filename. + + See `Property Expansion`_. + ``--osd-bar-align-x=<-1-1>`` Position of the OSD bar. -1 is far left, 0 is centered, 1 is far right. Fractional values (like 0.5) are allowed. -- cgit v1.2.3