mirror of
https://github.com/mpv-player/mpv
synced 2025-02-23 08:26:56 +00:00
Shortly describe -playing-msg and -list-properties.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17917 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ef535edf3f
commit
3aa536d582
@ -818,6 +818,10 @@ set it to 2 for Linux or 1024 for Windows.
|
||||
Specifies a configuration file for LIRC (default: ~/.lircrc).
|
||||
.
|
||||
.TP
|
||||
.B \-list-properties
|
||||
Print a list of the available properties.
|
||||
.
|
||||
.TP
|
||||
.B \-loop <number>
|
||||
Loops movie playback <number> times.
|
||||
0 means forever.
|
||||
@ -867,6 +871,17 @@ Turns off usage of the Linux RTC (realtime clock \- /dev/\:rtc) as timing
|
||||
mechanism.
|
||||
.
|
||||
.TP
|
||||
.B \-playing-msg <string>
|
||||
Print out a string before starting playback. The following expansions are
|
||||
supported:
|
||||
.RSs
|
||||
.IPs ${NAME}
|
||||
Expand to the value of the property NAME.
|
||||
.IPs $(NAME:TEXT)
|
||||
Expand TEXT only if the property NAME is available.
|
||||
.RE
|
||||
.
|
||||
.TP
|
||||
.B \-playlist <filename>
|
||||
Play files according to a playlist file (ASX, Winamp, SMIL, or
|
||||
one-file-per-line format).
|
||||
|
Loading…
Reference in New Issue
Block a user