infery
← All models

Luma Ray 3.2 Reframe

agent-ray-v3.2-reframe

Video generationby Luma

Luma Ray 3.2 reframes an existing video into a new aspect ratio guided by a text prompt, preserving the original footage frame-for-frame while controlling resolution and outpainting the surrounding canvas.

Example

Details

Accepts
video

Pricing

Price
3.75 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
promptrequiredstringText prompt describing the content to paint into the newly exposed canvas area when reframing to the target aspect ratio.
durationDuration of the reframed video. Defaults to matching the source video's duration; set explicitly to 5s or 10s to override.
video_urlrequiredstringURL of the source video to reframe (must be 10 seconds or less).
resolutionstringenum: 540p, 720p, 1080pResolution of the reframed video. Higher resolutions cost more.
aspect_ratiorequiredstringenum: 3:4, 4:3, 1:1, 9:16, 16:9, 21:9Target aspect ratio for the reframed video.
source_positionOptional normalized source rectangle controlling where the source video sits in the output canvas.

Output

FieldTypeDescription
videoThe generated video.
exr_fileThe generated EXR sidecar when exr_export is true. This may be a single EXR file or a ZIP package depending on Luma's export shape.