added animated demo

This commit is contained in:
Reed Esau
2014-01-06 01:33:15 -07:00
parent d4183c58fe
commit 1a188a97cf
3 changed files with 23 additions and 14 deletions

BIN
screenshots/demo.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 626 KiB

7
screenshots/demo.txt Normal file
View File

@@ -0,0 +1,7 @@
Captured with Quicktime.
Processed with:
$ ffmpeg -i four.mov -s 700x242 -pix_fmt rgb24 -vf "lutyuv=y=val*1.3" -r 10 -f gif - | \
gifsicle --optimize=3 --delay=3 > out.gif