summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ffmpeg-doc.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index c0771eb..31e73ef 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -498,6 +498,9 @@ read input at native frame rate. Mainly used to simulate a grab device.
@item -loop
loop over the input stream. Currently it works only for image
streams. This option is used for ffserver automatic testing.
+@item -loop_output number_of_times
+Repeatedly loop output for formats that support looping such as animated gif
+(Zero will loop the output infinitely)
@end table
@node FFmpeg formula evaluator
OpenPOWER on IntegriCloud