{"version":"1","model":{"id":"blackforestlabs/flux-3/extend-video","name":"FLUX.3 Extend Video","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Continue a source MP4 beyond its final frame while preserving motion, framing, dialogue, and audio continuity.","pricing_note":"$0.205 per generated continuation second at either 720p or 1080p.","categories":["v2v"],"prompt_required":true,"prompt_supported":true,"input_fields":["prompt","video_url","generate_audio","aspect_ratio","resolution","safety_tolerance","duration"],"supports":{"referenceVideo":true,"audioGeneration":true},"requires":{"referenceVideo":true},"aspect_ratios":["auto","21:9","2:1","16:9","4:3","1:1","3:4","9:16"],"resolutions":["720p","1080p"],"durations":[5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20],"fixed_output":{"frame_rate":24},"reference_video_duration":{"max_seconds":15},"accepted_formats":{"video":["mp4"]},"max_input_bytes":{"video":52428800},"base_credits":129,"api_gross_margin_percent":20,"added_at":"2026-08-04","popularity_rank":413,"example_prompt":"Continue the scene seamlessly beyond the final frame, preserve the camera momentum and subject identity, natural dialogue and matching ambience","preview":{"image":"/images/model-previews/flux-3-extend-gpt-image-2.webp"},"schema_url":"/api/v1/models?id=blackforestlabs%2Fflux-3%2Fextend-video","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=blackforestlabs%2Fflux-3%2Fextend-video","title":"FLUX.3 Extend Video generation request","description":"Request body accepted by POST /api/v1/generate for blackforestlabs/flux-3/extend-video.","type":"object","properties":{"model_id":{"type":"string","const":"blackforestlabs/flux-3/extend-video","description":"ArtEmotion model identifier."},"extra":{"type":"object","additionalProperties":true,"description":"Model-specific settings may also be nested here."},"max_credits":{"type":"number","minimum":1,"description":"Reject before submission if the estimated list price exceeds this cap."},"webhook_url":{"type":"string","format":"uri","maxLength":2048},"webhook_secret":{"type":"string","maxLength":512},"folder_id":{"type":"string"},"prompt":{"type":"string"},"video_url":{"type":"string","format":"uri"},"generate_audio":{"title":"Generate audio","description":"Generate synchronized dialogue, ambience, and sound effects with the video.","default":true,"type":"boolean"},"aspect_ratio":{"type":"string","enum":["auto","21:9","2:1","16:9","4:3","1:1","3:4","9:16"]},"resolution":{"type":"string","enum":["720p","1080p"]},"safety_tolerance":{"title":"Safety tolerance","description":"Provider safety level. 0 is strictest; ArtEmotion keeps the provider default of 2.","default":2,"type":"number","enum":[0,1,2,3,4]},"duration":{"type":"number","enum":[5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20]}},"required":["model_id","prompt","video_url"],"additionalProperties":false},"parameters":[{"key":"generate_audio","label":"Generate audio","type":"toggle","default":true,"description":"Generate synchronized dialogue, ambience, and sound effects with the video."},{"key":"safety_tolerance","label":"Safety tolerance","type":"select","default":2,"options":["0","1","2","3","4"],"description":"Provider safety level. 0 is strictest; ArtEmotion keeps the provider default of 2."}]}}