# 動画フォーカスモード

Morphicでビデオフォーカスモードを使うための簡単なチュートリアルです：

1. Canvasにビデオをアップロードするか生成する
2. 変更したいビデオを選択する
3. これでビデオフォーカスモードが開きます
4. 行いたい変更を説明するプロンプトを書きます（例：「馬の色を白にする」や「背景を雪の降る冬の風景にする」など）
5. 「生成」を押す

Morphicはプロンプトに基づいてビデオを変換し、すべてのフレームにわたって変更を一貫して適用します。

これがMorphicでビデオフォーカスモードを使う方法です。キャラクターの置換、環境の変更、照明の調整、不要な要素の削除など、AIによる編集を素早く行う方法です。


---

# 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/video-focus-mode.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.
