Framed/framed.sh
2025-05-10 14:57:09 +02:00

3 lines
113 B
Bash

echo "Yes, yes, I'm working on It...'"
mkdir -p frames && ffmpeg -i input.mp4 -vf "fps=3" frames/frame_%04d.jpg