Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

Video Support #85

Merged
merged 8 commits into from
Jan 1, 2024
Merged

Video Support #85

merged 8 commits into from
Jan 1, 2024

Conversation

saddam213
Copy link
Member

@saddam213 saddam213 commented Dec 30, 2023

Add initial support for handling video, with all the newer model being video it time to get this groundwork in for when an ONNX model shows up

Will be using FFMPEG for decoding and encoding video, it supports most video formats and also GIF

Implementation of the decoded frames will be in PNG format as its already widely used within the app so for now this an easy integration.

  • VideoService - Video -> Frames and Frames -> Video
  • Progress - Need to rework the progress callbacks to add in frames, latents
  • VideoToVideo - Add some VideoToVideo pipelines so people can run videos though SD models
  • Basic UI support

@saddam213 saddam213 merged commit e96fe8e into master Jan 1, 2024
@saddam213 saddam213 deleted the Video branch January 1, 2024 06:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant