ffmpegwasm / ffmpegwasm/ffmpeg.wasm
Failed to compiling `ffmpeg.wasm-core`
- 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**
**My requirement:** compile `ffmpeg.wasm-core` with `--enable-openssl` for https protocol.
**Output I got**
> ERRO[0661] error waiting for container: invalid character 'u' looking for beginning of value
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://github.com/ffmpegwasm/ffmpeg.wasm-core#setup
2. Follow the given steps to compile it.
3. Will get below error.
> ERRO[0661] error waiting for container: invalid character 'u' looking for beginning of value
**Complete logs:** [here](https://docs.google.com/document/d/1BvO9tUhkzAT10QrUSqfjGBwQwlQFaBhNOAQWpQBpguQ/edit?usp=sharing)
**Expected behavior**
Should compile with no error. (warnings are fine you mentioned in steps 😉)
**Screenshots**

**Desktop (please complete the following information):**
- OS: MacOS BigSur (11.2.1)
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.