Mercurial > mplayer.hg
changeset 27791:0215eb4439cc
minor fix in example command line for users
author | compn |
---|---|
date | Sat, 25 Oct 2008 13:13:17 +0000 |
parents | 555dac8a7cff |
children | 3ebf88c5eb3d |
files | DOCS/tech/slave.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/slave.txt Sat Oct 25 01:43:24 2008 +0000 +++ b/DOCS/tech/slave.txt Sat Oct 25 13:13:17 2008 +0000 @@ -14,7 +14,7 @@ You can also use a fifo file (named pipe): mkfifo </tmp/fifofile> - mplayer -input file=<fifofile> <movie> + mplayer -slave -input file=</tmp/fifofile> <movie> Most slave mode commands are equivalent to command line options, though not necessarily under the same name. Detailed descriptions can be found in the