ffmpeg.wasm
ffmpeg.wasm copied to clipboard
Throw error: Unhandled Promise Rejection: DataCloneError on Safari for iOS
Describe the bug
When I use ffmpeg.wasm on Safari or Chrome on iOS, an error occurs during the execution of ffmpeg.load({coreURL})
.
To Reproduce
- Access [video.frmachao.top](https://video.frmachao.top/) using Safari on IOS.
- Click on the
upload button
, and after successful upload, click on thecompress button
. - Wait for the error to appear in the console.
Expected behavior It works fine on desktop Safari and Chrome, and I also hope it can work on browsers on the iOS platform.
Screenshots
Smartphone (please complete the following information):
- Device: iPhone13 pro
- OS: IOS16.1.1
- Browser:
Safari
、chrome
Additional context
ffmpeg/core
version 0.12.2