ffmpegwasm / ffmpegwasm/ffmpeg.wasm
Is there a way to generate Video from image ArrayBuffer data instead of fetching the image?
Đang mở
- Ngôn ngữ chính
- C
- Star
- 17.8k
- Fork
- 1.1k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.