infery
← All models
P Video

P Video

p-video

Video generationby Prunaai

P-Video is Pruna AI's fast video generation model with a built-in draft mode for 4x faster previews. Text-to-video, image-to-video, and audio-to-video in one endpoint. Use P-Video with an API.

Example

Details

Accepts
text + audio + image

Pricing

Price
0.625 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
fpsenum: 24, 48Frames per second of the video.
seedintegerRandom seed. Set for reproducible generation.
audiostringInput audio to condition video generation. Supports flac, mp3, wav.
draftbooleanDraft mode. Generates a lower-quality preview of the video.
imagestringInput image to generate video from (image-to-video). Supports jpg, jpeg, png, webp.
no_opbooleanHealth check mode - returns status without inference.
promptrequiredstringText prompt for video generation.
durationintegerDuration of the video in seconds (1-20). Ignored when audio is provided.
resolutionstringenum: 720p, 1080p
save_audiobooleanSave the video with audio.
aspect_ratioenum: 16:9, 9:16, 4:3, 3:4, 3:2, 2:3Aspect ratio of the video. Ignored when an input image is provided.
last_frame_imagestringReference image for the last frame of the video. Supports jpg, jpeg, png, webp.
prompt_upsamplingbooleanUse prompt upsampling to enhance the prompt.
disable_safety_filterbooleanDisable safety filter for prompts (and input image). When disabled, prompts are not checked for unsafe content before generation.