From c62952a9acdeff0e6f084bc2936988762f57b80e Mon Sep 17 00:00:00 2001 From: reimar Date: Wed, 11 Nov 2009 11:38:41 +0000 Subject: 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 --- DOCS/tech/slave.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'DOCS/tech/slave.txt') diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt index c15a3a7fa8..bab7605621 100644 --- a/DOCS/tech/slave.txt +++ b/DOCS/tech/slave.txt @@ -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): -- cgit v1.2.3