ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Error when transcode webm to mp4 using ffmpeg.wasm

未关闭
#159 1 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C
星标
17.8k
派生
1.1k
PR 合并指标
30 天内没有已合并 PR

描述

I have this webm file recorded using MediaRecorder in Chrome.
https://cdn.hibervr.com/video/loop3.webm

When I try to transcode it using ffmpeg.wasm, https://github.com/ffmpegwasm/ffmpeg.wasm

Using this codepen, taken from the official site:
https://codepen.io/jeromewu/pen/NWWaMeY

I get this error in the console and the file isn't playable.

net::ERR_REQUEST_RANGE_NOT_SATISFIABLE

Any clues about how to fix it?

It works using other webm files like this.
https://phoboslab.org/files/ffmpeg-mt-fixed/jumparound.webm

**Desktop (please complete the following information):**
- OS: Mac OSX
- Browser Chrome and Firefox
- Chrome Version 88.0.4324.182

I also have posted this here
https://stackoverflow.com/questions/66246072/error-when-transcode-webm-to-mp4-using-ffmpeg-wasm

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。