mirror of
https://github.com/genxium/DelayNoMore
synced 2026-06-28 13:47:17 +00:00
Updated README.
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user