# HG changeset patch # User diego # Date 1108228969 0 # Node ID 7a7565f28455ed5c439217e953be3d00a8cfcaaa # Parent 33a613386f74408c616a98f2839a61b07ddc2e08 Put general note at the top of the file. diff -r 33a613386f74 -r 7a7565f28455 DOCS/tech/slave.txt --- a/DOCS/tech/slave.txt Sat Feb 12 16:48:54 2005 +0000 +++ b/DOCS/tech/slave.txt Sat Feb 12 17:22:49 2005 +0000 @@ -9,6 +9,10 @@ If the -slave option is given, playback is controlled by a line-based protocol. Each line must contain one of the following commands: +All commands can be prefixed with "pausing ", causing MPlayer to get into +paused mode as soon as possible after processing the command. +Please note that this can be before the command is fully executed. + seek [] Seek to some place in the movie. 0 is a relative seek of +/- seconds (default). @@ -246,8 +250,3 @@ run Run as shell command. - -All commands can be prefixed with "pausing ", causing MPlayer to get into -paused mode as soon as possible after processing the command. -Please note that this can be before the command is fully executed. -