[FFmpeg-user] How can i Compress animated gif

Andrew Berg bahamutzero8825 at gmail.com
Thu Jun 30 23:19:00 CEST 2011


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).


More information about the ffmpeg-user mailing list