FFBox icon indicating copy to clipboard operation
FFBox copied to clipboard

一个多媒体转码百宝箱 / 一个 FFmpeg 的套壳

Results 28 FFBox issues
Sort by recently updated
recently updated
newest added

如题。我已经将软件移植到了ArchLinux的AUR (https://aur.archlinux.org/packages/ffbox) ,3.x版本运行正常,但4.0版本编译成功但无法运行。 `PKGBUILD` 文件内容: ``` # Maintainer: zxp19821005 pkgname=ffbox _pkgname=FFBox pkgver=4.0 _electronversion=24 _nodeversion=16 pkgrel=1 pkgdesc="An user-friendly ffmpeg GUI.一个多媒体转码百宝箱/一个 FFmpeg 的套壳" arch=('x86_64') url="https://github.com/ttqftech/FFBox" license=('LicenseRef-custom') conflicts=("${pkgname}") depends=( "electron${_electronversion}-bin" 'ffmpeg' ) makedepends=(...

win11拖动窗口有严重的延迟,鼠标动完了,窗口才跟着刚才的移动路线改变位置

搞一些图片特效自动生成视频估计很有市场,加上配乐之类

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies

Bumps [jszip](https://github.com/Stuk/jszip) from 3.7.1 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=electron&package-manager=npm_and_yarn&previous-version=8.5.5&new-version=18.3.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`....

dependencies

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

yarn 运行不起来 `E:\FFBox-3.0>yarn electron:serve yarn run v1.22.17 $ vue-cli-service electron:serve E:\FFBox-3.0\node_modules\electron\index.js:14 throw new Error('Electron failed to install correctly, please delete node_modules/electron and try installing again') ^ Error: Electron failed to...