# 비디오

- [텍스트를 비디오로](https://morphic.com/docs/kr/video/text-to-video.md): Morphic의 텍스트를 비디오로 기능은 프롬프트만 사용해 처음부터 새 비디오를 만들 수 있게 해줍니다.
- [이미지에서 비디오로](https://morphic.com/docs/kr/video/image-to-video.md): Morphic의 이미지에서 비디오로 기능은 프롬프트를 사용해 단일 이미지를 짧은 AI 생성 비디오로 바꿔줍니다.
- [프레임을 비디오로](https://morphic.com/docs/kr/video/frames-to-video.md): Morphic의 프레임을 비디오로 기능은 AI를 사용해 2~5개의 프레임을 하나의 자연스러운 비디오로 보간해줍니다. 키프레임을 추가하고, 움직임을 설명하면 매끄러운 비디오 전환을 생성할 수 있습니다.
- [립싱크](https://morphic.com/docs/kr/video/lip-sync.md): Morphic의 립싱크를 사용하면 AI로 캐릭터의 입 움직임을 어떤 오디오 트랙과도 맞출 수 있습니다. 비디오와 오디오 파일을 페어링하고 몇 번의 클릭만으로 립싱크 비디오를 생성하세요.
- [카메라 모션](https://morphic.com/docs/kr/video/camera-motion.md): Morphic의 카메라 모션 기능을 사용하면 정적인 이미지에 역동적인 카메라 움직임을 적용해 눈길을 끄는 AI 비디오 클립으로 변환할 수 있습니다.
- [3D 모션](https://morphic.com/docs/kr/video/3d-motion.md): Morphic의 3D 모션 기능은 깊이감 있는 역동적인 샷을 만들어, 정적인 이미지를 매력적인 AI 생성 비디오로 바꿔줍니다.
- [비디오 초점 모드](https://morphic.com/docs/kr/video/video-focus-mode.md): Morphic의 비디오 초점 모드를 사용하면 AI로 어떤 비디오든 프롬프트 기반 편집을 할 수 있습니다. 원하는 변경 사항을 설명하면 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.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.
