summaryrefslogtreecommitdiff
path: root/doc/ffmpeg.texi
diff options
context:
space:
mode:
authorUmair Khan <omerjerk@gmail.com>2016-02-01 01:17:58 +0530
committerStefano Sabatini <stefasab@gmail.com>2016-02-01 14:00:14 +0100
commit9effa012553167d3662f1392310671c575c9322f (patch)
tree6d9367e2df904879897c43ece5d1e26b268bd272 /doc/ffmpeg.texi
parent79991b2288a92010811b7b72c682aae4afed0668 (diff)
doc/ffmpeg: explain properly how -fs works
Fix trac ticket #5160. Signed-off-by: Umair Khan <omerjerk@gmail.com>
Diffstat (limited to 'doc/ffmpeg.texi')
-rw-r--r--doc/ffmpeg.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index 7d3266af8e..e02807cb47 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -297,7 +297,9 @@ 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 -fs @var{limit_size} (@emph{output})
-Set the file size limit, expressed in bytes.
+Set the file size limit, expressed in bytes. No further chunk of bytes is written
+after the limit is exceeded. The size of the output file is slightly more than the
+requested file size.
@item -ss @var{position} (@emph{input/output})
When used as an input option (before @code{-i}), seeks in this input file to