[FFmpeg-user] How can i Compress animated gif

Soroush Hassani soroush124 at yahoo.com
Fri Jul 1 06:58:21 CEST 2011


GIF is already compressed but the animation could be optimized further by other 
means, this tool may help http://www.lcdf.org/gifsicle/.



________________________________
From: Andrew Berg <bahamutzero8825 at gmail.com>
To: FFmpeg user questions and RTFMs <ffmpeg-user at ffmpeg.org>
Sent: Fri, July 1, 2011 1:49:00 AM
Subject: Re: [FFmpeg-user] How can i Compress animated gif

On 2011.06.30 04:48 AM, Paramjeet Singh Bawa wrote:
> ffmpeg -i video_origine.avi gif_anime.gif
>
> But the size of gif file is high as per my size limit. How can I compress the 
>gif file in this case ?
Other than being limited to 256 colors (and 1-bit transparency), GIF is
lossless. You could try scaling the images down and/or running that GIF
through an optimizer (can't think of any off the top of my head since I
rarely deal with GIF).
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


More information about the ffmpeg-user mailing list