---
title: I love animated gifs - boom
date: 2012-01-04T13:08:20Z
modified: 2020-05-13T11:15:25Z
permalink: "https://dogwonder.co.uk/2012/01/i-love-gifs-boom/"
type: post
status: publish
excerpt: ""
wpid: 1147
categories:
  - Picture
post_format:
  - Image
---

Click to see the animated gif, as I made it a bit large to display right here – 32mb – ooops

[![Boom](/blogimages/explosion_small.png)

](/blogimages/explosion.gif)

Especially now I know you can create them via the command line and ffmpeg.

`ffmpeg -i file.mov -pix_fmt rgb24 -s qcif -loop_output 0 animated_gif_ftw.gif`