prunaai/p-video ❓🔢🖼️✓📝 → 🖼️

⭐ Official ▶️ 572.5K runs 📅 Jan 2026 ⚙️ Cog 0.16.12
audio-to-video image-to-video image-to-video-with-audio text-to-video-with-audio

About

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.

Example Output

Prompt:

"The prune says "And this, kids, is how you generate a video in less than 10 seconds"."

Output

Performance Metrics

5.67s Prediction Time
5.68s Total Time
All Input Parameters
{
  "fps": 24,
  "draft": false,
  "image": "https://replicate.delivery/pbxt/OejQrIXERvqS9kpygH9PfQZDOIdzkD6GKytAXxedNSyyRtej/9.png",
  "no_op": false,
  "prompt": "The prune says \"And this, kids, is how you generate a video in less than 10 seconds\".",
  "duration": 5,
  "resolution": "720p",
  "save_audio": true,
  "aspect_ratio": "16:9",
  "prompt_upsampling": false,
  "disable_safety_filter": true
}
Input Parameters
fps Default: 24
Frames per second of the video.
seed Type: integer
Random seed. Set for reproducible generation.
audio Type: string
Input audio to condition video generation. Supports flac, mp3, wav.
draft Type: booleanDefault: false
Draft mode. Generates a lower-quality preview of the video.
image Type: string
Input image to generate video from (image-to-video). Supports jpg, jpeg, png, webp.
no_op Type: booleanDefault: false
Health check mode - returns status without inference.
prompt (required) Type: string
Text prompt for video generation.
duration Type: integerDefault: 5Range: 1 - 20
Duration of the video in seconds (1-20). Ignored when audio is provided.
resolution Default: 720p
Resolution of the video.
save_audio Type: booleanDefault: true
Save the video with audio.
aspect_ratio Default: 16:9
Aspect ratio of the video. Ignored when an input image is provided.
last_frame_image Type: string
Reference image for the last frame of the video. Supports jpg, jpeg, png, webp.
prompt_upsampling Type: booleanDefault: true
Use prompt upsampling to enhance the prompt.
disable_safety_filter Type: booleanDefault: true
Disable safety filter for prompts (and input image). When disabled, prompts are not checked for unsafe content before generation.
Output Schema

Output

Type: stringFormat: uri

Example Execution Logs
14:00:25.172 Using seed: 697104166
Version Details
Version ID
e66ac1bd08203ca36bbda597cef3f82e18410d944cb7f2de3f76bbc552d1fba3
Version Created
April 15, 2026
Run on Replicate →