ffmpegwasm / ffmpegwasm/ffmpeg.wasm
How to use ffmpeg.wasm to display a video into canvas,by decode frame with ffmpeg
オープン
- 主要言語
- C
- スター
- 17.8k
- フォーク
- 1.1k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
**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()
```
コントリビューションガイド
評価
この issue はまだ評価されていません。