[Mplayer-cvslog] CVS: main/DOCS/tech slave.txt,1.21,1.22

Reimar Döffinger CVS syncmail at mplayerhq.hu
Wed Oct 20 22:07:51 CEST 2004


CVS change done by Reimar Döffinger CVS

Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var2/tmp/cvs-serv21385/DOCS/tech

Modified Files:
	slave.txt 
Log Message:
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.


Index: slave.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/slave.txt,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- slave.txt	12 Oct 2004 22:10:56 -0000	1.21
+++ slave.txt	20 Oct 2004 20:07:48 -0000	1.22
@@ -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
     ???
 




More information about the MPlayer-cvslog mailing list