amietn / vcsi

Create video contact sheets, thumbnails
MIT License
471 stars 57 forks source link

How can i change the temp path of the images? #122

Closed AKL55 closed 11 months ago

AKL55 commented 11 months ago

Just want to change it to be my Hard drive instead of my ssd

AKL55 commented 11 months ago

Learned how

temp_dir = "D:\Temp"

tempfile.tempdir = temp_dir