# 影片剪輯

拍攝完成後，我們進入到影片製作教學的最後階段，也就是「影片剪輯」了。即便你是從零開始學剪輯，也無須擔心，在這個階段，我們規劃了影像後製的基礎教學，以及 Hahow 實際測試後，精選推薦的軟體與素材來源，希望幫助你順利完成你的影片。

### **現在，趕緊來看下去吧！**

* [剪輯：軟體比較](/video/video-editing/software-intro.md)
  * [DaVinci Resolve 剪輯教學](/video/video-editing/software-intro/davinci-resolve.md)
* [剪輯：概念與實務](/video/video-editing/concept.md)
* [素材：使用注意事項](/video/video-editing/material-note.md)
* [素材：素材來源推薦](/video/video-editing/material-source.md)

![](/files/wY2moQusofxGg3atmeuX)


---

# 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://creator.hahow.in/video/video-editing.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.
