Closed Ianmcmill closed 6 years ago
I guess this just comes from my own mistake. Can be closed
Glad you sorted it out.
It has to change the working directory at one point.
I've had this happen to me too. Vaguely remember what fixed it.
Same thing happened to me, but for anyone facing the same problem, I had to delete pic_output
, pic_scanned_vids
and pic_too_small
on top of recreating demo.py to get it running
Windows 10 All deps working
When issuing
python demo.py -i D:\fakes\data\target.jpg -v D:\fakes\data\mp4dir\
I get this:
And all files are moved to the too small folder and renamed into jpgs and nothing else is extracted. too small-0cIqXbWehwKRcTtt.jpg
EDIT on the second try with the exact same command (after I unpcked the py again) everything worked. Seems still like a logic mistake.