[MPlayer-cvslog] r24960 - trunk/DOCS/tech/slave.txt

reimar subversion at mplayerhq.hu
Sat Nov 3 22:12:07 CET 2007


Author: reimar
Date: Sat Nov  3 22:12:07 2007
New Revision: 24960

Log:
Add an example on how to use slave mode with a fifo


Modified:
   trunk/DOCS/tech/slave.txt

Modified: trunk/DOCS/tech/slave.txt
==============================================================================
--- trunk/DOCS/tech/slave.txt	(original)
+++ trunk/DOCS/tech/slave.txt	Sat Nov  3 22:12:07 2007
@@ -11,6 +11,10 @@ To try slave mode out by hand, run
 
 and type slave commands into the console window.
 
+You can also use a fifo file:
+
+  mplayer -input file=<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
 man page.



More information about the MPlayer-cvslog mailing list