video-reassemble — Traditional AI Model
Encodes an ordered list of frames back into video at the fps you choose, or the one the split recorded. It closes the loop opened by Video Split: decode, work on the frames, put them back. CPU via ffmpeg.
Details
- CategoryTraditional
- Year-1
- License
Inputs & Outputs
- FramesInput · list:image
Ordered image list to encode into a video
- VideoOutput · video
Reassembled video
Tags
Alternatives in Selection & Extraction
- Color Pick by Class
Extract a segmentation class by name.
- Color Pick by RGB Value
Extract segmentation regions by exact RGB color.
- Image Crop by Class
Crop detected objects by class name.
- Image Crop by Coord
Crop a region from explicit bounding-box coordinates.
- Image Gate by Text
Pass or block an image based on text match.
- Image Selector
Pick first non-empty image from inputs (fallback).
- List Extract
Extract one image from an image list by index.
- List Inject
Replace one image in a list by index with a new image.