ffmpegwasm / ffmpegwasm/ffmpeg.wasm

deno support?

Ouverte
#110 11 commentaires 6 réactions 1 personne assignée Réclamée par @WenheLI Voir sur GitHub
help wanted
Langage dominant
C
Étoiles
17.8k
Forks
1.1k
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

**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

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.