项目作者: webmaster442

项目描述 :
A small FFmpeg gui for converting media files
高级语言: C#
项目地址: git://github.com/webmaster442/FFmpegGui.git
创建时间: 2020-03-07T16:40:05Z
项目社区:https://github.com/webmaster442/FFmpegGui

开源协议:

下载


FFmpeg GUI

A Small, but handy GUI for the Windows version of FFmpeg. It’s currently in development, but if you see potential in it feel free to clone & contribute

Features

  • Preset based
  • Easy to extend
  • Wizard Like

Requirements to run

  • .NET Core 3.1

Howto get a build

  1. git clone https://github.com/webmaster442/FFmpegGui.git
  2. cd FFmpegGui
  3. dotnet build