ffmpegwasm/ffmpeg.wasm

in umi,ffmpeg.load fail,indicate Error: Cannot find module

Open

#552 opened on Aug 16, 2023

 (2 comments) (0 reactions) (0 assignees)C (1,071 forks)batch import
help wanted

Repository metrics

Stars
 (17,474 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Describe the bug

in umi,ffmpeg.load fail,indicate:

Uncaught (in promise) Error: Cannot find module 'blob:http://127.0.0.1:8001/594fd908-516c-4e5e-9160-02a0b11302f5' at node_modules_ffmpeg_ffmpeg_dist_esm_lazy_recursive.js:14:11

To Reproduce Please provide a GitHub link or code snippet.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image image

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

Contributor guide