mirror of
https://github.com/preservim/vim-thematic.git
synced 2025-11-12 20:03:49 -05:00
brighten demo
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 1.3 MiB |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user