]> git.sesse.net Git - ffmpeg/blobdiff - doc/ffmpeg.texi
Merge commit '7a7df34c91e16ea8936f59524145a2cdd6b790f9'
[ffmpeg] / doc / ffmpeg.texi
index 4d73788143f5c6ae88b518fe6bc75caf8203a9af..04dea6d0c11f621b1aac0d4c319f76466788f62c 100644 (file)
@@ -307,6 +307,11 @@ input until the timestamps reach @var{position}.
 
 @var{position} may be either in seconds or in @code{hh:mm:ss[.xxx]} form.
 
+@item -sseof @var{position} (@emph{input/output})
+
+Like the @code{-ss} option but relative to the "end of file". That is negative
+values are earlier in the file, 0 is at EOF.
+
 @item -itsoffset @var{offset} (@emph{input})
 Set the input time offset.