ffmpegwasm / ffmpegwasm/ffmpeg.wasm

deno support?

未关闭
#110 11 条评论 6 个 reaction 已指派 1 人 已被 @WenheLI 认领 在 GitHub 查看
help wanted
主要语言
C
星标
17.8k
派生
1.1k
PR 合并指标
30 天内没有已合并 PR

描述

**Is your feature request related to a problem? Please describe.**
I have created a called [ffmpeg-templates](https://github.com/andykais/ffmpeg-templates) in [deno](https://deno.land) which uses ffmpeg on the command line.

**Describe the solution you'd like**
It would be fantastic if I could bundle ffmpeg into this library rather than asking users to install an external dependency

**Describe alternatives you've considered**
The current implementation is the alternative, use the system's ffmpeg and ask developers to install it.

**Additional context**
Deno strives for parity with browsers, including webassembly support https://deno.land/manual@v1.5.2/getting_started/webassembly.

[denoify](https://www.npmjs.com/package/denoify) is a package that assists in porting npm modules to deno

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。