ffmpegwasm / ffmpegwasm/ffmpeg.wasm

How to use ffmpeg.wasm to display a video into canvas,by decode frame with ffmpeg

Open
#280 3 comments 2 reactions 0 assignees View on GitHub
Dominant language
C
Stars
17.8k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

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()
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.