Deep-Live-Cam
Deep-Live-Cam copied to clipboard
Batch processing
Can a feature be added for bath processing on a directory of images and videos?
I've added batch processing to the fork i'm using for myself.
Args are -sf / --source_folder and -tf / --target_folder
Just ignore all the docker stuff. It should work as normal for windows with the usual method. ~~(Except for UI. I don't use that myself, so i haven't implemented anything for that.)~~
Edit: Ok so i haven't really used the UI before, but looked into it and implemented batch processing there as well ;)
Thanks
Will this be merged into main?
There's no commit of this on the main though ☺️
Will this be merged into main?
I have no plans to merge it myself. It's just something i'm "messing around" with for personal use.
I could probably add a commit/pull request, but I doubt that I could use it as it is now. I haven't focused too much on keeping all variables and functions friendly for future commits on the main branch. So there is probably some changes needed to be done to my version in that case.