Code Monkey home page Code Monkey logo

ffmpeggui's Introduction

ffmpegGUI

项目说明

基于 Electron + Vue + ffmpeg 的 GUI

项目截图

screenshot1 screenshot2 screenshot3

遇到的问题

如何开启硬件加速

打包后 electron 里 asar 不能使用二进制文件的问题

如何通过 Webpack 打包不同平台的二进制文件到 APP 里

待完善

  • 减小打包过大的问题(目前默认是打包全平台的 ffmpeg)
  • 增加配置项(目前所有的配置默认都是写死的,比如转视频时默认会把任意格式的视频转 MP4)
  • 切割音频和视频时可以实时预览
  • 转码核心代码优化
  • 提供可以让用户输入 ffmpeg 命令的形式执行转码操作(目前基本可以实现)
  • 界面优化
  • 用户可选保持原始目录路径
  • 加入文件夹监控,自动队列转码(支持数据库和 webhook)
  • 下载 M3u8 的链接
  • 批量转码(指定线程池数量来优化性能)

构建应用

# 安装依赖
npm install

# 开发模式
npm run electron:serve

# 打包项目
npm run electron:build

赞助我

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

pay

ffmpeggui's People

Contributors

zhen-ke avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.