MCPcopy Index your code
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%
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

put
called by 1
scripts/vid2vid.py
get
called by 1
scripts/vid2vid.py
interpolate
called by 1
scripts/vid2vid.py
flush
called by 1
scripts/vid2vid.py
install
called by 1
scripts/vid2vid.py
title
called by 0
scripts/vid2vid.py
show
called by 0
scripts/vid2vid.py
ui
called by 0
scripts/vid2vid.py

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