first file is 0001.jpg

This commit is contained in:
Ammar Qammaz
2023-10-25 22:01:43 +03:00
parent e9bb1000c6
commit 568812e0e4

View File

@@ -12,7 +12,7 @@ mkdir -p $1-data/output
FPS="5" #<-change this to change framerate FPS="5" #<-change this to change framerate
if [ -f $1-data/input/0000.jpg ] if [ -f $1-data/input/0001.jpg ]
then then
echo "File $1 appears to have already been split .." echo "File $1 appears to have already been split .."
else else