s9roll7 / ebsynth_utility

AUTOMATIC1111 UI extension for creating videos using img2img and ebsynth.
1.24k stars 127 forks source link

Error about resolution? #41

Open githubUser01946 opened 1 year ago

githubUser01946 commented 1 year ago

Error: source guide C:\Users\cpgsa\AppData\Local\Temp\87730C91-DDF1-4189-8C12-EAD60 06389B8.A2V4uc doesn't match the resolution of 'C: \Users\cpgsa\AppData\local\Temp\74517F86-E5B7-4406-BBFF-F513FA 3555D2.A2V4uc

How can i fix this?

githubUser01946 commented 1 year ago

Can you help please @s9roll7 ?

s9roll7 commented 1 year ago

Did you run stage4?

githubUser01946 commented 1 year ago

Did you run stage4?

Yes, this is happening on step 6.

s9roll7 commented 1 year ago

The resolution of the image in img2img_key and the image in video_frame must match exactly

githubUser01946 commented 1 year ago

The resolution of the image in img2img_key and the image in video_frame must match exactly

Ok just checked,

I was following this tutorial: https://www.youtube.com/watch?v=Qph7A3UaVds

s9roll7 commented 1 year ago

You have not upscaled to the correct size. your images in img2img_upscale_key should be 1920x1080

githubUser01946 commented 1 year ago

Ok, thank you. I am going to start a new project so will delete everything and start from the beginning. I will then make sure that when I do upscale to keep the same dimensions to what the video_frame folder is. Even though it does generate images it clearly wont work otherwise.