ComfyUI Node
P-Video
A ComfyUI node in Runware/Video/prunaai with 18 inputs and 1 output.
P-Video
- frameImages
- video
◄positivePrompt—►
◄audio►
◄size720p (16:9)►
◄seed0►
◄duration5►
◄fps24►
◄numberResults1►
◄settings.audiotrue►
◄settings.draftfalse►
◄settings.promptUpsamplingtrue►
◄safetyfalse►
◄safety.checkContentfalse►
◄safety.modenone►
◄ttlfalse►
◄ttl_value60►
◄outputFormatMP4►
◄outputQuality95►
CategoryRunware/Video/prunaai
Inputs (18)
| Name | Type | Default | Description |
|---|---|---|---|
| positivePrompt | STRING | Text prompt describing elements to include in the generated output. | |
| frameImagesopt | IMAGE | — | |
| audioopt | STRING | Audio input (UUID or URL). | |
| sizeopt | COMBO | 720p (16:9) | Output size. Only one of resolution or dimensions is sent. |
| seedopt | INT | 00–2147483647 | Random seed for reproducible generation. When not provided, a random seed is generated in the unsigned 32-bit range. |
| durationopt | INT | 51–10 | Length of the generated video in seconds. The total number of frames produced is determined by duration multiplied by the model's frame rate (fps). |
| fpsopt | COMBO | 24 | Frames per second for video generation. Higher values create smoother motion but require more processing time. |
| numberResultsopt | INT | 11–4 | Number of results to generate. Each result uses a different seed, producing variations of the same parameters. |
| settings.audioopt | BOOLEAN | true | Include audio in the generated video output. |
| settings.draftopt | BOOLEAN | false | Enable draft mode for lower-resolution preview generation. |
| settings.promptUpsamplingopt | BOOLEAN | true | Automatically enhance the prompt for improved results. |
| safetyopt | BOOLEAN | false | Enable to set safety. Off uses the model's default. |
| safety.checkContentopt | BOOLEAN | false | Enable or disable content safety checking. |
| safety.modeopt | COMBO | none | Safety checking mode for video generation. |
| ttlopt | BOOLEAN | false | Enable to set ttl. Off uses the model's default. |
| ttl_valueopt | INT | 60 | Time-to-live (TTL) in seconds for generated content. Only applies when `outputType` is `URL`. |
| outputFormatopt | COMBO | MP4 | File format for the generated video. |
| outputQualityopt | INT | 9520–99 | Compression quality of the output. Higher values preserve quality but increase file size. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| video | VIDEO | — |