cirquit / trdrop

trdrop - a raw video analysis program
MIT License
381 stars 33 forks source link

If export directory folder does not exist, no files are created #52

Closed rorosaurus closed 3 years ago

rorosaurus commented 4 years ago

The export will appear to be working (live preview, etc.) but no file writes appear in Resource Monitor, and no files (or directory) will be created.

Default: directory: C:/Users/rorosaurus/Videos/ Example fail directory: C:/Users/roros/Videos/test/

Fails with or without trailing /. I would expect the program to automatically create the directory (or prompt) if it doesn't exist. Or at least warn that no files will be created. For a long (failed) export, this is frustrating.

cirquit commented 3 years ago

Yea, that makes sense.

cirquit commented 3 years ago

Should be fixed in the next release