aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS/tech/slave.txt
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/tech/slave.txt')
-rw-r--r--DOCS/tech/slave.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt
index 9184f23ae9..c324ae71b5 100644
--- a/DOCS/tech/slave.txt
+++ b/DOCS/tech/slave.txt
@@ -15,6 +15,15 @@ seek <value> [<type>]
1 is a seek to <value> % in the movie.
2 is a seek to an absolute position of <value> seconds.
+speed_set <value>
+ Set the speed to <value>.
+
+speed_incr <value>
+ Add <value> to the current playback speed.
+
+speed_mult <value>
+ Multiply the current speed with <value>.
+
edl_mark
???