The PikaFrames v2.2 Node generates a video by combining your first and last frame. You upload two images to define the start and end points, and the AI creates a smooth transition between them to produce a complete video.

## Inputs

| Parameter | Description | Data Type | Required | Range |
| --- | --- | --- | --- | --- |
| `image_start` | The first image to combine. | IMAGE | Yes | - |
| `image_end` | The last image to combine. | IMAGE | Yes | - |
| `prompt_text` | Text prompt describing the desired video content. | STRING | Yes | - |
| `negative_prompt` | Text describing what to avoid in the video. | STRING | Yes | - |
| `seed` | Random seed value for generation consistency. | INT | Yes | - |
| `resolution` | Output video resolution. | STRING | Yes | - |
| `duration` | Duration of the generated video. | INT | Yes | - |

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `output` | The generated video combining the start and end frames with AI transitions. | VIDEO |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/PikaStartEndFrameNode2_2/en.md)

---
**Source fingerprint (SHA-256):** `0a26f6db754c61d1f35e3fd9faceb631a8103ce9ff38190a5dd637991914e238`
