amietn / vcsi

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

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

Closed AKL55 closed 1 year ago

AKL55 commented 1 year ago

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

AKL55 commented 1 year ago

Learned how

temp_dir = "D:\Temp"

tempfile.tempdir = temp_dir