Kosinkadink / ComfyUI-VideoHelperSuite

Nodes related to video workflows
GNU General Public License v3.0
542 stars 95 forks source link

Video combine has no way to set a root folder like "Image Save" #290

Open APZmedia opened 1 month ago

APZmedia commented 1 month ago

Setting a root folder input can be extremely useful to streamline file organization, both in internal and external paths. For example, organization in subfolders, organization by date, by batch, by project, etc. Would you consider adding this? I think it's an important and yet disregarded feature. Thank you

rocky533 commented 4 weeks ago

I would love this as well, but this node set can use the filename prefix to set folder paths.
You can replace the time format field with a folder name inside comfyui/output

https://github.com/Umikaze-job/select_folder_path_easy

APZmedia commented 4 weeks ago

I created a set of custom nodes like that with a standard VFX project folder structure ( https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string ) but the whole point is to be able to save outside of the outputs folder, both for local or network developments, and also for running in pods. Ideally I'd like to make the outputs available to the post team network drive.