ffmpegwasm / ffmpeg.wasm

FFmpeg for browser, powered by WebAssembly
https://ffmpegwasm.netlify.app
MIT License
13.49k stars 775 forks source link

Solve the problem that the default ffmpeg-core.js cannot be loaded in esm mode #601

Closed xiaomingge1993 closed 9 months ago

xiaomingge1993 commented 9 months ago

import() cannot import umd files

netlify[bot] commented 9 months ago

Deploy Preview for ffmpegwasm canceled.

Name Link
Latest commit e9e314b4c8ddf2b2548cff651c83756fde2eebbd
Latest deploy log https://app.netlify.com/sites/ffmpegwasm/deploys/65264726485533000808a4c3
jeromewu commented 9 months ago

LGTM, thanks!