# 视频

- [文本转视频](https://morphic.com/docs/zh/shi-pin/text-to-video.md): Morphic 上的文本转视频功能可让你仅使用提示词从零开始创建新视频。
- [图像转视频](https://morphic.com/docs/zh/shi-pin/image-to-video.md): Morphic 上的图像转视频功能允许你使用提示词将单张图片转换为一段简短的 AI 生成视频。
- [帧转视频](https://morphic.com/docs/zh/shi-pin/frames-to-video.md): Morphic 上的帧转视频功能可让你使用 AI 将 2–5 帧插值为无缝视频。只需添加关键帧，描述动作，即可生成流畅的视频过渡。
- [口型同步](https://morphic.com/docs/zh/shi-pin/lip-sync.md): Morphic 上的口型同步功能可让你使用 AI 将角色的口型动作与任何音轨匹配。将视频与音频文件配对，只需几次点击即可生成口型同步视频。
- [镜头运动](https://morphic.com/docs/zh/shi-pin/camera-motion.md): Morphic 的镜头运动功能可让你为静态图片应用动态镜头移动，将其转换为吸引眼球的 AI 视频片段。
- [3D 运动](https://morphic.com/docs/zh/shi-pin/3d-motion.md): Morphic 的 3D 运动功能允许你创建具有动态和深度感的镜头，将静态图片转换为引人入胜的 AI 生成视频。
- [视频聚焦模式](https://morphic.com/docs/zh/shi-pin/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/zh/shi-pin.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.
