ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Ffmpeg.wasm not working in Chrome extension due to SharedArrayBuffer

オープン
#236 コメント 5 件 リアクション 5 件 担当者 0 名 GitHub で見る
主要言語
C
スター
17.8k
フォーク
1.1k
PR マージ指標
30日以内にマージされた PR はありません

説明

**Describe the bug**
I can't seem to be able to use ffmpeg.wasm in a chrome extension anymore.

**To Reproduce**
I simply used the example from https://github.com/ffmpegwasm/chrome-extension-app and loaded it into
my chrome as an extension, this now throws an `Uncaught (in promise) ReferenceError: SharedArrayBuffer is not defined` error.
I've also attempted to run ffmpeg.wasm from the sanbox environment of a chrome extension, but it resulted in the
same error.

**Expected behavior**
A working example of ffmpeg.wasm running inside of a chrome extension (preferably locally hosted).

**Desktop (please complete the following information):**
- OS: Windows 10
- Browser: Chrome & Brave
- Version: Chrome 92.0.4515.107 & Brave 1.27.109

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。