s9roll7 / ebsynth_utility

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

transparent_background - Empty video_mask folder #36

Open EddyChen0309 opened 1 year ago

EddyChen0309 commented 1 year ago

Hello, I encountered an issue when using this plugin. The "video_frame" and "video_mask" directories are created under the project_dir as expected. The "video_frame" directory contains disassembled video frames, but the "video_mask" directory is empty. I have already installed FFmpeg and transparent_background.

When running the Stable Diffusion web UI, I get the following output:

frame extracted 'venv\Scripts\transparent-background' is not recognized as an internal or external command, operable program or batch file. Creating mask file mask created completed. Please let me know if there's any additional information I can provide to help troubleshoot this issue. Thank you!

s9roll7 commented 1 year ago

There is no need to install transparent_background separately. It is installed by itself as one of the dependent libraries when you install the extension.

luoyq-Rockey commented 3 months ago

I also encountered the same problem, the video_frame directory has the corresponding frame information, and the video_mask directory is empty, And I don't know how to solve this problem, can you offer some help, thank you @s9roll7