Upload files to "/"

This commit is contained in:
dangrain 2025-05-10 14:57:09 +02:00
commit 5a9fb12b61

3
framed.sh Normal file
View file

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