← Back to all generators

prunaai/p-video

Fast video generation with built-in draft mode for rapid creative iteration. Text-to-video, image-to-video, and audio-to-video in a single endpoint.

Capabilities

Reference ImagesSeed

Cost

Community model (estimated from hardware time)

Input Parameters

promptrequiredstring

Text prompt for video generation.

aspect_ratiostring

Aspect ratio of the video. Ignored when an input image is provided.

Default: "16:9"
16:99:164:33:43:22:31:1
audiostring

Optional. Input audio to condition video generation. Supports flac, mp3, wav.

disable_safety_filterboolean

Disable safety filter for prompts (and input image). When disabled, prompts are not checked for unsafe content before generation.

Default: true
draftboolean

Draft mode. Generates a lower-quality preview of the video.

Default: false
durationinteger

Duration of the video in seconds (1-20). Ignored when audio is provided.

Default: 5min: 1, max: 20
fpsinteger

Frames per second of the video.

Default: 24
2448
imagestring

Optional. Input image to generate video from (image-to-video). Supports jpg, jpeg, png, webp.

last_frame_imagestring

Optional. Reference image for the last frame of the video. Supports jpg, jpeg, png, webp.

no_opboolean

Health check mode - returns status without inference.

Default: false
prompt_upsamplingboolean

Use prompt upsampling to enhance the prompt.

Default: true
resolutionstring

Resolution of the video.

Default: "720p"
720p1080p
save_audioboolean

Save the video with audio.

Default: true
seedinteger

Random seed. Leave blank for random.

Version: c91d5974b182Updated: 7/25/20262.4M runs