Updated README.

This commit is contained in:
genxium
2022-11-13 22:23:54 +08:00
parent 63164569b1
commit 95dcc2ef17
4 changed files with 14 additions and 12 deletions

4
charts/README.md Normal file
View File

@@ -0,0 +1,4 @@
# GIF creation cmd reference
```
ffmpeg -ss 12 -t 13 -i input.mp4 -vf "fps=10,scale=480:-1" -loop 0 output.gif
```

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 430 KiB