ffmpegwasm / ffmpegwasm/ffmpeg.wasm
Is there a way to generate Video from image ArrayBuffer data instead of fetching the image?
Offen
- Vorherrschende Sprache
- C
- Sterne
- 17.8k
- Forks
- 1.1k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.