ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Mem Leak

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

Description

When I called ffmpeg.terminate().
Then I need to use ffmpeg again, so have to call ffmpeg.load ,
mem goes up after you call ffmpeg.load again and again, and initialize the WASM again and again.
So I guess some mem did not release when the user called terminate

"@ffmpeg/ffmpeg": "^0.12.10",
"@ffmpeg/util": "^0.12.1",

Windows 11, latest Chrome and Edge

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.