> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-chore-sync-comfy-api-v2-spec.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# PixverseImageToVideoNode - ComfyUI Built-in Node Documentation

> Generates videos based on an input image and text prompt.

Generates videos based on an input image and text prompt. This node takes an image and creates an animated video by applying the specified motion and quality settings to transform the static image into a moving sequence.

## 입력

| 매개변수           | 설명                                                 | 데이터 타입 | 필수 여부 | 범위                                                                                                                                                                                                                |
| -------------- | -------------------------------------------------- | ------ | ----- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `이미지`          | 비디오로 변환할 입력 이미지                                    | IMAGE  | 예     | -                                                                                                                                                                                                                 |
| `프롬프트`         | 비디오 생성을 위한 프롬프트                                    | STRING | 예     | -                                                                                                                                                                                                                 |
| `품질`           | 비디오 품질 설정 (기본값: res\_540p)                         | COMBO  | 예     | `res_540p`<br />`res_1080p`                                                                                                                                                                                       |
| `길이(초)`        | 생성된 비디오의 길이(초)                                     | COMBO  | 예     | `dur_2`<br />`dur_5`<br />`dur_10`                                                                                                                                                                                |
| `모션 모드`        | 비디오 생성에 적용되는 모션 스타일                                | COMBO  | 예     | `normal`<br />`fast`<br />`slow`<br />`zoom_in`<br />`zoom_out`<br />`pan_left`<br />`pan_right`<br />`pan_up`<br />`pan_down`<br />`tilt_up`<br />`tilt_down`<br />`roll_clockwise`<br />`roll_counterclockwise` |
| `시드`           | 비디오 생성 시드 (기본값: 0)                                 | INT    | 예     | 0-2147483647                                                                                                                                                                                                      |
| `부정 프롬프트`      | 이미지에서 원하지 않는 요소에 대한 선택적 텍스트 설명                     | STRING | 아니요   | -                                                                                                                                                                                                                 |
| `PixVerse 템플릿` | 생성 스타일에 영향을 주는 선택적 템플릿으로, PixVerse 템플릿 노드에서 생성됩니다. | CUSTOM | 아니요   | -                                                                                                                                                                                                                 |

**참고:** 1080p 품질을 사용하는 경우 모션 모드는 자동으로 `normal`로 설정되고 지속 시간은 5초로 제한됩니다. 5초 이외의 지속 시간을 선택하는 경우에도 모션 모드는 자동으로 `normal`로 설정됩니다.

## 출력

| 출력 이름    | 설명                         | 데이터 타입 |
| -------- | -------------------------- | ------ |
| `output` | 입력 이미지와 매개변수를 기반으로 생성된 비디오 | VIDEO  |

> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/PixverseImageToVideoNode/ko.md)

***

**Source fingerprint (SHA-256):** `93ea662a27159f55bf12e49ea230f0005813614ad07f5189d1fd61e7b937fd4b`
