video-trim — Traditional AI Model
Video Trim cuts one long source into a list of clips, one per timecoded segment, carrying each segment's title, hook and score forward so later steps can caption and rank without re-deriving anything. CPU.
Details
- CategoryTraditional
- Year-1
- License
Inputs & Outputs
- VideoInput · video
Source video to cut into clips
- SegmentsInput · segments
Timecoded highlight segments from the Video Analysis node
- ClipsOutput · list:video
One trimmed clip per segment
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.