mirror of
https://github.com/Noratrieb/website.git
synced 2026-01-15 01:15:02 +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
|