Mercurial > mplayer.hg
changeset 12743:c8849975a652
(hopefully) better -use-stdin description
author | diego |
---|---|
date | Thu, 01 Jul 2004 10:51:22 +0000 |
parents | 852f048e0492 |
children | ffa2cbddc276 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 6 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Thu Jul 01 10:27:27 2004 +0000 +++ b/DOCS/man/en/mplayer.1 Thu Jul 01 10:51:22 2004 +0000 @@ -588,12 +588,13 @@ Useful for slideshows. .TP .B \-use-stdin -Standard input will be used to read data instead of key events. -If you open /dev/stdin (or the equivalent on your system), use stdin +Prevent MPlayer from reading key events from standard input. +Useful when reading data from standard input. +This is automatically enabled when \- is found on the command line. +There are situations where you have to set it manually, e.g. +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 loadfile or -loadlist slave commands you -.B need -this option. +loadlist slave commands. . . .SH "DEMUXER/STREAM OPTIONS"