From 27dd6344e3f503a2cd2d307f3ce893bb37bdf3f7 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 4 Sep 2005 16:08:18 +0000 Subject: Reorder slave mode commands to appear in alphabetical order with a few exceptions for commands that are very closely related. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16387 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/slave.txt | 300 ++++++++++++++++++++++++++-------------------------- 1 file changed, 151 insertions(+), 149 deletions(-) (limited to 'DOCS/tech') diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt index 281133e88d..82f1962158 100644 --- a/DOCS/tech/slave.txt +++ b/DOCS/tech/slave.txt @@ -19,70 +19,105 @@ All commands can be prefixed with "pausing ", causing MPlayer to pause as soon as possible after processing the command. Please note that this can be before the command is fully executed. + Available commands ('mplayer -input cmdlist' will print a list): -seek [] - Seek to some place in the movie. - 0 is a relative seek of +/- seconds (default). - 1 is a seek to % in the movie. - 2 is a seek to an absolute position of seconds. +alt_src_step (ASX playlist only) + When more than one source is available it selects the next/previous one. -speed_set - Set the speed to . +audio_delay + Adjust the audio delay by seconds. -speed_incr - Add to the current playback speed. +[brightness|contrast|gamma|hue|saturation] <-100 - 100> [] + Set/adjust video parameters. -speed_mult - Multiply the current speed by . +change_rectangle + Change the position of the rectangle filter rectangle. + + Must be one of the following: + 0 = width + 1 = height + 2 = x position + 3 = y position + + If is 0 or 1: + Integer amount to add/subtract from the width/height. + Positive values add to width/height and negative values + subtract from it. + If is 2 or 3: + Relative integer amount by which to move the upper left + rectangle corner. Positive values move the rectangle + right/down and negative values move the rectangle left/up. + +dvb_set_channel + Set DVB channel. + +dvdnav