Upload files to "/"
This commit is contained in:
commit
5a9fb12b61
1 changed files with 3 additions and 0 deletions
3
framed.sh
Normal file
3
framed.sh
Normal 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
|
||||
|
Loading…
Add table
Reference in a new issue