ffmpegwasm / ffmpegwasm/ffmpeg.wasm
How to use ffmpeg.wasm to display a video into canvas,by decode frame with ffmpeg
Ouverte
- 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 do not kow how to use Module to call decode methods of ffmpeg
**Describe the solution you'd like**
How can I get the yuv data and width and height of the video by writing like the following
```js
Module._openDecoder()
```
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.