[FFmpeg-devel] [PATCH 2/2] Document the fact that -to option is now also for input

vi0oss at gmail.com vi0oss at gmail.com
Sat Nov 4 09:02:05 EET 2017


From: Vitaly _Vi Shukela <vi0oss at gmail.com>

Signed-off-by: Vitaly _Vi Shukela <vi0oss at gmail.com>
---
 doc/ffmpeg.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index 7db80ebf6a..3df171fe63 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -290,7 +290,7 @@ see @ref{time duration syntax,,the Time duration section in the ffmpeg-utils(1)
 -to and -t are mutually exclusive and -t has priority.
 
 @item -to @var{position} (@emph{output})
-Stop writing the output at @var{position}.
+Stop writing the output or reading the input at @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}.
 
-- 
2.11.0



More information about the ffmpeg-devel mailing list