← All models
Workflow Utilities Blend Video
workflow-utilities-blend-video
Video generationby infery
FFMPEG Utility for Blending Videos
Example
Details
- Accepts
- video
Pricing
- Price
- 0.125 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| opacity | number | Opacity of the top layer (0.0-1.0) |
| shortest | boolean | End output when the shortest input ends |
| blend_mode | stringenum: addition, average, burn, darken, difference, divide… | Blend mode to use for combining the videos |
| top_video_urlrequired | string | URL of the top layer video |
| bottom_video_urlrequired | string | URL of the bottom layer video |
Output
| Field | Type | Description |
|---|---|---|
| video | — | The blended video output |