# 影片輸出格式

以下是基本的輸出設定：

**設定畫質**：建議設定為 1080p（1920 x 1280），最低不低於 720p（1280 × 720）

**設定輸出格式**：建議設定為 H.264、mov 或 mp4 為佳

**設定「影格速率（FPS）」**：設定與原始影像相同之影格速率，例如：24 fps 或 30 fps

**設定音訊格式**：建議設定 aac 或 mp3 為佳


---

# 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://abovefintech.gitbook.io/teacher-book-above/kai-shi-bei-ke/video/export.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.
