ffmpegwasm/ffmpeg.wasm

Playground throws DataCloneError on Safari

開放

#528 建立於 2023年7月31日

 (3 則留言) (0 個反應) (0 位負責人)C (1,071 個分叉)batch import
help wanted

倉庫指標

星標
 (17,474 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Describe the bug Ran playground (https://ffmpegwasm.netlify.app/playground/) on Safari 15.6.1 and it halts after loading the wasm bundle. A DataCloneError is thrown in console.

To Reproduce Steps to reproduce the behavior:

  1. Go to playground on Safari
  2. Wait until the error throws in console.

Expected behavior The wasm bundle should load on Safari.

Desktop (please complete the following information):

  • OS: macOS Monterey
  • Browser: Safari
  • Version: 15.6.1

貢獻者指南