app icon

GUI for FFmpeg

Developer
Leonid Nikitin
About

GUI for FFmpeg is a graphical interface for the console utilities FFmpeg and FFplay.

FFmpeg can convert video, audio and photos into different formats. And FFplay can open video, audio and photo files.

app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/tools/cmd/fyne@latest fyne install git.kor-elf.net/kor-elf/gui-for-ffmpeg/@latest
Or you can download the code directly from git:
git clone https://git.kor-elf.net/kor-elf/gui-for-ffmpeg/