← All models
P Video Animate
Animate a reference image with the motion and audio of a source video. Built for high-volume workflows like UGC ad variations, meme remixes, and scene recasting. 720p and 1080p, fast and cheap.
Example
Details
- Accepts
- image + video
Pricing
- Price
- 3.75 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | integer | Random seed. Leave blank for random. |
| imagerequired | string | Reference image of the subject to animate. |
| no_op | boolean | |
| turbo | boolean | Turbo mode: faster generation for slightly lower quality. |
| videorequired | string | Source RGB video (.mp4): motion + audio source. |
| resolution | stringenum: 720p, 1080p | |
| save_audio | boolean | Save the video with audio. |
| target_fps | —enum: original, 24, 48 | Target FPS for the working video. |
| ignore_audio | boolean | Ignore source audio during generation. If save_audio is true, the source audio is still saved with the final video. |
| instruction_prompt | string | Further instruction on how the reference subject should be animated using the motion of the input video. |
| disable_safety_checker | boolean | Disable safety checker for generated videos. |