# 動画を拡張する

以下は、Morphicで「最後のフレームをキャンバスに抽出」を使って映像を延長する手順を段階的に示したガイドです：

1. キャンバスに延長したい動画をアップロードするか生成します

<figure><img src="/files/1a5aaa2126ca36bf157a595039ceaceb2f39ac2c" alt=""><figcaption></figcaption></figure>

2. 動画を右クリックし、「最後のフレームをキャンバスに抽出」を選択します

<figure><img src="/files/70f2281db7de0344a9a1b01d049abbb7c314ffb4" alt=""><figcaption></figcaption></figure>

3. 新しく抽出されたフレームを開始フレームとして使用し、次を実行します [Image to Video](/docs/jp/dong-hua/image-to-video.md) 続きのクリップを生成して動画を延長します

<div><figure><img src="/files/e7c44a8d756d0ba07b05ca56378aaee8efcdd9d9" alt=""><figcaption><p>右側に抽出されたフレーム</p></figcaption></figure> <figure><img src="/files/daefa192e85e83224b7f0b0a269717acc858ae69" alt=""><figcaption><p>Image to Video</p></figcaption></figure></div>

4. 必要に応じて手順2と3を繰り返し、結合できる追加のクリップを生成します
5. すべてのクリップが揃ったら、Composeに移動してそれらをつなぎ合わせます

<figure><img src="/files/ee239c62f8d58c8c0475a4148483fb1227c0faf9" alt=""><figcaption></figcaption></figure>

6. 生成されたすべてのクリップをAssetsセクションからタイムラインにドラッグ＆ドロップします

<figure><img src="/files/b4da0c97b7c6ca837c7f59f257e4384ee142ac0f" alt=""><figcaption></figcaption></figure>

7. 右上のExportボタンを使って最終的な結合動画をエクスポートします（最大4K解像度）

<figure><img src="/files/85aae1b6e36a709b754b7e061ce3cc598d9dc466" alt=""><figcaption></figcaption></figure>

このようにして、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/hauts/extend-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.
