> For the complete documentation index, see [llms.txt](https://support.megadoga.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.megadoga.com/shang-pin-guan-li/appurdo/dong-hua-deng-lu.md).

# 動画登録

## **動画登録の手順**

1. [動画のアップロード](#noappurdo)
2. [動画情報の登録](#no)
3. 動画登録の完了

## **動画のアップロード**

**\[ライブラリ]**&#x753B;面から、動画のアップロードが行えます。

動画アップロードの手順については、以下の操作手順をご参考ください。

<figure><img src="/files/tsS5gIdB4IOlD7Evf1cN" alt=""><figcaption><p>画像クリックで拡大</p></figcaption></figure>

1. **\[ライブラリ] > \[アップロード]ボタン** をクリックしてください。
2. **\[アップロード]ポップアップ**が表示されます。
3. アップロードしたい動画をドラッグアンドドロップまたは、\[アップロード]ポップアップをクリックして、アップロードしたい動画をファイルから選択すると、自動で動画がアップロードされます。
4. **\[アップロード]ポップアップ**を閉じると、アップロードした動画がライブラリに表示されます。
5. 動画のトランスコーディングが完了すると、サムネイル画像が表示されます。

## **動画情報の登録・修正**

トランスコーディングが完了した動画は、動画情報の登録・編集が行えるようになります。

タイトル変更やサムネイルの設定、動画の概要登録など、必要な情報を追加してください。

{% hint style="danger" %} <mark style="color:red;">動画情報登録時</mark><mark style="color:red;">**、\[動画修正]ポップアップからマウスオーバーすると、**</mark>

<mark style="color:red;">**ポップアップが消えることがあります**</mark><mark style="color:red;">のでご注意下さい。</mark>
{% endhint %}

動画情報の登録・編集手順については、以下の操作手順をご参考ください。

<figure><img src="/files/3S2aIIgGnhFIemb4njaK" alt=""><figcaption><p>画像クリックで拡大</p></figcaption></figure>

1. ライブラリ画面から、トランスコーディングが完了している動画を選択してください。
2. \[動画修正]ポップアップが表示されます。\
   **ポップアップ内で、各情報の入力・設定を行ってください。**\
   各情報の設定方法については、以下の操作手順を確認してください。
3. 各設定が完了したら、\[保存]ボタンで必ず変更内容を保存してください。

{% tabs %}
{% tab title="タイトル" %}
動画タイトルの設定・編集を行えます。

動画タイトル修正後は、必ず\[保存]ボタンで変更内容を保存してください。

<figure><img src="/files/ZfEoPqCkqlXzHXG4mrwT" alt=""><figcaption><p>画像クリックで拡大</p></figcaption></figure>
{% endtab %}

{% tab title="説明　追加" %}
動画に関する説明を追加・修正できます。

<mark style="color:red;">画像添付</mark>
{% endtab %}

{% tab title="サムネイル" %}
表示させるサムネイル画像を設定・変更できます。

※png、jpegファイルを選択してください
{% endtab %}

{% tab title="字幕" %}
動画に字幕を付けることが出来ます。

SRTまたはWeb VTT形式のファイルのみ登録可能です。
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.megadoga.com/shang-pin-guan-li/appurdo/dong-hua-deng-lu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
