# Tool 2 Video-Editors

{% content-ref url="/pages/Uv4ElqXlLw7m9lB15QcF" %}
[Video-Editing](/hs/tools/video-editing.md)
{% endcontent-ref %}

## Index

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><ol><li>ShotCut</li></ol></td><td>Click here incase you didn't read the index instructions for gitbooks.<br>---<br>See <a href="/pages/PfVeEDEx6MTZSOBtt38E">Index </a>to understand</td><td></td><td><a href="/pages/vCYa1FFfFOZ2pgRoRexv">/pages/vCYa1FFfFOZ2pgRoRexv</a></td></tr><tr><td><ol start="2"><li>DaVinci Resolve (WIP)</li></ol><p></p></td><td>---<br><a href="/pages/FPoLUmbqHDuXYD4MO9MT">Index</a></td><td><a href="/pages/FPoLUmbqHDuXYD4MO9MT">KeyFrames</a></td><td></td></tr><tr><td></td><td></td><td></td><td></td></tr></tbody></table>

## Open-Source

<details>

<summary>[1]ShotCut</summary>

## Basic

**Shotcut**

* **Features**: Shotcut is an open-source video editor that supports cross-platform editing (Windows, Linux, macOS). It has a lightweight feel compared to other video editors and includes the basic timeline editing you're after.
* **Extensibility**: Shotcut is modifiable, as it's open source, and it has a wide range of filters and plugins. Users can also create their own filters using MLT (Media Lovin' Toolkit).
* **Scripting**: Shotcut allows automation through scripts, and you can work on your own plugins if you dive into its source code. You can use Shotcut to quickly snip out parts of videos before moving them into something more advanced like CapCut.
* **Low-Spec Usage**: It’s less demanding than many mainstream video editors and should perform reasonably well on low-spec systems.
* **GitHub**: The source code is available on [Shotcut's GitHub repository](https://github.com/mltframework/shotcut).

</details>

#### **1. Shotcut**

* **Features**: Shotcut is an open-source video editor that supports cross-platform editing (Windows, Linux, macOS). It has a lightweight feel compared to other video editors and includes the basic timeline editing you're after.
* **Extensibility**: Shotcut is modifiable, as it's open source, and it has a wide range of filters and plugins. Users can also create their own filters using MLT (Media Lovin' Toolkit).
* **Scripting**: Shotcut allows automation through scripts, and you can work on your own plugins if you dive into its source code. You can use Shotcut to quickly snip out parts of videos before moving them into something more advanced like CapCut.
* **Low-Spec Usage**: It’s less demanding than many mainstream video editors and should perform reasonably well on low-spec systems.
* **GitHub**: The source code is available on [Shotcut's GitHub repository](https://github.com/mltframework/shotcut).

***

### ShotCut

Just found out about this light-weight gem, this is the literal equivilant of a video-editor like GIMP/Irfanview/VLC Player.\
\
You can develop and edit the source code to meet your personal needs, this is crucial for the ARG as you can optionally learn how to create code using GPT WHILE participating - Education and fun should go hand-in-hand.

{% @github-files/github-code-block url="<https://github.com/mltframework/shotcut>" %}

Preview:\ <br>

<div data-full-width="true"><figure><img src="/files/z19sc4BdkEg3MGDPoU3k" alt=""><figcaption></figcaption></figure></div>

I found this in my research for more universal Player Tools that are light-weight for quick edits/inspections - thus ensuring players have more means to learn/participate.\ <br>


---

# 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://hypersanity.gitbook.io/hs/player-tools/wip-player-tools2/tool-2-video-editors.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.
