An open API service indexing awesome lists of open source software.

https://github.com/sunaipa5/ffcutter

FFmpeg video cutter interface written in Go
https://github.com/sunaipa5/ffcutter

cross-platform desktop-app ffmpeg ffmpeg-gui go golang nucular video-editing

Last synced: about 1 month ago
JSON representation

FFmpeg video cutter interface written in Go

Awesome Lists containing this project

README

          

# FFcutter

[FFmpeg](https://ffmpeg.org) video cutter UI written with [GO](https://go.dev)

## Requirements

- FFmpeg
- FFmpeg is required to add the `path`.

## Features

- Joining multiple cuts
- Disable audio
- Duration calculator
- Lightweight
- Cross platform

## Download

| Platform | Bundle |
| -------- | ----------------- |
| Linux | .rpm |
| Linux | .AppImage |
| Linux | .tar.gz |
| Window | .zip (.exe) |
| Mac | Build from source |

[Go to release page to download](https://github.com/sunaipa5/ffcutter/releases)

## Screenshots

![App](https://github.com/sunaipa5/ffcutter/blob/main/screenshots/app.png?raw=true)