mirror of
https://github.com/Noratrieb/blog.git
synced 2026-01-14 12:35:00 +01:00
3 lines
81 B
Bash
3 lines
81 B
Bash
#!/usr/bin/env bash
|
|
|
|
ffmpeg -framerate 0.5 -i %d.png -plays 0 -f apng output.png
|