Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zhen-ke/ffmpegGUI

ffmpeg GUI
https://github.com/zhen-ke/ffmpegGUI

Last synced: about 1 month ago
JSON representation

ffmpeg GUI

Awesome Lists containing this project

README

        

# FFmpeg GUI

### 项目说明

FFmpeg GUI 是一款基于 electron-react-boilerplate 开发的现代化图形界面应用程序,旨在简化 FFmpeg 的使用流程。本应用为用户提供了一个直观、高效的界面,使复杂的音视频转换和处理任务变得轻而易举。

### 主要功能

- 输入 FFmpeg 命令行参数,应用程序将自动执行相应的音视频转换任务。
- 支持大部分标准 FFmpeg 命令选项。

### 项目截图

![screenshot1](https://raw.githubusercontent.com/zhen-ke/img/main/IMG_2024-10-15-11-06.jpg)
![screenshot2](https://raw.githubusercontent.com/zhen-ke/img/main/IMG_2024-10-15-11-08.jpg)
![screenshot1](https://raw.githubusercontent.com/zhen-ke/img/main/IMG_2024-10-15-11-00.jpg)
![screenshot2](https://raw.githubusercontent.com/zhen-ke/img/main/IMG_2024-10-15-11-00.jpg)
![screenshot3](https://raw.githubusercontent.com/zhen-ke/img/main/IMG_2024-10-15-11-09.jpg)

### 注意事项

- 首次启动时,应用程序会自动检查 FFmpeg 是否可用。
- 请确保有足够的磁盘空间用于输出文件。
- 对于大文件转换,可能需要较长处理时间,请耐心等待。

### 构建应用

```bash
# 安装依赖
npm install

# 开发模式
npm run start

# 打包项目
npm run package
```

### 赞助我

如果觉得这些内容不错,请我喝杯咖啡吧。

![pay](https://raw.githubusercontent.com/zhen-ke/img/main/pay.png)