# 텍스트를 비디오로

Morphic에서 텍스트를 비디오로 사용하는 방법에 대한 간단한 튜토리얼입니다:

{% embed url="<https://youtu.be/5ftd_mO9Qu0>" %}

1. Morphic의 Canvas로 이동하세요
2. 화면 하단의 프롬프트 바로 이동하세요
3. '이미지'에서 '비디오'로 전환하세요
4. 만들고 싶은 비디오를 설명하는 프롬프트를 작성하세요
5. 선택적으로 해상도를 조정하거나 기본 모델과 Veo 3(720p 및 1080p용) 중에서 선택하세요
6. 생성을 누르세요

이것이 Morphic에서 텍스트를 비디오로 기능을 사용하는 방법입니다. 프롬프트만으로 아이디어를 비디오로 바꿀 수 있는 간단한 방법입니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://morphic.com/docs/kr/video/text-to-video.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
