mirror of
https://github.com/mpv-player/mpv
synced 2025-03-02 04:11:03 +00:00
manpage: improve --title description
It might be rather surprising that --title also sets the audio stream title (for PulseAudio and wasapi), so it certainly should be mentioned.
This commit is contained in:
parent
929c4a5529
commit
399e746275
@ -1429,15 +1429,16 @@ Window
|
|||||||
------
|
------
|
||||||
|
|
||||||
``--title=<string>``
|
``--title=<string>``
|
||||||
Set the window title. Properties are expanded on playback start.
|
Set the window title. This is used for the video window, and if possible,
|
||||||
(See `Property Expansion`_.)
|
also sets the audio stream title.
|
||||||
|
|
||||||
|
Properties are expanded. (See `Property Expansion`_.)
|
||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
|
|
||||||
There is a danger of this causing significant CPU usage, depending on
|
There is a danger of this causing significant CPU usage, depending on
|
||||||
the properties used and the window manager. Changing the window title
|
the properties used. Changing the window title is often a slow
|
||||||
is often a slow operation, and if the title changes every frame,
|
operation, and if the title changes every frame, playback can be ruined.
|
||||||
playback can be ruined.
|
|
||||||
|
|
||||||
``--screen=<default|0-32>``
|
``--screen=<default|0-32>``
|
||||||
In multi-monitor configurations (i.e. a single desktop that spans across
|
In multi-monitor configurations (i.e. a single desktop that spans across
|
||||||
|
Loading…
Reference in New Issue
Block a user