AlUlkesh / stable-diffusion-webui-images-browser

an images browse for stable-diffusion-webui
623 stars 111 forks source link

Initial support for videos #241

Closed AlUlkesh closed 7 months ago

AlUlkesh commented 9 months ago

Since there are more and more video extensions coming out, I decided to go back to this.

I've now implemented an initial support for videos. That means thumbnails are created and shown among the image thumbnails. A little play button is also put on the video thumbnail to make it clear, it is a video.

Clicking on the thumbnail brings you, as usual, to the single image view. For videos there now is a new checkbox, so you can play the video right there.

What is not included is any kind of sending of parameters to other tabs. I think there is no common idea yet, how to include the necessary metadata in the video files.

Here's how it looks like:

https://github.com/AlUlkesh/stable-diffusion-webui-images-browser/assets/99896447/e611c4e2-9f7c-46c0-92e9-9b14ebda1a9c

And this also comes with new settings:

image