brighten demo

This commit is contained in:
Reed Esau
2014-01-01 18:24:07 -07:00
parent b6057761e7
commit e98c6207ff
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

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