Skip to content
Get started
GENERATION API CALLS
Video Generation

BFL

This page is auto-generated from model configurations. Last updated: 2026-08-18.

This reference lists all available BFL video generation models and their parameters. Use these parameter names when calling the Generation API.


Black Forest Labs FLUX.3 extend-video - continue an existing clip (MP4, <50MB, <15s) for 5-20s at 720p/1080p with native audio.

Model ID: model_bfl-flux-3-extend

Capabilities: video2video

LLM Markdown: https://app.scenario.com/api/models/model_bfl-flux-3-extend/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
promptstringYes----Text prompt describing how the video continues from the source clip’s final frames.
videofileYes----Source video to extend (under 50 MB and under 15 seconds).
aspectRatiostringNoauto--auto, 21:9, 2:1, 16:9, 4:3, 1:1, 3:4, 9:16Aspect ratio of the generated video. Auto lets the model choose.
resolutionstringNo1080p--720p, 1080pOutput resolution. 1080p is Full HD.
durationstringNoauto--auto, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20Duration of the generated continuation in whole seconds (5-20), or Auto. Auto is billed at the maximum (20s).
generateAudiobooleanNotrue---Whether to generate synchronized audio for the video. Included at no extra cost.

Black Forest Labs FLUX.3 first/last-frame video - interpolate between two images over 5-20s at 720p/1080p with native audio.

Model ID: model_bfl-flux-3-first-last-frame

Capabilities: img2video

LLM Markdown: https://app.scenario.com/api/models/model_bfl-flux-3-first-last-frame/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
promptstringYes----Text prompt describing the transition between the first and last frames.
imagefileYes----Image used as the first frame.
endImagefileYes----Image used as the last frame.
aspectRatiostringNoauto--auto, 21:9, 2:1, 16:9, 4:3, 1:1, 3:4, 9:16Aspect ratio of the generated video. Auto lets the model choose.
resolutionstringNo1080p--720p, 1080pOutput resolution. 1080p is Full HD.
durationnumberNo5--5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20Duration in whole seconds (5-20). Required to place frames correctly.
generateAudiobooleanNotrue---Whether to generate synchronized audio for the video. Included at no extra cost.

Black Forest Labs FLUX.3 image-to-video - animate a still into up to 20s of 720p/1080p video with native audio.

Model ID: model_bfl-flux-3-i2v

Capabilities: img2video

LLM Markdown: https://app.scenario.com/api/models/model_bfl-flux-3-i2v/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
promptstringYes----Text prompt describing how to animate the source image.
imagefileYes----Opening frame image.
aspectRatiostringNoauto--auto, 21:9, 2:1, 16:9, 4:3, 1:1, 3:4, 9:16Aspect ratio of the generated video. Auto lets the model choose.
resolutionstringNo1080p--720p, 1080pOutput resolution. 1080p is Full HD.
durationstringNoauto--auto, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20Duration in whole seconds (5-20), or Auto to let the model choose.
generateAudiobooleanNotrue---Whether to generate synchronized audio for the video. Included at no extra cost.

Black Forest Labs FLUX.3 keyframes-to-video - pin up to 10 images to frame positions over 5-20s at 720p/1080p with native audio.

Model ID: model_bfl-flux-3-keyframes

Capabilities: img2video

LLM Markdown: https://app.scenario.com/api/models/model_bfl-flux-3-keyframes/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
promptstringYes----Text prompt describing the video across the keyframes.
keyframesinputs_arrayYes----Keyframe images pinned to frame positions (24 fps). Up to 10 keyframes with unique frame indexes (0 … duration*24).
aspectRatiostringNoauto--auto, 21:9, 2:1, 16:9, 4:3, 1:1, 3:4, 9:16Aspect ratio of the generated video. Auto lets the model choose.
resolutionstringNo1080p--720p, 1080pOutput resolution. 1080p is Full HD.
durationnumberNo5--5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20Duration in whole seconds (5-20). Required to validate keyframe positions.
generateAudiobooleanNotrue---Whether to generate synchronized audio for the video. Included at no extra cost.

Black Forest Labs FLUX.3 text-to-video - up to 20s at 720p/1080p with native audio and free-form duration.

Model ID: model_bfl-flux-3-t2v

Capabilities: txt2video

LLM Markdown: https://app.scenario.com/api/models/model_bfl-flux-3-t2v/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
promptstringYes----Text prompt describing the video to generate.
aspectRatiostringNoauto--auto, 21:9, 2:1, 16:9, 4:3, 1:1, 3:4, 9:16Aspect ratio of the generated video. Auto lets the model choose.
resolutionstringNo1080p--720p, 1080pOutput resolution. 1080p is Full HD.
durationstringNoauto--auto, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20Duration in whole seconds (5-20), or Auto to let the model choose.
generateAudiobooleanNotrue---Whether to generate synchronized audio for the video. Included at no extra cost.