diff DOCS/tech/slave.txt @ 13710:d7af73cc38da

allow changing playback speed during playback. Based on patch by Steve Mueller (diffusor <at> ugcs (dot) caltech [dot] edu), OSD support by Frank Schertan (scherthan (at) uni-landau <dot> de), several modifications by me.
author reimar
date Wed, 20 Oct 2004 20:07:50 +0000
parents 741649fe31cb
children 3995da1d8d68
line wrap: on
line diff
--- a/DOCS/tech/slave.txt	Wed Oct 20 18:32:07 2004 +0000
+++ b/DOCS/tech/slave.txt	Wed Oct 20 20:07:50 2004 +0000
@@ -15,6 +15,15 @@
         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
     ???