comparison DOCS/man/en/mplayer.1 @ 17916:b3129de2ac5d

Shortly describe -playing-msg and -list-properties.
author albeu
date Wed, 22 Mar 2006 17:06:03 +0000
parents 0c17a2c4460d
children baa1df31e661
comparison
equal deleted inserted replaced
17915:02d7b7f2c939 17916:b3129de2ac5d
816 .TP 816 .TP
817 .B \-lircconf <filename> (LIRC only) 817 .B \-lircconf <filename> (LIRC only)
818 Specifies a configuration file for LIRC (default: ~/.lircrc). 818 Specifies a configuration file for LIRC (default: ~/.lircrc).
819 . 819 .
820 .TP 820 .TP
821 .B \-list-properties
822 Print a list of the available properties.
823 .
824 .TP
821 .B \-loop <number> 825 .B \-loop <number>
822 Loops movie playback <number> times. 826 Loops movie playback <number> times.
823 0 means forever. 827 0 means forever.
824 . 828 .
825 .TP 829 .TP
863 . 867 .
864 .TP 868 .TP
865 .B \-nortc (RTC only) 869 .B \-nortc (RTC only)
866 Turns off usage of the Linux RTC (realtime clock \- /dev/\:rtc) as timing 870 Turns off usage of the Linux RTC (realtime clock \- /dev/\:rtc) as timing
867 mechanism. 871 mechanism.
872 .
873 .TP
874 .B \-playing-msg <string>
875 Print out a string before starting playback. The following expansions are
876 supported:
877 .RSs
878 .IPs ${NAME}
879 Expand to the value of the property NAME.
880 .IPs $(NAME:TEXT)
881 Expand TEXT only if the property NAME is available.
882 .RE
868 . 883 .
869 .TP 884 .TP
870 .B \-playlist <filename> 885 .B \-playlist <filename>
871 Play files according to a playlist file (ASX, Winamp, SMIL, or 886 Play files according to a playlist file (ASX, Winamp, SMIL, or
872 one-file-per-line format). 887 one-file-per-line format).