> For the complete documentation index, see [llms.txt](https://usermanual.doctranslate.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://usermanual.doctranslate.io/vi/tinh-nang-sang-tao/video-thuyet-trinh-presentation-video.md).

# Video Thuyết Trình (Presentation Video)

Tính năng tạo video thuyết trình cho phép người dùng dễ dàng chuyển đổi các bài thuyết trình PowerPoint hoặc PDF thành các video thuyết trình. Tính năng này giúp người dùng dễ dàng tạo ra các video thuyết trình chuyên nghiệp từ các tập tin PDF, PowerPoint mà không cần phải sử dụng các phần mềm chỉnh sửa video phức tạp.

**Bạn có thể xem video hướng dẫn sử dụng ở ngay bên dưới đây!**

{% embed url="<https://youtu.be/NlgR4wx6i8k?feature=shared>" %}

**💡 Các bước sử dụng tính năng tạo video thuyết trình:**

**Bước 1:** Tải lên file có định dạng pptx/pdf mà bạn muốn tạo video thuyết trình.

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

**Bước 2:** Chọn **“Giọng nói”** và tùy chỉnh **"Ngôn ngữ đích",** **“Chuyên ngành”,** hoặc **“Lời nhắc tuỳ chỉnh”** cho video thuyết trình.

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

**Bước 3:** Chọn **“Tiếp tục”** và bạn có thể **chỉnh sửa và cập nhật bản ghi (transcript)** trước khi chuyển đổi video.

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

**Bước 4:** Chọn **“Tạo video”** và nhấn **“xác nhận”** hoàn thành chuyển đổi tập tin thành video thuyết trình.

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

**Bước 5:** Sau khi hoàn tất tạo video, tải xuống tệp file zip bao gồm: 1 file MP4, 1 file text và 1 file SRT.

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

<br>


---

# 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://usermanual.doctranslate.io/vi/tinh-nang-sang-tao/video-thuyet-trinh-presentation-video.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.
