← Back to all generators

prunaai/p-video-animate

p-video-animate animates a reference image with the motion and audio of a source video. Optimized for speed and cost — 5.24s per 1s of video.

Capabilities

Reference Images Seed

Cost

Community model (estimated from hardware time)

Input Parameters

image required string

Reference image of the subject to animate.

video required string

Source RGB video (.mp4): motion + audio source.

disable_safety_checker boolean

Disable safety checker for generated videos.

Default: false
ignore_audio boolean

Ignore source audio during generation. If save_audio is true, the source audio is still saved with the final video.

Default: false
instruction_prompt string

Further instruction on how the reference subject should be animated using the motion of the input video.

Default: ""
no_op boolean
Default: false
resolution string

Target ~megapixel budget: 720p ≈ 1 MP, 1080p ≈ 2 MP (aspect ratio preserved).

Default: "720p"
720p 1080p
save_audio boolean

Save the video with audio.

Default: true
seed integer

Random seed. Leave blank for random.

target_fps string

Target FPS for the working video.

Default: "original"
original 24 48
turbo boolean

Turbo mode: faster generation for slightly lower quality.

Default: false
Version: bb85a3375c58 Updated: 6/26/2026 3.2K runs