-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Description
i can't run code on my browser side... `
<title>FFmpeg in Browser (CDN)</title> FFmpeg in Browser Example Process Video <script src="/assets/js/umd/ffmpeg-core.126.worker.js"></script> <script type="application/wasm" src="/assets/js/umd/ffmpeg-core126.wasm"></script> <script src="/assets/js/umd/ffmpeg-core126.js"></script> <script> const ffmpeg = new FFmpeg(); </script>`
i got Uncaught ReferenceError: FFmpeg is not defined
Metadata
Metadata
Assignees
Labels
No labels