summaryrefslogtreecommitdiff
path: root/notes/create-gif-using-ffmpeg.md
diff options
context:
space:
mode:
Diffstat (limited to 'notes/create-gif-using-ffmpeg.md')
-rw-r--r--notes/create-gif-using-ffmpeg.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/notes/create-gif-using-ffmpeg.md b/notes/create-gif-using-ffmpeg.md
new file mode 100644
index 0000000..ee89936
--- /dev/null
+++ b/notes/create-gif-using-ffmpeg.md
@@ -0,0 +1,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>