mirror of
https://github.com/Noratrieb/website.git
synced 2026-03-15 13:46:09 +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
|