mirror of
https://github.com/mpv-player/mpv
synced 2025-02-17 04:58:06 +00:00
Add a "tips and tricks" section to the slave mode documentation.
Hopefully will help in using some of its rather obscure features. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29900 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a63f28b99a
commit
c62952a9ac
@ -34,6 +34,15 @@ For "set_mouse_pos" and "key_down_event", "pausing_keep_force" is the default
|
||||
since other values do not make much sense for them.
|
||||
|
||||
|
||||
Various tips and tricks (please help expand it!):
|
||||
|
||||
- Try using something like
|
||||
pausing_keep_force pt_step 1
|
||||
get_property pause
|
||||
to switch to the next file. It avoids audio playback starting to play
|
||||
the old file for a short time before switching to the new one.
|
||||
|
||||
|
||||
Available commands ('mplayer -input cmdlist' will print a list):
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user