This commit is contained in:
Rikuoh Tsujitani 2023-08-16 09:57:49 +09:00
commit 70193ffd4d

2
giffed.sh Normal file
View 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