# 動画

- [テキストから動画へ](https://morphic.com/docs/jp/dong-hua/text-to-video.md): Morphic のテキストから動画へは、プロンプトだけを使ってゼロから新しい動画を作成できます。
- [画像から動画へ](https://morphic.com/docs/jp/dong-hua/image-to-video.md): Morphic の画像から動画へは、1枚の画像をプロンプトを使って短い AI 生成動画に変換できます。
- [フレームから動画へ](https://morphic.com/docs/jp/dong-hua/frames-to-video.md): Morphic のフレームから動画へでは、2〜5枚のフレームを AI を使って自然な動画へ補間できます。キーフレームを追加し、動きを説明するだけで、滑らかな動画遷移を生成できます。
- [リップシンク](https://morphic.com/docs/jp/dong-hua/lip-sync.md): Morphic のリップシンクでは、AI を使ってキャラクターの口の動きを任意の音声トラックに合わせられます。動画と音声ファイルを組み合わせ、数クリックでリップシンク動画を生成できます。
- [カメラモーション](https://morphic.com/docs/jp/dong-hua/camera-motion.md): Morphic のカメラモーション機能を使うと、静止画像にダイナミックなカメラ移動を加え、目を引く AI 動画クリップに変換できます。
- [3Dモーション](https://morphic.com/docs/jp/dong-hua/3d-motion.md): Morphic の 3D モーション機能を使うと、奥行きのあるダイナミックなショットを作成し、静止画像を魅力的な AI 生成動画に変えられます。
- [動画フォーカスモード](https://morphic.com/docs/jp/dong-hua/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/jp/dong-hua.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.
