From 9c12938ec504bfaf9e389ea603fe89502e8d1cac Mon Sep 17 00:00:00 2001 From: Gyan Doshi Date: Thu, 7 Jun 2018 23:15:35 +0530 Subject: ffmpeg: mark sseof as an input-only option --- doc/ffmpeg.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ffmpeg.texi') diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi index 79da1ae14d..3717f22d42 100644 --- a/doc/ffmpeg.texi +++ b/doc/ffmpeg.texi @@ -508,7 +508,7 @@ input until the timestamps reach @var{position}. @var{position} must be a time duration specification, see @ref{time duration syntax,,the Time duration section in the ffmpeg-utils(1) manual,ffmpeg-utils}. -@item -sseof @var{position} (@emph{input/output}) +@item -sseof @var{position} (@emph{input}) 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. -- cgit v1.2.3