Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Add batch input video mode to vid2vid #196

Open
1 task done
Infinite-Vibes opened this issue Jul 8, 2023 · 11 comments
Open
1 task done

[Feature Request]: Add batch input video mode to vid2vid #196

Infinite-Vibes opened this issue Jul 8, 2023 · 11 comments
Labels
enhancement New feature or request

Comments

@Infinite-Vibes
Copy link

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What would your feature do ?

With the popularity of the zeroscope xl upscaling model on the rise it would be great to have a way to run vid2vid on an entire folder of video files one after the other.
The current workflow involves a lot of stopping and starting which hinders making longer projects.

Proposed workflow

  1. Select batch input mode on the vid2vid tab.
  2. Select path to folder.
  3. Press generate.

Additional information

No response

@Infinite-Vibes Infinite-Vibes added the enhancement New feature or request label Jul 8, 2023
@mischaschaub
Copy link

I support this request. Would be so so so so much helpful!

@bfasenfest
Copy link

Haven't implemented a batch folder yet, but with #195 you can drop multiple videos into the vid2vid queue and it will process them all at once (and infer prompt from the filename if you leave the prompt blank). Let me know if you want me to add folder support as well.

@mischaschaub
Copy link

mischaschaub commented Jul 11, 2023 via email

@mischaschaub
Copy link

Was just trying this batch functionality, but was not able to pull several video files as a group into the input video window. What am I doing wrong?

@bfasenfest
Copy link

The pull request hasn't been merged yet into the main branch. If you want to test it out youll need to replace the text2video extension folder code with my code here: https://github.com/bfasenfest/sd-webui-text2video/tree/v2v-queue

@mischaschaub
Copy link

mischaschaub commented Jul 11, 2023 via email

@mischaschaub
Copy link

mischaschaub commented Jul 11, 2023 via email

@mischaschaub
Copy link

mischaschaub commented Jul 11, 2023 via email

@bfasenfest
Copy link

Good to hear that everything is working

@mischaschaub
Copy link

mischaschaub commented Jul 12, 2023

Just had to do a bit shorter and simpler prompts without any special characters and now everything works

@mischaschaub
Copy link

Would it be possible for you to output every rendered video file out towards one folder close to root? At the moment I must collect these together deep down in the filesystem and in strange places, where they are not easy to find and each one must be chased from its own folder. This would be so helpful! Many thanks Mischa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants