Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 284 Bytes

File metadata and controls

12 lines (8 loc) · 284 Bytes

ffmpeg-desktop

参照 ffmpeg-static ,修改了:

  1. 下载保存文件名,包含了 platform, arch,方便区分使用平台和处理器,例如 ffmpeg-darwin-arm64 / ffmpeg-win32-x64.exe
  2. ffmpeg 使用 v5.1.1

安装

$ npm install @uappx/ffmpeg-desktop