add
This commit is contained in:
commit
70193ffd4d
1 changed files with 2 additions and 0 deletions
2
giffed.sh
Normal file
2
giffed.sh
Normal file
|
@ -0,0 +1,2 @@
|
|||
#!bash
|
||||
ffmpeg -i .mkv -filter_complex "[0:v] fps=10,scale=640:-1,split [a][b];[a] palettegen [p];[b][p] paletteuse" .gif
|
Loading…
Reference in a new issue