百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
N

nwjs-ffmpeg-prebuilt

> 开发工具
开源

适用于 NW.js/Chromium 的预构建 FFmpeg 二进制文件

727 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

适用于 NW.js/Chromium 的预构建 FFmpeg 二进制文件

FFmpeg prebuilt for NW.js

FFmpeg prebuilt binaries with proprietary codecs and build instructions for Window, Linux and macOS.

Downloads

Downloads can be found here

Build

Usage

node build[-h] [-c] [--version NW_VERSION] [--arch TARGET_ARCH] or npx nwjs-ffmpeg-prebuilt [-h] [-c] [-d] [--get-download-url] [--version NW_VERSION] [--arch TARGET_ARCH]

Arguments explanied

  • -h, --help : Show the help message and exit
  • -c, --clean : Clean the workspace, removes downloaded source code
  • -v NW_VERSION, --version NW_VERSION : Build ffmpeg for the specified Nw.js version (latest from if not specified)
  • -a TARGET_ARCH, --arch TARGET_ARCH : Target architecture, x86, x64, arm
  • -d, --download : Download Prebuild binaries.
  • -p, --platform : Download platform, darwin, win, linux
  • --get-download-url : Get Download Url for Prebuild binaries
  • -o, --out : Output Directory

Specific guides

  • Windows guide
  • Linux guide
  • Mac guide

You can get the FFmpeg source code from here.

License and Patent Fee

Using AAC and H.264 codecs requires you to pay attention to the patent royalties and the license of the source code. Consult a lawyer if you do not understand the licensing constraints and using patented media formats in your application. For more information about the license of the source code, check here.

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

JavaScriptchromiumffmpegffmpeg-prebuilth264

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类开发工具
定价开源

> 相关工具

V
VS Code
流行的开源代码编辑器
G
Git
分布式版本控制系统
V
Vite
下一代前端构建工具