infery
← All models

Lightx

lightx-recamera

Video generationby Lightx

Use the capabilities of lightx to relight and recamera your videos.

Example

Details

Accepts
video

Pricing

Price
12.5 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
modestringenum: gradual, bullet, direct, dolly-zoomCamera motion mode.
seedRandom seed for reproducibility. If None, a random seed is chosen.
camerastringenum: traj, targetCamera control mode.
promptOptional text prompt. If omitted, Light-X will auto-caption the video.
video_urlrequiredstringURL of the input video.
trajectoryCamera trajectory parameters (required for recamera mode).
target_poseTarget camera pose [theta, phi, radius, x, y] (required when camera='target').

Output

FieldTypeDescription
seedintegerThe seed used for generation.
videoThe generated video file.
viz_videoOptional: visualization/debug video (if produced by the pipeline).
input_videoOptional: normalized/processed input video (if produced by the pipeline).