# 视频剪辑与调整

{% hint style="info" %}
使用剪辑功能，需将 CamIn 升级至 2.3.0.155 或更高版本。
{% endhint %}

视频结束录制后，在打开的面板上即可对视频进行剪辑。通过下方音频波形的变化，你可以轻松找到讲解过程中的卡顿、口癖、清嗓子等片段然后通过以下两种方式完成快速剪辑。

### 快速裁切

方法1 ：通过两次分割，快速将片段删除

<figure><img src="/files/7MRCTNmUbV60km1TWsTt" alt=""><figcaption></figcaption></figure>

方法2：先分割片段，再通过拖拽裁切头部或尾部

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

### 撤销与重做

此外，你还可以通过撤销与重做，实现快速灵活地编辑。

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

### 移动视频位置

选中裁剪好的视频片段，点击【前移】或【后移】键可以调整视频位置。

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

### 还原

或通过选中删除的片段，点击恢复将视频片段恢复。剪辑的过程中，你可以随时通过右下方的完成录制区域实时查看剪辑后的视频时长。

<figure><img src="/files/8cfNUgd1Qm6KcivqByWE" alt=""><figcaption></figcaption></figure>

以上剪辑功能还支持快捷键操作哦，鼠标悬停在按钮上即可看到。


---

# 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://help.camin.cn/features/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.
