Infery.ai
← All models

Flux 3 Keyframes To Video Draft

flux-3-keyframes-to-video-draft

Video editby blackforestlabs

FLUX.3 is Black Forest Labs' frontier audio/video model. Generate fast, low-cost draft previews pinned to your keyframe images, with a reusable draft cache for full-quality enhancement.

Example

Details

Accepts
image

Pricing

Price
3.75 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
promptrequiredstringThe text prompt describing the draft video.
durationintegerenum: 5, 6, 7, 8, 9, 10Draft duration in whole seconds from 5 through 20. An explicit duration is required to validate keyframe positions.
keyframesrequiredarrayKeyframe images pinned to frame positions in the generated draft. Up to 10 keyframes with unique `frame_index` values.
aspect_ratiostringenum: auto, 21:9, 2:1, 16:9, 4:3, 1:1Aspect ratio of the generated draft. `auto` lets the model choose.
generate_audiobooleanWhether to generate audio for the draft video.
safety_toleranceintegerThe safety tolerance level for the generated video. 0 is the strictest and 4 is the most permissive.

Output

FieldTypeDescription
videoThe draft video.
draft_cacheDurable encrypted cache bundle; pass it to `draft-enhance` for a full-quality render.