[Ffmpeg-devel] Animated GIF looping
Michael Niedermayer
michaelni
Thu Jun 2 11:01:51 CEST 2005
Hi
On Thursday 02 June 2005 09:51, Todd Kirby wrote:
> This patch adds the following option to ffmpeg:
>
> -gifloop number of times to loop animated gifs (0 loops forever)
i dont see why this has to be gif specific, so it shouldnt contain gif in its
name
>
> It is based on a previous patch by Rob Coenen.
[...]
> +int gif_loop_count = -1;
pasing this with a global variable is unaceptable
[...]
--
Michael
More information about the ffmpeg-devel
mailing list