ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Failed to compiling `ffmpeg.wasm-core`

Open
#157 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
17.8k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

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**
Screenshot 2021-02-16 at 2 49 51 PM

**Desktop (please complete the following information):**
- OS: MacOS BigSur (11.2.1)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.