OedoSoldier / sd-webui-image-sequence-toolkit

Extension for AUTOMATIC111's WebUI
Apache License 2.0
564 stars 41 forks source link

Add mov2mov support #26

Open Looong01 opened 1 year ago

Looong01 commented 1 year ago

This (https://github.com/Scholar01/sd-webui-mov2mov.git) is an extension that can input and output a mov without multiframe rendering.

It just use opencv-python and ffmpeg to crop images from video and synthesis video from images.

Could you help to add these into the extension?