1
mirror of https://github.com/mpv-player/mpv synced 2024-10-22 08:51:57 +02:00

-use-stdin not in alphabetical order

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10227 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2003-05-31 22:08:53 +00:00
parent ca9eeec2eb
commit 181859a3cf

View File

@ -358,14 +358,6 @@ select
.SH "PLAYER OPTIONS (MPLAYER ONLY)"
.TP
.B \-use-stdin
The standard input (aka. stdin) will be used to read data instead of key
events. If you open /dev/stdin (or the equivalent on your system), use stdin
in a playlist or intend to read from stdin later on via the openfile or
openlist commands you
.B need
this option.
.TP
.B \-autoq <quality> (use with \-vf pp)
Dynamically changes the level of postprocessing depending on available spare
CPU time.
@ -555,6 +547,14 @@ Set playback speed rate.
.B \-sstep <sec>
Specifies seconds between displayed frames.
Useful for slideshows.
.TP
.B \-use-stdin
The standard input (aka. stdin) will be used to read data instead of key
events. If you open /dev/stdin (or the equivalent on your system), use stdin
in a playlist or intend to read from stdin later on via the openfile or
openlist commands you
.B need
this option.
.SH "DEMUXER/STREAM OPTIONS"