Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.gmicloud.ai/llms.txt

Use this file to discover all available pages before exploring further.

Transfers motion from a reference video to a character image. Model
kling-3-motion-control

Inputs

  • video_url (STRING)
    Reference video used for motion extraction (3–30s).
  • image (IMAGE)
    Required character reference image used as the motion target.
  • prompt (STRING)
    Optional text prompt to guide style, lighting, or environment of the result.
  • image_url (STRING)
    URL version of the reference image.
  • character_orientation (STRING)
    Controls alignment between character and motion source. Options: video, image.
  • mode (STRING)
    Quality mode selection affecting output fidelity. Options: std, pro.
  • keep_original_sound (STRING)
    Determines whether original audio is preserved. Options: yes, no.

Outputs

  • video (VIDEO)
    Generated motion-transfer video.
  • video_url (STRING)
    Publicly accessible URL of the generated video.
  • file_path (STRING)
    Local filesystem path where the video is saved.