added demo for console

This commit is contained in:
Reed Esau
2013-12-29 23:10:26 -07:00
parent aac0e78490
commit 9c1e06861f
3 changed files with 9 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

@@ -0,0 +1,6 @@
Captured with Quicktime.
Processed with:
$ ffmpeg -i in.mov -s 600x313 -pix_fmt rgb24 -r 10 -f gif - | \
gifsicle --optimize=3 --delay=3 > out.gif