On Fri, Aug 29, 2014 at 07:47:41AM +0200, Clément Bœsch wrote:
> On Thu, Aug 28, 2014 at 04:27:08PM -0800, Lou Logan wrote:
> > Signed-off-by: Lou Logan <l...@lrcd.com>
> > ---
> >  doc/demuxers.texi | 26 ++++++++++++++++++++++++++
> >  1 file changed, 26 insertions(+)
> > 
> > diff --git a/doc/demuxers.texi b/doc/demuxers.texi
> > index d51b9d0..7b96d85 100644
> > --- a/doc/demuxers.texi
> > +++ b/doc/demuxers.texi
> > @@ -174,6 +174,32 @@ See @url{http://quvi.sourceforge.net/} for more 
> > information.
> >  FFmpeg needs to be built with @code{--enable-libquvi} for this demuxer to 
> > be
> >  enabled.
> >  
> > +@section gif
> > +
> > +Animated GIF demuxer.
> > +
> > +It accepts the following options:
> > +
> > +@table @option
> > +@item min_delay
> > +Set the minimum valid delay between frames in hundredths of seconds.
> > +Range is 0 to 6000. Default value is 2.
> > +
> > +@item default_delay
> > +Set the default delay between frames in hundredths of seconds.
> > +Range is 0 to 6000. Default value is 10.
> > +
> > +@item ignore_loop
> > +If set to 1, ignore loop setting (Netscape Looping Application
> > +Extension). Default value is 1.
> 
> Can you add "This option prevents having a GIF streaming looping forever"

a GIF stream*

-- 
Clément B.

Attachment: pgpTvqHqjALCn.pgp
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to