mirror of
https://github.com/mpv-player/mpv
synced 2024-12-23 23:32:26 +00:00
Add an example on how to use slave mode with a fifo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24960 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0e4b5d10db
commit
95a30bb622
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user