Video GenerationActive
klingai / kling-v2.6-motion-control
kling-v2.6-motion-control
Generates videos from images and reference videos with motion control. Supports custom prompts and character orientation settings.
Image to Video
Model ID
kling-v2.6-motion-control
Provider
klingai
Updated
1776165232
wiro playground—klingai/kling-v2.6-motion-control
Updated 1776165232
# Kling V2.6 Motion Control
## Overview
Kling V2.6 Motion Control generates videos from input images and reference videos with advanced motion control capabilities. It allows users to specify character orientation and maintain original sounds during video generation.
## What you can build
- Custom animated videos from static images
- Character motion consistency across video sequences
- Dynamic video content with controlled motion effects
## Inputs
- **Input Image**: Reference image for video generation (supports .jpg/.jpeg/.png, max 10MB)
- **Input Video**: Reference video for character action consistency (supports .mp4/.mov, max 100MB)
- **Prompt**: Text prompt for video generation
## Outputs
- Generated video with specified motion controls
- Maintained original audio when selected
## Recommended settings
- Use standard mode for cost-effective generation
- Select appropriate character orientation based on input media
- Keep original sound for audio consistency
## Limitations
- Video duration depends on character orientation setting
- Maximum file sizes apply to input media
- Motion effects are constrained by input references
## Safety & compliance
- Follow usage guidelines for generated content
- Ensure input media complies with copyright requirements
- Validate output before public distribution
API quick start
Run kling-v2.6-motion-control with a single API call.
POST https://api.wiro.ai/v1/Run/klingai/kling-v2.6-motion-control
{
"prompt": "Your prompt here",
"mode": "std",
"inputImage": "https://your-cdn.com/input.png",
"inputVideo": "https://your-cdn.com/input.mp4"
}