Infery.ai
← All models

LTX 2.5 Image to Video Fast

ltx-2.5-image-to-video-fast

Video editby lightricks

LTX-2.5 is Lightricks' open-source audio-video model. This endpoint animates a still image into video with synchronized audio in a single pass, in a speed-optimized mode for quick iteration.

Example

Details

Accepts
image

Pricing

Price
0.021 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
fpsintegerenum: 24, 25, 48, 50The frames per second of the generated video.
promptrequiredstringThe prompt to use for the generated video
durationenum: 6, 8, 10, 12, 14, 16The duration of the generated video in seconds. Set to 'auto' to let the model choose the duration automatically.
image_urlrequiredstringThe URL of the start image to use for the generated video.
resolutionstringenum: 720p, 1080p, 1440p, 2160pThe resolution of the generated video.
aspect_ratiostringenum: auto, 16:9, 9:16The aspect ratio of the generated video. If 'auto', the aspect ratio will be determined automatically based on the input image.
camera_motionOptional camera motion applied to the generated video.
end_image_urlThe URL of the end image to use for the generated video. When provided, generates a transition video between start and end frames.
generate_audiobooleanWhether to generate audio for the generated video

Output

FieldTypeDescription
videoThe generated video file