numz / sd-wav2lip-uhq

Wav2Lip UHQ extension for Automatic1111
Apache License 2.0
1.23k stars 163 forks source link

several code errors #8

Closed Zakabaka closed 1 year ago

Zakabaka commented 1 year ago

Screenshot 2023-08-05 105922

Could you please explain what happening, looks like some errors in the code. ffmpeg was installed (but it would be great if the would be a more detailed instruction how to do that to save time for users/ anyway) ffmpeg installed and seen in cmd. extension installed but there still errors.

numz commented 1 year ago

Hi, This error seems to indicate that face could be diffcult to detected in one of the images. Does that sound possible in your situation?

Zakabaka commented 1 year ago

Hello I think not cause the vidie is good quality and all clear seen there. Ill try to with other video ald reply here a bit later.

Zakabaka commented 1 year ago

Screenshot2

Same story. the soft starts workin but at some point it just give an error. The video was clear. Also just to make it clear. Any video can be added? video shoul be without audio? I meen as the audio shoul be added separately does it means that the video shhoul be without audio? Also coul it be because of ffmpeg? I installed it but not sure is it there I mean how to check it? How ever the errors are not about the ffmpeg so it means that the problem is not about ffmpeg Any way errors are still there.

numz commented 1 year ago

thanks for report, your last error is not the same as before, "face not detect..." that mean there is an image in the video sequence where face is poor quality or bad angle, or ... you can find the bad image in : "c:\Users\user\stable-diffusion-webui\extensions\sd-wav2lip-uhq\scripts\wav2lip\temp\faulty_frame.jpg"

to avoid this , you can try to :

I know it's not the perfect process but i'll try to make video analyser before send the entire process that could allow to correct this kind of issue

Video can have audio, it's not an issue ;)