ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Should worker threads exit?

未关闭
#136 14 条评论 3 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C
星标
17.8k
派生
1.1k
PR 合并指标
30 天内没有已合并 PR

描述

**Describe the bug**
In the Chrome debugger I can see the worker threads from ffmpeg when the ffmpeg command has finished. I expected them to exit (but I really have no idea).

**To Reproduce**
Steps to reproduce the behavior:
1. Use latest Chrome and latest ffmpeg.min.js from unpkg.com
2. Call ffmpegwasm with ffmpeg("-i", "temp.mp4", "-vn", "temp.flac")
3. When this has finished look in Chrome Dev Tools - Sources

**Expected behavior**
See above.

**Desktop (please complete the following information):**
- OS: Windows 10
- Browser: Chrome
- Version 87.0.4280.88 (Official Build) (64-bit)

**Additional context**
This is my first try with ffmpegwasm...

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。