ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Does not work in Firefox 79+ because SharedArrayBuffer is undefined

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

描述

**Describe the bug**
The front page says:
> Your browser doesn't support SharedArrayBuffer, thus ffmpeg.wasm cannot execute. Please use latest version of Chromium or any other browser supports SharedArrayBuffer.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://ffmpegwasm.github.io/
3. Scroll down to 'Demo'
4. See quoted error

**Expected behavior**
As `SharedArrayBuffer` is available in the aforementioned versions of Firefox (on certain conditions), I think it is fair we don't fall into the "this only works in Chrome" bane of Web applications made today, especially if the application may in fact work in Firefox and the latter only refuses to provide the object for security reasons: https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/79#JavaScript

**Desktop (please complete the following information):**
- OS: Windows 10 x86-64
- Browser Firefox 64-bit
- Version 81.0.1

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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