From a000194a10272f9215afdcec386b70363868dc4e Mon Sep 17 00:00:00 2001 From: arpi Date: Fri, 20 Sep 2002 18:39:09 +0000 Subject: This tiny patch adds "type=2" absolute seconds seek capability. patch by Sidik Isani git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7451 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/mplayer.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'DOCS/mplayer.1') diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1 index 8e3dff8caa..2aada5ad69 100644 --- a/DOCS/mplayer.1 +++ b/DOCS/mplayer.1 @@ -2075,9 +2075,10 @@ otherwise one of the following tokens: .TP .B Commands .RSs -.IPs "seek [type=<0/1>]" +.IPs "seek [type=<0/1/2>]" Seek to some place in the movie. Type 0 is a relative seek of +/- seconds. Type 1 seek to % in the movie. +Type 2 is a seek to an absolute position of seconds. .IPs "audio_delay " Adjust the audio delay of value seconds .IPs quit -- cgit v1.2.3