← Back to all generators

luma/ray-3.2

Luma's reasoning video model. Generates cinematic 5s or 10s video from text or images, with native HDR and EXR export for professional production pipelines.

Capabilities

No capability data available

Cost

Community model (estimated from hardware time)

Input Parameters

prompt required string

Text prompt describing the video. Be specific about subject, motion, camera movement, lighting, and pacing.

aspect_ratio string

Aspect ratio of the generated video. Ignored when start_image or end_image is set — the model derives the ratio from the anchor frame(s).

Default: "16:9"
9:16 3:4 1:1 4:3 16:9 21:9
duration integer

Video duration in seconds. 10s is not supported with hdr, start_image, end_image, or loop.

Default: 5
5 10
end_image string

Optional last frame of the video. Only valid with 5s duration; not supported with loop.

exr_export boolean

Export an EXR file alongside the MP4 for professional colour-grading workflows. Requires hdr=true.

Default: false
hdr boolean

Generate HDR-encoded MP4. Requires 720p or 1080p, 5s duration, and no loop.

Default: false
loop boolean

Generate a seamlessly looping video. Not supported with 10s duration, hdr, or end_image.

Default: false
resolution string

Output resolution. 540p is not available when hdr is true.

Default: "720p"
540p 720p 1080p
start_image string

Optional first frame of the video. Only valid with 5s duration.

Version: 6e0a55010a0a Updated: 6/26/2026 1.6K runs