# 영역 자르기

이 페이지에서는 Loomex의 영역 자르기에 대해 안내합니다.

&#x20;

> ### **영역 자르기** <a href="#loomex" id="loomex"></a>
>
> 동영상에 영역을 지정하여 크기를 조절할 수 있습니다.

&#x20;

### **영역 편집** <a href="#loomex" id="loomex"></a>

#### **Step 1. 편집 구간 지정** <a href="#loomex-step1." id="loomex-step1."></a>

플레이헤드를 이동시켜 구간을 설정한 다음 **구간 자르기** 버튼을 누르거나 방향키를 이용하여 구간을 설정한 다음 엔터키를 눌러 편집할 구간을 스토리보드에 추가합니다.

<figure><img src="/files/69BxeNMbU7XHAWuQBDUI" alt=""><figcaption><p>편집 구간 지정</p></figcaption></figure>

영역 탭을 클릭한 후 사용 여부를 활성화하면 동영상에 영역 테두리가 생성되며 테두리 크기와 위치를 조절하여 편집할 동영상의 크기를 조절합니다.

<figure><img src="/files/k40ZSYq00xnYGBa9GSmO" alt=""><figcaption><p>편집 영역 지정</p></figcaption></figure>

#### **Step 2. 영역 편집 요청** <a href="#loomex-step2." id="loomex-step2."></a>

스토리보드에 여러 구간을 추가할 경우 추가된 구간 순서대로 편집이 적용됩니다.

<figure><img src="/files/FVRoKhYmjms6SehyusVO" alt=""><figcaption><p>영역 편집 요청</p></figcaption></figure>

{% hint style="danger" %}
**주의**

서로 다른 크기의 동영상을 합치게 되면 큰 사이즈의 해상도에 영상이 맞추어져 레터 박스가 생길 수 있습니다. 반드시 동일한 크기의 동영상을 스토리보드에 추가해야 합니다.
{% endhint %}

### **영역 편집 확인** <a href="#loomex" id="loomex"></a>

편집이 완료되면 편집된 동영상은 라이브러리에 새로운 영상으로 추가됩니다. 라이브러리에 편집된 영상이 업로드될 때 자동으로 트랜스코딩이 진행됩니다. 트랜스코딩 완료된 이후에 해당 동영상을 클릭하면 편집된 영상을 확인할 수 있습니다.

<figure><img src="/files/t73xR90H9vplN5ey3viS" alt=""><figcaption><p>영역 편집 확인</p></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://catenoid-support.gitbook.io/loomex/userguide/videoedit/crop.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.
