summaryrefslogtreecommitdiff
path: root/notes/create-gif-using-ffmpeg.md
blob: ee899367c64c40c61ff6b87e9794963529fc8eed (plain)
1
2
3
4
5
6
7
8
9
10
How to create a gif out of a video
===================

First you need `ffmpeg`. Then, the options you have to know are `-t` and `-s`.


Blablabla


<tag>ffmpeg</tag><tag>ffmpeg</tag><tag>cli</tag>