Video GenerationActive
pruna / p-video
p-video
Generate videos from text prompts or images using P-Video AI. Supports various resolutions and customization options.
Text to VideoImage to VideoFast Inference
Model ID
p-video
Provider
pruna
Updated
1772446027
wiro playground—pruna/p-video
Updated 1772446027
## Overview
P-Video is an AI-powered text-to-video generator designed for creating dynamic video content from textual descriptions or images. It supports various video configurations including resolution, duration, and aspect ratios.
## What you can build
- Dynamic promotional videos from written descriptions
- Custom animated content for marketing campaigns
- Rapid prototyping of video ideas using text prompts
- Video generation tailored to specific aspect ratios and resolutions
## Inputs
- **Prompt**: Detailed description of the desired video content
- **Input Image**: Optional image to guide video generation
- **Ratio**: Aspect ratio for output video (1:1, 3:2, etc.)
- **Duration**: Video length in seconds (1-10)
- **Resolution**: Output quality (720p or 1080p)
- **FPS**: Frame rate selection (24 or 48 fps)
- **Input Audio**: Optional audio file to condition video generation
- **Seed**: Random seed for reproducible results
- **Save Audio**: Option to save generated audio
- **Draft Mode**: Toggle for lower-quality preview generation
- **Prompt Upsampling**: Automatic enhancement of input prompt
## Outputs
- Generated video files in MP4 format
- Optional audio track if saved
## Recommended settings
For best results, use detailed prompts with clear visual descriptions. Select appropriate resolution and frame rate based on intended use. Duration between 3-5 seconds typically provides optimal balance.
## Limitations
- Video generation may vary in quality depending on prompt clarity
- Input images do not override aspect ratio settings
- Audio conditioning requires compatible file formats
## Safety & compliance
This tool is designed for creative and commercial use. Users must ensure all generated content complies with applicable laws and regulations. Pruna AI does not guarantee content accuracy or suitability for all audiences.
Example prompts
Great starting points for p-video.
An ancient, majestic stag with enormous, moss-covered antlers that pulse faintly with ethereal green magic. It is grazing peacefully on the forest floor, then suddenly lifts its head to look directly into the lens, its ears twitching gently in the breeze. They are deep within an ancient redwood forest surrounded by floating bioluminescent spores and thick morning fog. Execute a slow camera push-in, starting from a wide shot of the forest and ending in a medium close-up of the stag\'s face. The lighting features soft, dappled golden hour sunlight piercing through the dense canopy to create glowing god rays in the mist. National Geographic documentary style mixed with high-fantasy aesthetics, photorealistic, shallow depth of field.Video Generation
An older, charismatic jazz saxophonist wearing a sharp 1920s pinstripe suit and a tilted fedora, with glistening beads of sweat on his forehead. He is passionately playing a polished brass saxophone, his eyes closed in deep concentration as he sways slightly to the rhythm. The scene takes place on a small wooden stage in a crowded, smoky underground jazz club lined with heavy red velvet curtains. Execute a slow, smooth camera pan from left to right, subtly orbiting the musician to reveal the blurred, clapping audience in the background. The lighting is low-key and moody, with a single, hazy amber spotlight cutting through the thick room smoke. Vintage cinematic film style, distinct film grain, muted warm color palette, nostalgic aesthetic.Video Generation
A focused female architect in her early thirties, wearing a crisp white button-down shirt and tortoiseshell glasses. She is carefully drafting precise lines on a large, sprawling blueprint using a metal ruler and a mechanical pencil, then gently blowing away a speck of eraser dust. The scene takes place in a modern, minimalist architecture studio featuring large floor-to-ceiling windows, minimalist wooden desks, and scattered rolls of drafting paper. Execute a slow, perfectly steady slider shot moving horizontally from right to left across the drafting table, keeping her face and the blueprint in sharp focus. The lighting consists of soft, diffused natural daylight pouring in from an overcast sky outside, creating smooth, even shadows across the desk. Corporate documentary style, crisp and clean aesthetic, photorealistic, 35mm lens, shallow depth of field.Video Generation
A sleek, dark sedan driving smoothly across the frame from right to left in the foreground. In the background, yellow taxis and other cars drive towards the camera with their headlights shining. The scene is set on a busy city street at dusk, featuring modern high-rise buildings, glowing neon signs, warm street lamps, and a subway entrance. Execute a slow, steady camera pan tracking the dark sedan. The lighting is moody and atmospheric twilight, with warm glowing street lamps and bright neon signs contrasting against the deep shadows of the buildings. Cinematic, moody urban aesthetic, photorealistic.Video Generation
A snowboarder wearing a yellow 'INSTRUCTOR' vest over an orange jacket, tan pants, a helmet, and reflective orange goggles glides smoothly down a bright, snow-covered mountain slope towards the left. In the background, a ski lift system with metal towers, moving chairs, and enclosed gondolas operates under a clear, vibrant blue sky. To the right, another snowboarder is visible further back on the slope. Execute a dynamic, smooth tracking shot following the instructor as they carve through the snow. The lighting is bright and natural daylight, casting crisp shadows on the textured white snow. Action sports photography style, photorealistic, with a crisp and energetic atmosphere.Video Generation
API quick start
Run p-video with a single API call.
POST https://api.wiro.ai/v1/Run/pruna/p-video
{
"prompt": "A snowboarder wearing a yellow 'INSTRUCTO…",
"duration": 5,
"resolution": "720p",
"inputImage": "https://your-cdn.com/input.png"
}