I am generating gifs using ffmpeg, in its latest version (at the time of this question), using the following lines of code:
ffmpeg -y 10 -i in.mp4 -vf fps=10,scale=-1:340:flags=lanczos,palettegen palette.png
to generate a palette, and
f...
asked by
05.02.2018 / 19:45