From 8108551a5c4c4c9696582c73d000f94b12cd95a5 Mon Sep 17 00:00:00 2001 From: Todd Kirby Date: Sat, 18 Jun 2005 01:52:24 +0000 Subject: Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com) Originally committed as revision 4383 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/ffmpeg-doc.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') 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 -- cgit v1.1