# HG changeset patch # User reimar # Date 1257939521 0 # Node ID 9ad7e1eb5ad1f31e10fdd89ceed85b2e922a42c5 # Parent d2853289006d63f0b8be76243f1de720081f4f79 Add a "tips and tricks" section to the slave mode documentation. Hopefully will help in using some of its rather obscure features. diff -r d2853289006d -r 9ad7e1eb5ad1 DOCS/tech/slave.txt --- a/DOCS/tech/slave.txt Wed Nov 11 11:35:28 2009 +0000 +++ b/DOCS/tech/slave.txt Wed Nov 11 11:38:41 2009 +0000 @@ -34,6 +34,15 @@ 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):