MCPcopy Create free account
hub / github.com/Filarius/video2video

github.com/Filarius/video2video @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
25 symbols 67 edges 2 files 0 documented · 0% updated 2y ago★ 908 open issues

Browse by type

Functions 22 Types & classes 3
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Abandomed

This project is currently abandomed, no more fixes to get work with latest version of Automatic1111

Automatic1111 Stable Diffusion WebUI Video2Video Extension

Pluging for img2img video processing

  • No more image files on hard disk.
  • Video fps can be set as original, or changed.
  • Now with latent space temporal blending.

Result saved to output folder img2img-video as MP4 file in H264 encoding (no audio).

Added optional temporal blending for latent space. Applied per each step between previous and current frame.

Need a FFmpeg. For OS Windows implemented automatic installation of FFmpeg.

Under development, bugs applied.

Dependencies

ffmpeg

skvideo (pip install sk-video)

TODO

Bug: latent blending will work right only for batch_size = 1

Core symbols most depended-on inside this repo

browse all functions →

Shape

Method 22
Class 3

Languages

Python100%

Modules by API surface

scripts/vid2vid.py25 symbols

For agents

$ claude mcp add video2video \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page