[MPlayer-DOCS] r35685 - in trunk: DOCS/man/en/mplayer.1 mplayer.c
reimar
subversion at mplayerhq.hu
Sat Dec 15 20:53:29 CET 2012
Author: reimar
Date: Sat Dec 15 20:53:28 2012
New Revision: 35685
Log:
Allow -ss 0 to seek to pts 0 instead of disabling seeking.
This is useful for files that start with negative timestamps.
Modified:
trunk/DOCS/man/en/mplayer.1
Changes in other areas also in this revision:
Modified:
trunk/mplayer.c
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 Sat Dec 15 20:51:21 2012 (r35684)
+++ trunk/DOCS/man/en/mplayer.1 Sat Dec 15 20:53:28 2012 (r35685)
@@ -2085,6 +2085,7 @@ The default is fast resampling that may
.TP
.B \-ss <time> (also see \-sb)
Seek to given time position.
+Use \-ss nopts to disable seeking, \-ss 0 has different behaviour.
.sp 1
.I EXAMPLE:
.PD 0
More information about the MPlayer-DOCS
mailing list