CVS: main/DOCS mplayer.1,1.233,1.234
Update of /cvsroot/mplayer/main/DOCS In directory mail:/var/tmp.root/cvs-serv31664/DOCS Modified Files: mplayer.1 Log Message: This tiny patch adds "type=2" absolute seconds seek capability. patch by Sidik Isani <lksi@cfht.hawaii.edu> Index: mplayer.1 =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v retrieving revision 1.233 retrieving revision 1.234 diff -u -r1.233 -r1.234 --- mplayer.1 17 Sep 2002 21:49:18 -0000 1.233 +++ mplayer.1 20 Sep 2002 18:39:09 -0000 1.234 @@ -2075,9 +2075,10 @@ .TP .B Commands .RSs -.IPs "seek <value> [type=<0/1>]" +.IPs "seek <value> [type=<0/1/2>]" Seek to some place in the movie. Type 0 is a relative seek of +/- <value> seconds. Type 1 seek to <value> % in the movie. +Type 2 is a seek to an absolute position of <value> seconds. .IPs "audio_delay <value>" Adjust the audio delay of value seconds .IPs quit
participants (1)
-
Arpi of Ize