mirror of
https://github.com/mpv-player/mpv
synced 2025-04-11 04:01:31 +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.
|
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
|
Most slave mode commands are equivalent to command line options, though not
|
||||||
necessarily under the same name. Detailed descriptions can be found in the
|
necessarily under the same name. Detailed descriptions can be found in the
|
||||||
man page.
|
man page.
|
||||||
|
Loading…
Reference in New Issue
Block a user