ffmpegwasm / ffmpegwasm/ffmpeg.wasm
Is there a way to generate Video from image ArrayBuffer data instead of fetching the image?
Ouverte
- Langage dominant
- C
- Étoiles
- 17.8k
- Forks
- 1.1k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I have referred the examples given in the repo where it uses ffmpeg.FS to fetch images. I want that instead of fetching the files locally, it uses the image array buffers (blobs) that we can pass from other functions to generate videos from that.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.