ffmpegwasm / ffmpegwasm/ffmpeg.wasm

FFmpeg hangs on load and no console errors are displayed

Ouverte
#532 39 commentaires 24 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
C
Étoiles
17.8k
Forks
1.1k
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

**Describe the bug**
ffmpeg hangs on load and no console errors are displayed

**To Reproduce**
Steps to reproduce the behavior:
1. Download or clone the project https://github.com/ffmpegwasm/ffmpeg.wasm/tree/main/apps/react-vite-app
2. Start development (e.g. npm dev)
3. Open network tab in inspect element then click "Load ffmpeg-core"
4. An error shows (not in console, see screenshot) "worker.js?type=module&worker_file 504 Outdated Optimize Dep"

**Expected behavior**
The project should load ffmpeg and convert video from avi to mp4 (e.g. https://ffmpegwasm.netlify.app/video/video-15s.avi)

**Screenshots**
If applicable, add screenshots to help explain your problem.
![image](https://github.com/ffmpegwasm/ffmpeg.wasm/assets/46128658/453f486d-6953-4664-b9b1-1ce64e214162)

**Desktop (please complete the following information):**
- OS: Windows 11
- Browser: Chrome
- Version 115.0.5790.110

**Smartphone (please complete the following information):**
N/A

**Additional context**
N/A

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.